Thiemo Mättig (WMDE) has submitted this change and it was merged.

Change subject: Move Time i18n Messages to corrent i18n file
......................................................................


Move Time i18n Messages to corrent i18n file

Change-Id: I324199fa860c9bf4872b96a3d12f5a08c4cc37d1
---
M lib/WikibaseLib.i18n.php
M repo/Wikibase.i18n.php
2 files changed, 42 insertions(+), 20 deletions(-)

Approvals:
  WikidataJenkins: Verified
  Thiemo Mättig (WMDE): Looks good to me, approved
  jenkins-bot: Checked



diff --git a/lib/WikibaseLib.i18n.php b/lib/WikibaseLib.i18n.php
index 9ef7c6c..28b1860 100644
--- a/lib/WikibaseLib.i18n.php
+++ b/lib/WikibaseLib.i18n.php
@@ -13,6 +13,7 @@
 
 /** English
  * @author Jeroen De Dauw
+ * @author Adam Shorland
  */
 $messages['en'] = array(
        'wikibase-lib-desc' => 'Holds common functionality for the Wikibase and 
Wikibase Client extensions',
@@ -91,6 +92,21 @@
        'datatypes-type-wikibase-item' => 'Item',
        'datatypes-type-commonsMedia' => 'Commons media file',
        'version-wikibase' => 'Wikibase',
+
+       // TimeFormats
+       'wikibase-time-precision-Gannum' => 'in $1 billion years',
+       'wikibase-time-precision-Mannum' => 'in $1 million years',
+       'wikibase-time-precision-annum' => 'in $1 years',
+       'wikibase-time-precision-millennium' => '$1. millennium',
+       'wikibase-time-precision-century' => '$1. century',
+       'wikibase-time-precision-10annum' => '$1s',
+
+       'wikibase-time-precision-BCE-Gannum' => '$1 billion years ago',
+       'wikibase-time-precision-BCE-Mannum' => '$1 million years ago',
+       'wikibase-time-precision-BCE-annum' => '$1 years ago',
+       'wikibase-time-precision-BCE-millennium' => '$1. millennium BCE',
+       'wikibase-time-precision-BCE-century' => '$1. century BCE',
+       'wikibase-time-precision-BCE-10annum' => '$1s BCE',
 );
 
 /** Message documentation (Message documentation)
@@ -291,6 +307,32 @@
 {{Identical|Item}}',
        'datatypes-type-commonsMedia' => 'The name of a data type for media 
files on Wikimedia Commons (proper name, capitalised in English; first letter 
capitalised anyway in this message and relatives).',
        'version-wikibase' => 'Name of the Wikibase extension collection, used 
on [[Special:Version]]',
+
+       'wikibase-time-precision-Gannum' => '!!DO NOT TRANSLATE!! Used to 
present a point in time with the precession of 1 billion of years
+{{Related|Wikibase-time-precision}}',
+       'wikibase-time-precision-Mannum' => '!!DO NOT TRANSLATE!! Used to 
present a point in time with the precession of 1 million of years
+{{Related|Wikibase-time-precision}}',
+       'wikibase-time-precision-annum' => '!!DO NOT TRANSLATE!! Used to 
present a point in time with the precession of 10000 years to 100000 years
+{{Related|Wikibase-time-precision}}',
+       'wikibase-time-precision-millennium' => '!!DO NOT TRANSLATE!! Used to 
present a point in time with the precession of 1000 years
+{{Related|Wikibase-time-precision}}',
+       'wikibase-time-precision-century' => '!!DO NOT TRANSLATE!! Used to 
present a point in time with the precession of 100 years
+{{Related|Wikibase-time-precision}}',
+       'wikibase-time-precision-10annum' => '!!DO NOT TRANSLATE!! Used to 
present a point in time with the precession of 10 years
+{{Related|Wikibase-time-precision}}',
+
+       'wikibase-time-precision-BCE-Gannum' => '!!DO NOT TRANSLATE!! Used to 
present a point in time BCE (before current era) with the precession of 1 
billion of years
+{{Related|Wikibase-time-precision}}',
+       'wikibase-time-precision-BCE-Mannum' => '!!DO NOT TRANSLATE!! Used to 
present a point in time BCE (before current era) with the precession of 1 
million of years
+{{Related|Wikibase-time-precision}}',
+       'wikibase-time-precision-BCE-annum' => '!!DO NOT TRANSLATE!! Used to 
present a point in time BCE (before current era) with the precession of 10000 
years to 100000 years
+{{Related|Wikibase-time-precision}}',
+       'wikibase-time-precision-BCE-millennium' => '!!DO NOT TRANSLATE!! Used 
to present a point in time BCE (before current era) with the precession of 1000 
years
+{{Related|Wikibase-time-precision}}',
+       'wikibase-time-precision-BCE-century' => '!!DO NOT TRANSLATE!! Used to 
present a point in time BCE (before current era) with the precession of 100 
years
+{{Related|Wikibase-time-precision}}',
+       'wikibase-time-precision-BCE-10annum' => '!!DO NOT TRANSLATE!! Used to 
present a point in time BCE (before current era) with the precession of 10 years
+{{Related|Wikibase-time-precision}}',
 );
 
 /** Afrikaans (Afrikaans)
diff --git a/repo/Wikibase.i18n.php b/repo/Wikibase.i18n.php
index 748adee..afe06e3 100644
--- a/repo/Wikibase.i18n.php
+++ b/repo/Wikibase.i18n.php
@@ -461,14 +461,6 @@
        'action-label-update' => 'update labels',
        'action-description-remove' => 'erase descriptions',
        'action-description-update' => 'update descriptions',
-
-       // TimeFormats
-       'wikibase-time-precision-Gannum' => 'in $1 billion years',
-       'wikibase-time-precision-Mannum' => 'in $1 million years',
-       'wikibase-time-precision-annum' => 'in $1 years',
-       'wikibase-time-precision-millennium' => '$1. millennium',
-       'wikibase-time-precision-century' => '$1. century',
-       'wikibase-time-precision-10annum' => '$1s',
 );
 
 /** Message documentation (Message documentation)
@@ -1351,18 +1343,6 @@
        'action-label-update' => '{{doc-action|label-update}}',
        'action-description-remove' => '{{doc-action|description-remove}}',
        'action-description-update' => '{{doc-action|description-update}}',
-       'wikibase-time-precision-Gannum' => 'Used to indicate a timespan in $1 
number of billions of years
-{{Related|Wikibase-time-precision}}',
-       'wikibase-time-precision-Mannum' => 'Used to indicate a timespan in $1 
number of millions of years
-{{Related|Wikibase-time-precision}}',
-       'wikibase-time-precision-annum' => 'Used to indicate a timespan in $1 
number of years
-{{Related|Wikibase-time-precision}}',
-       'wikibase-time-precision-millennium' => 'Used to indicate a timespan in 
$1 number of millennium
-{{Related|Wikibase-time-precision}}',
-       'wikibase-time-precision-century' => 'Used to indicate a timespan in $1 
number of centuries
-{{Related|Wikibase-time-precision}}',
-       'wikibase-time-precision-10annum' => 'Used to indicate a timespan in $1 
number of 10s of years
-{{Related|Wikibase-time-precision}}',
 );
 
 /** Achinese (Acèh)

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I324199fa860c9bf4872b96a3d12f5a08c4cc37d1
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Addshore <addshorew...@gmail.com>
Gerrit-Reviewer: Adrian Lang <adrian.l...@wikimedia.de>
Gerrit-Reviewer: Aude <aude.w...@gmail.com>
Gerrit-Reviewer: Hoo man <h...@online.de>
Gerrit-Reviewer: Jeroen De Dauw <jeroended...@gmail.com>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <thiemo.maet...@wikimedia.de>
Gerrit-Reviewer: WikidataJenkins <wikidata-servi...@wikimedia.de>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to