Siebrand has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/167840

Change subject: Allow overriding the documentation URL
......................................................................

Allow overriding the documentation URL

Reported by Jeblad in several threads on translatewiki.net.

Change-Id: Idda1a8097dde23b352e8cabf846d49e97c5e13d3
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 6 insertions(+), 4 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CommonsMetadata 
refs/changes/40/167840/1

diff --git a/i18n/en.json b/i18n/en.json
index 83604a1..8ab2650 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3,12 +3,13 @@
                "authors": []
        },
        "commonsmetadata-desc": "Extends the \"extmetadata\" property of the 
image information API module to include information stored in image description 
pages that use the templates commonly used on Wikimedia Commons",
+       "commonsmetadata-doc-url": 
"https://commons.wikimedia.org/wiki/Special:MyLanguage/Commons:Machine-readable_data";,
        "commonsmetadata-trackingcategory-no-license": "Files with no 
machine-readable license",
-       "commonsmetadata-trackingcategory-no-license-desc": "The file does not 
have any 
[https://commons.wikimedia.org/wiki/Special:MyLanguage/Commons:Machine-readable_data
 machine-readable] license template.",
+       "commonsmetadata-trackingcategory-no-license-desc": "The file does not 
have any [{{MediaWiki:Commonsmetadata-doc-url}} machine-readable] license 
template.",
        "commonsmetadata-trackingcategory-no-description": "Files with no 
machine-readable description",
-       "commonsmetadata-trackingcategory-no-description-desc": "The file does 
not have a 
[https://commons.wikimedia.org/wiki/Special:MyLanguage/Commons:Machine-readable_data
 machine-readable] information template, or its description field is not filled 
out.",
+       "commonsmetadata-trackingcategory-no-description-desc": "The file does 
not have a [{{MediaWiki:Commonsmetadata-doc-url}} machine-readable] information 
template, or its description field is not filled out.",
        "commonsmetadata-trackingcategory-no-author": "Files with no 
machine-readable author",
-       "commonsmetadata-trackingcategory-no-author-desc": "The file does not 
have a 
[https://commons.wikimedia.org/wiki/Special:MyLanguage/Commons:Machine-readable_data
 machine-readable] information template, or its author field is not filled 
out.",
+       "commonsmetadata-trackingcategory-no-author-desc": "The file does not 
have a [{{MediaWiki:Commonsmetadata-doc-url}} machine-readable] information 
template, or its author field is not filled out.",
        "commonsmetadata-trackingcategory-no-source": "Files with no 
machine-readable source",
-       "commonsmetadata-trackingcategory-no-source-desc": "The file does not 
have a 
[https://commons.wikimedia.org/wiki/Special:MyLanguage/Commons:Machine-readable_data
 machine-readable] information template, or its source field is not filled out."
+       "commonsmetadata-trackingcategory-no-source-desc": "The file does not 
have a [{{MediaWiki:Commonsmetadata-doc-url}} machine-readable] information 
template, or its source field is not filled out."
 }
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 3f93512..cfa240d 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -5,6 +5,7 @@
                ]
        },
        "commonsmetadata-desc": "{{desc}}",
+       "commonsmetadata-doc-url": "URL to documentation on machine readable 
data. This message is available so that non-Wikimedia wikis can override the 
documentation URL if they wish.",
        "commonsmetadata-trackingcategory-no-license": "Name of the tracking 
category for files with no machine-readable license",
        "commonsmetadata-trackingcategory-no-license-desc": "Description of the 
inclusion criteria for the tracking category for files with no machine-readable 
license",
        "commonsmetadata-trackingcategory-no-description": "Name of the 
tracking category for files with no machine-readable description",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idda1a8097dde23b352e8cabf846d49e97c5e13d3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CommonsMetadata
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>

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

Reply via email to