aboutsummaryrefslogtreecommitdiffstats
path: root/languages/i18n/wls.json
diff options
context:
space:
mode:
authorJon Robson <jdlrobson@gmail.com>2022-03-07 07:55:14 -0800
committerJon Robson <jdlrobson@gmail.com>2022-03-07 08:59:32 -0800
commit40d041e0642dec08bfc00e07390e2d598e1baf03 (patch)
tree2c8a5269fb27503249280c0ee926e41eac97d15a /languages/i18n/wls.json
parent595f1e379ba7f51c8435ef1114fc94a2777283ff (diff)
downloadmediawikicore-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/wls.json')
-rw-r--r--languages/i18n/wls.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/languages/i18n/wls.json b/languages/i18n/wls.json
index 6e7b77a623a3..4f4de95f569b 100644
--- a/languages/i18n/wls.json
+++ b/languages/i18n/wls.json
@@ -528,5 +528,7 @@
"randomrootpage": "Pāsina 'uluaki ne'e hoko fili",
"view-view-foreign": "Sio ki ai i te $1",
"view-create-local": "Tohi he fakamahino",
- "nstab-mainpage": "Pāsina tāfito"
+ "nstab-mainpage": "Pāsina tāfito",
+ "skin-action-delete": "Molehi",
+ "skin-action-move": "Fetogi higoa"
}