Addshore has submitted this change and it was merged.

Change subject: Fix spelling (overrode, millennia, etc.)
......................................................................


Fix spelling (overrode, millennia, etc.)

* Replace "interlanguagelink" by "internalguage link"
* Replace "overrided" by "overrode"
* Replace "formating" by "formatting"
* Replace "millenia" by "millennia"

Change-Id: I4eb2760ada6e8d3c922c5e554dbe0db547086909
---
M client/WikibaseClient.i18n.php
M repo/Wikibase.i18n.php
M repo/includes/Autocomment.php
3 files changed, 6 insertions(+), 6 deletions(-)

Approvals:
  Addshore: Verified; Looks good to me, approved



diff --git a/client/WikibaseClient.i18n.php b/client/WikibaseClient.i18n.php
index 2710e7c..82f2681 100644
--- a/client/WikibaseClient.i18n.php
+++ b/client/WikibaseClient.i18n.php
@@ -67,8 +67,8 @@
        'wikibase-unconnectedpages-submit' => 'Go',
        'wikibase-unconnectedpages-invalid-language' => '"$1" is not a valid 
language code.',
        'wikibase-unconnectedpages-page-warning' => 'The page title could not 
be used for the query and is ignored.',
-       'wikibase-unconnectedpages-iwdata-label' => 'Only pages with 
interlanguagelinks',
-       'wikibase-unconnectedpages-format-row' => '($1 
{{PLURAL:$1|interlanguagelink|interlanguagelinks}} on the page)',
+       'wikibase-unconnectedpages-iwdata-label' => 'Only pages with 
interlanguage links',
+       'wikibase-unconnectedpages-format-row' => '($1 
{{PLURAL:$1|interlanguage link|interlanguage links}} on the page)',
        'wikibase-pageinfo-entity-id' => 'Wikidata Item ID',
        'wikibase-pageinfo-entity-id-none' => 'None',
        'wikibase-property-render-error' => 'Failed to render property $1: $2'
diff --git a/repo/Wikibase.i18n.php b/repo/Wikibase.i18n.php
index ff1f789..620a8bb 100644
--- a/repo/Wikibase.i18n.php
+++ b/repo/Wikibase.i18n.php
@@ -331,7 +331,7 @@
        'wikibase-property-summary-wbcreate-new' => 'Created a new property', 
// legacy, backwards compatibility
        'wikibase-property-summary-wbeditentity-create' => 'Created a new 
property',
        'wikibase-property-summary-wbeditentity-update' => 'Updated a property',
-       'wikibase-property-summary-wbeditentity-override' => 'Overrided a 
property',
+       'wikibase-property-summary-wbeditentity-override' => 'Overrode a 
property',
        'wikibase-property-summary-wbsetlabel-set' => 'Changed [$2] label',
        'wikibase-property-summary-wbsetlabel-remove' => 'Removed [$2] label',
        'wikibase-property-summary-wbsetdescription-set' => 'Changed [$2] 
description',
@@ -378,12 +378,12 @@
        'wikibase-listdatatypes-string-body' => 'Literal data field for a 
string of glyphs. Typical use are identifiers that have written forms which do 
not depend on the language of the reader.
 * value – explicit value for the language specific variant string',
        'wikibase-listdatatypes-time-head' => 'Time',
-       'wikibase-listdatatypes-time-body' => 'Literal data field for a time 
value. Given as a time with some precision and boundaries. The time is always 
saved internally in the Proleptic Gregorian format, but can use other formats 
during parsing and formating.(?)
+       'wikibase-listdatatypes-time-body' => 'Literal data field for a time 
value. Given as a time with some precision and boundaries. The time is always 
saved internally in the Proleptic Gregorian format, but can use other formats 
during parsing and formatting.(?)
 * time – explicit value for point in time, represented per ISO8601, the year 
always having 11 digits and the date always being signed, in the format 
+00000002013-01-01T00:00:00Z
 * timezone – explicit value as a signed integer. Timezone information as an 
offset from UTC in minutes.
 * before – explicit integer value for how many units after the given time it 
could be. The unit is given by the precision.
 * after – explicit integer value for how many units before the given time it 
could be. The unit is given by the precision.
-* precision – explicit value encoded in a shortint. The numbers have the 
following meaning: 0 - billion years, 1 - hundred million years, ..., 6 - 
millenia, 7 - century, 8 - decade, 9 - year, 10 - month, 11 - day, 12 - hour, 
13 - minute, 14 - second.
+* precision – explicit value encoded in a shortint. The numbers have the 
following meaning: 0 - billion years, 1 - hundred million years, ..., 6 - 
millennia, 7 - century, 8 - decade, 9 - year, 10 - month, 11 - day, 12 - hour, 
13 - minute, 14 - second.
 * calendarmodel – explicit value given as a URI. It will identify the calendar 
model that should be used to display this time value.',
        //content model names
        'content-model-wikibase-item' => 'Wikibase item',
diff --git a/repo/includes/Autocomment.php b/repo/includes/Autocomment.php
index 3d5c1bd..c128e6c 100644
--- a/repo/includes/Autocomment.php
+++ b/repo/includes/Autocomment.php
@@ -60,7 +60,7 @@
        }
 
        /**
-        * Pretty formating of autocomments.
+        * Pretty formatting of autocomments.
         *
         * Note that this function does _not_ use $title and $local but
         * could use them if links should be created that points to something.

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4eb2760ada6e8d3c922c5e554dbe0db547086909
Gerrit-PatchSet: 4
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <[email protected]>
Gerrit-Reviewer: Addshore <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to