core: replace "web site" by "website"
This commit is contained in:
parent
fe586ae662
commit
dd0b3c5692
@ -65,7 +65,7 @@ instead.
|
||||
== Translations
|
||||
|
||||
Pull requests on GitHub for fixes or new translations are welcome at any
|
||||
time, for https://github.com/weechat/weechat[WeeChat] and the web site
|
||||
time, for https://github.com/weechat/weechat[WeeChat] and the website
|
||||
https://github.com/weechat/weechat.org[weechat.org].
|
||||
|
||||
To start a translation in a new language (not yet supported), please look at
|
||||
|
@ -3247,7 +3247,7 @@ One-time passwords can be generated with applications, for example:
|
||||
* FreeOTP:
|
||||
https://play.google.com/store/apps/details?id=org.fedorahosted.freeotp[Android],
|
||||
https://itunes.apple.com/fr/app/freeotp-authenticator/id872559395[iOS]
|
||||
(https://freeotp.github.io/[web site])
|
||||
(https://freeotp.github.io/[website])
|
||||
* Google Authenticator:
|
||||
https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2[Android],
|
||||
https://itunes.apple.com/fr/app/google-authenticator/id388497605[iOS]
|
||||
|
@ -43,7 +43,7 @@ scripts::
|
||||
the _official_ scripts submitted on weechat.org
|
||||
|
||||
weechat.org::
|
||||
source of WeeChat web site: https://weechat.org/
|
||||
source of WeeChat website: https://weechat.org/
|
||||
|
||||
weercd::
|
||||
IRC testing server
|
||||
|
@ -3174,7 +3174,7 @@ One-time passwords can be generated with applications, for example:
|
||||
* FreeOTP:
|
||||
https://play.google.com/store/apps/details?id=org.fedorahosted.freeotp[Android],
|
||||
https://itunes.apple.com/fr/app/freeotp-authenticator/id872559395[iOS]
|
||||
(https://freeotp.github.io/[web site])
|
||||
(https://freeotp.github.io/[website])
|
||||
* Google Authenticator:
|
||||
https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2[Android],
|
||||
https://itunes.apple.com/fr/app/google-authenticator/id388497605[iOS]
|
||||
|
@ -3387,7 +3387,7 @@ One-time passwords can be generated with applications, for example:
|
||||
* FreeOTP:
|
||||
https://play.google.com/store/apps/details?id=org.fedorahosted.freeotp[Android],
|
||||
https://itunes.apple.com/fr/app/freeotp-authenticator/id872559395[iOS]
|
||||
(https://freeotp.github.io/[web site])
|
||||
(https://freeotp.github.io/[website])
|
||||
* Google Authenticator:
|
||||
https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2[Android],
|
||||
https://itunes.apple.com/fr/app/google-authenticator/id388497605[iOS]
|
||||
|
@ -3169,7 +3169,7 @@ One-time passwords can be generated with applications, for example:
|
||||
* FreeOTP:
|
||||
https://play.google.com/store/apps/details?id=org.fedorahosted.freeotp[Android],
|
||||
https://itunes.apple.com/fr/app/freeotp-authenticator/id872559395[iOS]
|
||||
(https://freeotp.github.io/[web site])
|
||||
(https://freeotp.github.io/[website])
|
||||
* Google Authenticator:
|
||||
https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2[Android],
|
||||
https://itunes.apple.com/fr/app/google-authenticator/id388497605[iOS]
|
||||
|
@ -3200,7 +3200,7 @@ One-time passwords can be generated with applications, for example:
|
||||
* FreeOTP:
|
||||
https://play.google.com/store/apps/details?id=org.fedorahosted.freeotp[Android],
|
||||
https://itunes.apple.com/fr/app/freeotp-authenticator/id872559395[iOS]
|
||||
(https://freeotp.github.io/[web site])
|
||||
(https://freeotp.github.io/[website])
|
||||
* Google Authenticator:
|
||||
https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2[Android],
|
||||
https://itunes.apple.com/fr/app/google-authenticator/id388497605[iOS]
|
||||
|
@ -424,7 +424,7 @@ irc_ctcp_replace_variables (struct t_irc_server *server, const char *format)
|
||||
}
|
||||
|
||||
/*
|
||||
* $site: WeeChat web site, example:
|
||||
* $site: WeeChat website, example:
|
||||
* https://weechat.org/
|
||||
*/
|
||||
info = weechat_info_get ("weechat_site", "");
|
||||
|
Loading…
x
Reference in New Issue
Block a user