Go to file
anterdc99 121312eed2
Add new special page alias for Traditional Chinese (zh-hant)
What: Added a new Traditional Chinese special page alias "OATH驗證".

Why:
* Space or underscore shouldn't appear, it may cause difficulties on typing,
  especially when it is inconsistent with the alias in Simplified Chinese.
  The underscore in current version was introduced in the commit a08848f.
* "認證" should match "certification", not "authentication", the proper name for
  "authentication" in Traditional Chinese should be "驗證" instead.
  Reference: https://zh.wikipedia.org/wiki/多重要素驗證
* For compatibility, I added the new alias, instead of changing.

Bug: T352000
Change-Id: Ib4c653a80aa65ae6cc847fa116376e0200d9b17d
(cherry picked from commit 6abbbb9cd5)
2023-11-30 03:41:27 +08:00
.phan Send a notification when 2FA is disabled 2022-02-17 00:14:20 -08:00
i18n Localisation updates from https://translatewiki.net. 2023-11-28 08:12:34 +01:00
maintenance Bump minimum required version for upgrade to 1.31 2022-07-11 19:01:36 +02:00
modules/totp build: Updating npm dependencies 2020-01-08 17:35:22 +00:00
sql Drop broken postgres/patch-oathauth_users-drop-id-nextval.sql 2022-09-30 08:18:11 +00:00
src Add missing oathauth-notifications-(dis|en)able-primary messages 2023-11-18 15:34:19 +00:00
tests/phpunit Add basic tests for TOTPKey 2022-02-27 23:01:58 -08:00
.eslintignore build: Remove duplicate eslintignore info from Gruntfile.js 2019-07-15 22:08:27 -04:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-14 04:29:18 +00:00
.gitignore build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint 2019-05-07 09:59:52 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:06 -07:00
.phpcs.xml Avoid wfMessage in special page 2020-12-19 12:16:51 +01:00
.stylelintrc.json Use json extension for .stylelintrc 2017-08-19 10:12:13 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 14:49:59 +00:00
composer.json Update mediawiki/mediawiki-phan-config to 0.11.1 2022-08-02 02:01:41 +01:00
COPYING Add COPYING 2014-01-22 21:34:11 +00:00
extension.json build: Update MediaWiki requirement to 1.39.0 2023-03-13 19:49:43 -04:00
Gruntfile.js build: Updating dependencies 2021-01-30 06:33:24 +00:00
OATHAuth.alias.php Add new special page alias for Traditional Chinese (zh-hant) 2023-11-30 03:41:27 +08:00
package-lock.json build: Updating json5 to 2.2.2 2022-12-29 09:55:15 +00:00
package.json build: Updating npm dependencies 2022-12-04 17:03:38 +00:00
ServiceWiring.php build: Updating dependencies 2021-05-12 03:37:53 +00:00