Dereckson has uploaded a new change for review. https://gerrit.wikimedia.org/r/286281
Change subject: L10n: set "Mesele" as Topic namespace translation in diq ...................................................................... L10n: set "Mesele" as Topic namespace translation in diq According a Zaza language native, "Mewzu" doesn't exist in diq but is a Kurdish word. "Mesele" is preferred. The etymology is Arabic, and mean "principle", further extended to topic. This is a follow-up for 2e96d130. Change-Id: I4e9d7ddc1f90416145fc2ccbc4c1e8cf98d6736f --- M Flow.namespaces.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow refs/changes/81/286281/1 diff --git a/Flow.namespaces.php b/Flow.namespaces.php index 7134a54..f684bea 100644 --- a/Flow.namespaces.php +++ b/Flow.namespaces.php @@ -46,7 +46,7 @@ /** Zazaki */ $namespaceNames['diq'] = array( - NS_TOPIC => 'Mewzu', + NS_TOPIC => 'Mesele', ); /** English */ -- To view, visit https://gerrit.wikimedia.org/r/286281 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4e9d7ddc1f90416145fc2ccbc4c1e8cf98d6736f Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Flow Gerrit-Branch: master Gerrit-Owner: Dereckson <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
