jenkins-bot has submitted this change and it was merged.

Change subject: Urdu namespace l10n
......................................................................


Urdu namespace l10n

Topic namespace: موضوع

Bug: T108479
Change-Id: I06269909d69be1030a9851ab044be3a62d4fcf10
---
M Flow.namespaces.php
1 file changed, 5 insertions(+), 0 deletions(-)

Approvals:
  Catrope: Looks good to me, approved
  Glaisher: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/Flow.namespaces.php b/Flow.namespaces.php
index 775efe9..7412c45 100644
--- a/Flow.namespaces.php
+++ b/Flow.namespaces.php
@@ -114,6 +114,11 @@
        NS_TOPIC =>  'Тема',
 );
 
+/** Urdu */
+$namespaceNames['ur'] = array(
+       NS_TOPIC =>  'موضوع',
+);
+
 /** Yiddish */
 $namespaceNames['yi'] = array(
        NS_TOPIC =>  'טעמע',

-- 
To view, visit https://gerrit.wikimedia.org/r/230312
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I06269909d69be1030a9851ab044be3a62d4fcf10
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Dereckson <[email protected]>
Gerrit-Reviewer: Aharon Varady <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: EBernhardson <[email protected]>
Gerrit-Reviewer: Glaisher <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to