jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/633752 )

Change subject: Update licenseTemplates for Arabic (ar)
......................................................................

Update licenseTemplates for Arabic (ar)

Change-Id: I5779a93a005f2e3e17a0c9a517e1b803072994bc
---
M scripts/imagetransfer.py
1 file changed, 8 insertions(+), 0 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/scripts/imagetransfer.py b/scripts/imagetransfer.py
index 6e539d6..b315916 100755
--- a/scripts/imagetransfer.py
+++ b/scripts/imagetransfer.py
@@ -71,6 +71,14 @@
 # Translations for license templates.
 # Must only be given when they are in fact different.
 licenseTemplates = {
+    ('wikipedia:ar', 'commons:commons'): {
+        'رخصة جنو للوثائق الحرة': 'GFDL',
+        'رخصة جنو للوثائق الحرة - شخصي': 'GFDL-self',
+        'ملكية عامة': 'PD',
+        'ملكية عامة - شخصي': 'PD-self',
+        'ملكية عامة - فن': 'PD-Art',
+        'ملكية عامة - الحكومة الأمريكية': 'PD-USGov',
+    },
     ('wikipedia:de', 'commons:commons'): {
         'Bild-GFDL': 'GFDL',
         'Bild-GFDL-OpenGeoDB': 'GFDL-OpenGeoDB',

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/633752
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I5779a93a005f2e3e17a0c9a517e1b803072994bc
Gerrit-Change-Number: 633752
Gerrit-PatchSet: 2
Gerrit-Owner: Meno25 <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-CC: Mpaa <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to