diff options
author | Jon Robson <jdlrobson@gmail.com> | 2022-03-07 07:55:14 -0800 |
---|---|---|
committer | Jon Robson <jdlrobson@gmail.com> | 2022-03-07 08:59:32 -0800 |
commit | 40d041e0642dec08bfc00e07390e2d598e1baf03 (patch) | |
tree | 2c8a5269fb27503249280c0ee926e41eac97d15a /languages/i18n/nan.json | |
parent | 595f1e379ba7f51c8435ef1114fc94a2777283ff (diff) | |
download | mediawikicore-40d041e0642dec08bfc00e07390e2d598e1baf03.tar.gz mediawikicore-40d041e0642dec08bfc00e07390e2d598e1baf03.zip |
Introduces skin- prefixed message key for nav items
This takes precedent over the other messages e.g. action-protect
Since only 3 messages clash with the protection forms, only 3 are
ported for now.
The action-protect, action-move and action-undelete are reverted
to their old values as they were in
98fa55566a9df1d6dd74654979f890d75c602220
Bug: T303012
Change-Id: I5594ba4d1a60d141dbcc5ac3bd97428f765709d6
Diffstat (limited to 'languages/i18n/nan.json')
-rw-r--r-- | languages/i18n/nan.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/languages/i18n/nan.json b/languages/i18n/nan.json index 07786633c7c9..70a154bf280b 100644 --- a/languages/i18n/nan.json +++ b/languages/i18n/nan.json @@ -1245,5 +1245,9 @@ "view-view-foreign": "tī $1 hiah khoàⁿ", "view-create-local": "ka chhit-tah--ê soat-bêng", "nstab-mainpage": "Thâu-ia̍h", - "view-edit-local": "改這位的說明" + "view-edit-local": "改這位的說明", + "skin-action-protect": "Pó-hō͘", + "skin-action-undelete": "chhú-siau thâi tiàu", + "skin-action-delete": "Thâi", + "skin-action-move": "Sóa khì" } |