Smuggli has submitted this change and it was merged.

Change subject: i18n: translation tweaks
......................................................................


i18n: translation tweaks

- fix typos (ascending, responsibility, notifications, necessary, etc.)
- PLURAL redundancy

Spotted by Liuxinyu970226 and Chrumps
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Bs-smartlist-sort-asc/en
https://translatewiki.net/w/i.php?title=MediaWiki:Bs-smartlist-tag-smartlist-desc/en&diff=prev&oldid=5663997

Change-Id: Ib6f30b42bdb02fcdd4d089798601ae9c5d7639bb
---
M ExtendedSearch/i18n/en.json
M ExtendedSearch/i18n/qqq.json
M Flexiskin/i18n/en.json
M InsertCategory/InsertCategory.class.php
M InsertFile/InsertFile.class.php
M InsertLink/InsertLink.class.php
M InsertLink/i18n/en.json
M Notifications/i18n/en.json
M PagesVisited/i18n/en.json
M PagesVisited/i18n/qqq.json
M ResponsibleEditors/i18n/en.json
M ResponsibleEditors/i18n/qqq.json
M Review/i18n/en.json
M Review/i18n/qqq.json
M ShoutBox/i18n/en.json
M SmartList/i18n/en.json
M SmartList/i18n/qqq.json
M WantedArticle/i18n/en.json
M WantedArticle/i18n/qqq.json
M WatchList/i18n/en.json
M WatchList/i18n/qqq.json
21 files changed, 28 insertions(+), 28 deletions(-)

Approvals:
  Robert Vogel: Checked; Looks good to me, but someone else must approve
  Smuggli: Verified; Looks good to me, approved



diff --git a/ExtendedSearch/i18n/en.json b/ExtendedSearch/i18n/en.json
index 55bf39f..d694fa4 100644
--- a/ExtendedSearch/i18n/en.json
+++ b/ExtendedSearch/i18n/en.json
@@ -29,7 +29,7 @@
        "bs-extendedsearch-invalid-query": "The query could not be processed.",
        "bs-extendedsearch-nosearchterm": "Please enter a search term.",
        "bs-extendedsearch-result": "Search for \"$1\" found $2 
{{PLURAL:$2|result|results}}.",
-       "bs-extendedsearch-result-caption": "$1 - $2 out of $3 
result{{PLURAL:$3||s}}",
+       "bs-extendedsearch-result-caption": "$1 - $2 out of $3 
{{PLURAL:$3|result|results}}",
        "bs-extendedsearch-search-category": "Search in the categories:",
        "bs-extendedsearch-search-editors": "Search for authors:",
        "bs-extendedsearch-search-help-multiselect": "Hold CTRL key to select 
multiple items.",
diff --git a/ExtendedSearch/i18n/qqq.json b/ExtendedSearch/i18n/qqq.json
index 959ca4c..9e751d3 100644
--- a/ExtendedSearch/i18n/qqq.json
+++ b/ExtendedSearch/i18n/qqq.json
@@ -12,7 +12,7 @@
        "bs-extendedsearch-desc": "Used in 
[{{canonicalurl:Special:WikiAdmin|mode=ExtensionInfo}} 
Special:WikiAdmin?mode=ExtensionInfo], description of extended search 
extension",
        "specialextendedsearch": "Special page name for extended search",
        "prefs-extendedsearch": "Used in 
[{{canonicalurl:Special:WikiAdmin|mode=Preferences}} 
Special:WikiAdmin?mode=Preferences], headline for extended search section in 
preferences.\n{{Identical|Extended search}}",
-       "bs-extendedsearch-category-filter": "Text for 
{{PLURAL:$1|Category|Categories}}: $2\n* $1 - the number of categories - use 
for PLURAL distinction\n* $2 - a comma seperated list of 
categories\n{{Identical|Category}}",
+       "bs-extendedsearch-category-filter": "Text for 
{{PLURAL:$1|Category|Categories}}: $2\n* $1 - the number of categories - use 
for PLURAL distinction\n* $2 - a comma separated list of 
categories\n{{Identical|Category}}",
        "bs-extendedsearch-curl-not-active": "Text for the cURL extension is 
not activated.\n \"cUrl\" is a PHP extension",
        "bs-extendedsearch-error": "Text for error:\n{{Identical|Error}}",
        "bs-extendedsearch-facet-category": "Facet headline for 
category\n{{Identical|Category}}",
@@ -90,7 +90,7 @@
        "bs-extendedsearch-delete-lock": "Anchor text for delete lock file",
        "bs-extendedsearch-warning": "Dialog title for 
warning\n{{Identical|Warning}}",
        "bs-extendedsearch-lockfiletext": "Text for please, only delete the 
lock file if you are sure indexing is not in progress.",
-       "bs-extendedsearch-did-you-mean": "Text for did you mean \"$1\"? $1 is 
a comma sperated list of proposals",
+       "bs-extendedsearch-did-you-mean": "Text for did you mean \"$1\"? $1 is 
a comma separated list of proposals",
        "bs-extendedsearch-ascending": "Text for 
ascending\n{{Identical|Ascending}}",
        "bs-extendedsearch-descending": "Text for 
descending\n{{Identical|Descending}}",
        "bs-extendedsearch-unknown": "Text for unknown\n{{Identical|Unknown}}",
@@ -99,7 +99,7 @@
        "bs-extendedsearch-recentsearchterms": "Headline for recent search 
terms\n{{Identical|Recent search terms}}",
        "bs-extendedsearch-recentsearchtermsdesc": "Text for list of the most 
recent searched terms inside this Wiki sorted by their count.",
        "bs-extendedsearch-no-mlt-found": "Text for no similar pages found.",
-       "bs-extendedsearch-redirect": "Text for redirect from: $1 \n\n* $1 is a 
comma sperated list of redirects",
+       "bs-extendedsearch-redirect": "Text for redirect from: $1 \n\n* $1 is a 
comma separated list of redirects",
        "bs-extendedsearch-totalnoofarticles": "Text for number of pages to 
index: $1 \n\n* $1 is the total number of pages",
        "bs-extendedsearch-more": "Anchor text for more\n{{Identical|More}}",
        "bs-extendedsearch-fewer": "Anchor text for less\n{{Identical|Less}}"
diff --git a/Flexiskin/i18n/en.json b/Flexiskin/i18n/en.json
index afc8d21..8f3dd7b 100644
--- a/Flexiskin/i18n/en.json
+++ b/Flexiskin/i18n/en.json
@@ -5,7 +5,7 @@
                        "Stephan Muggli <mug...@hallowelt.biz>"
                ]
        },
-       "bs-flexiskin-desc": "Adds functionalitiy to create skins",
+       "bs-flexiskin-desc": "Adds functionality to create skins",
        "bs-flexiskin-label": "Skin",
        "bs-flexiskin-defaultname": "Default",
        "bs-flexiskin-defaultdesc": "Default skin template.",
diff --git a/InsertCategory/InsertCategory.class.php 
b/InsertCategory/InsertCategory.class.php
index 8c9095c..a1b9fa3 100644
--- a/InsertCategory/InsertCategory.class.php
+++ b/InsertCategory/InsertCategory.class.php
@@ -60,7 +60,7 @@
                $this->mExtensionType = EXTTYPE::VARIABLE;
                $this->mInfo = array(
                        EXTINFO::NAME        => 'InsertCategory',
-                       EXTINFO::DESCRIPTION => 'Dialogbox to enter a category 
link.',
+                       EXTINFO::DESCRIPTION => 'Dialog box to enter a category 
link.',
                        EXTINFO::AUTHOR      => 'Markus Glaser, Sebastian 
Ulbricht, Stefan Widmann',
                        EXTINFO::VERSION     => 'default',
                        EXTINFO::STATUS      => 'default',
diff --git a/InsertFile/InsertFile.class.php b/InsertFile/InsertFile.class.php
index 7eebc09..42a7141 100644
--- a/InsertFile/InsertFile.class.php
+++ b/InsertFile/InsertFile.class.php
@@ -61,7 +61,7 @@
                $this->mExtensionType = EXTTYPE::VARIABLE;
                $this->mInfo = array(
                        EXTINFO::NAME        => 'InsertFile',
-                       EXTINFO::DESCRIPTION => 'Dialogbox to upload files and 
enter a file link.',
+                       EXTINFO::DESCRIPTION => 'Dialog box to upload files and 
enter a file link.',
                        EXTINFO::AUTHOR      => 'Markus Glaser, Sebastian 
Ulbricht, Robert Vogel',
                        EXTINFO::VERSION     => 'default',
                        EXTINFO::STATUS      => 'default',
diff --git a/InsertLink/InsertLink.class.php b/InsertLink/InsertLink.class.php
index 9b355b8..b84ad34 100644
--- a/InsertLink/InsertLink.class.php
+++ b/InsertLink/InsertLink.class.php
@@ -43,7 +43,7 @@
                $this->mExtensionType = EXTTYPE::VARIABLE;
                $this->mInfo = array(
                        EXTINFO::NAME => 'InsertLink',
-                       EXTINFO::DESCRIPTION => 'Dialogbox to enter a link.',
+                       EXTINFO::DESCRIPTION => 'Dialog box to enter a link.',
                        EXTINFO::AUTHOR => 'Markus Glaser, Sebastian Ulbricht, 
Patric Wirth',
                        EXTINFO::VERSION     => 'default',
                        EXTINFO::STATUS      => 'default',
diff --git a/InsertLink/i18n/en.json b/InsertLink/i18n/en.json
index 37c3aac..5621cd2 100644
--- a/InsertLink/i18n/en.json
+++ b/InsertLink/i18n/en.json
@@ -5,7 +5,7 @@
                        "Stephan Muggli <mug...@hallowelt.biz>"
                ]
        },
-       "bs-insertlink-desc": "Dialogbox to enter a link",
+       "bs-insertlink-desc": "Dialog box to enter a link",
        "bs-insertlink": "Insert link",
        "bs-insertlink-button-title": "Insert/edit link",
        "bs-insertlink-dialog-title": "Insert link",
diff --git a/Notifications/i18n/en.json b/Notifications/i18n/en.json
index b0f1247..976adfd 100644
--- a/Notifications/i18n/en.json
+++ b/Notifications/i18n/en.json
@@ -4,7 +4,7 @@
                        "Swidmann"
                ]
        },
-       "bs-notifications-desc": "Sends notications on user selected changes",
+       "bs-notifications-desc": "Sends notifications on user selected changes",
        "prefs-notifications": "Notifications",
        "prefs-echo-extended": "Advanced system settings",
        "bs-notifications-pref-notifyns": "Only notify for changes in these 
namespaces:",
diff --git a/PagesVisited/i18n/en.json b/PagesVisited/i18n/en.json
index 7a1fe66..0662920 100644
--- a/PagesVisited/i18n/en.json
+++ b/PagesVisited/i18n/en.json
@@ -7,7 +7,7 @@
        "bs-pagesvisited-desc": "Provides a personalized list of the last 
visited pages",
        "prefs-pagesvisited": "Pages visited",
        "bs-pagesvisited-widget-title": "Pages visited",
-       "bs-pagesvisited-error-nsnotvalid": "Given namespace{{PLURAL:$1||s}} 
<code>$2</code> {{PLURAL:$1|is|are}} not valid.",
+       "bs-pagesvisited-error-nsnotvalid": "Given 
{{PLURAL:$1|namespace|namespaces}} <code>$2</code> {{PLURAL:$1|is|are}} not 
valid.",
        "bs-pagesvisited-pref-widgetlimit": "Limit of entries:",
        "bs-pagesvisited-pref-widgetns": "Namespaces:",
        "bs-pagesvisited-pref-widgetsortodr": "Sort by:",
diff --git a/PagesVisited/i18n/qqq.json b/PagesVisited/i18n/qqq.json
index e8df7fc..9c94d5a 100644
--- a/PagesVisited/i18n/qqq.json
+++ b/PagesVisited/i18n/qqq.json
@@ -9,7 +9,7 @@
        "bs-pagesvisited-desc": "Used in 
[{{canonicalurl:Special:WikiAdmin|mode=ExtensionInfo}} 
Special:WikiAdmin?mode=ExtensionInfo], description of pages visited extension",
        "prefs-pagesvisited": "Used in 
[{{canonicalurl:Special:WikiAdmin|mode=Preferences}} 
Special:WikiAdmin?mode=Preferences], headline for pages visited section in 
preferences.\n{{Identical|Pages visited}}",
        "bs-pagesvisited-widget-title": "Widget headline for pages visited\n 
{{Identical|Pages visited}}",
-       "bs-pagesvisited-error-nsnotvalid": "Text for given 
namespace{{PLURAL:$1||s}} <code>$2</code> {{PLURAL:$1|is|are}} not valid. \n $1 
is the number of namespaces for PLURAL distinction \n $2 the namespace or comma 
seperated list of namespaces",
+       "bs-pagesvisited-error-nsnotvalid": "Text for given 
namespace{{PLURAL:$1||s}} <code>$2</code> {{PLURAL:$1|is|are}} not valid. \n $1 
is the number of namespaces for PLURAL distinction \n $2 the namespace or comma 
separated list of namespaces",
        "bs-pagesvisited-pref-widgetlimit": "Option in 
[{{canonicalurl:Special:WikiAdmin|mode=Preferences}} 
Special:WikiAdmin?mode=Preferences], label for limit of entries:",
        "bs-pagesvisited-pref-widgetns": "Option in 
[{{canonicalurl:Special:WikiAdmin|mode=Preferences}} 
Special:WikiAdmin?mode=Preferences], label for 
namespaces:\n{{Identical|Namespace}}",
        "bs-pagesvisited-pref-widgetsortodr": "Option in 
[{{canonicalurl:Special:WikiAdmin|mode=Preferences}} 
Special:WikiAdmin?mode=Preferences], label for sort by:\n{{Identical|Sort by}}",
diff --git a/ResponsibleEditors/i18n/en.json b/ResponsibleEditors/i18n/en.json
index b576b44..005d59c 100644
--- a/ResponsibleEditors/i18n/en.json
+++ b/ResponsibleEditors/i18n/en.json
@@ -21,9 +21,9 @@
        "bs-responsibleeditors-error-ajax-not-allowed": "Access denied. You are 
not authorized to perform this action.",
        "bs-responsibleeditors-contentactions-label": "Change responsibility",
        "bs-responsibleeditors-statebartop-icon-alt": "There is a responsible 
editor for this page",
-       "bs-responsibleeditors-statebarbody-headline": "Responsible 
editor{{PLURAL:$1||s}}",
+       "bs-responsibleeditors-statebarbody-headline": "Responsible 
{{PLURAL:$1|editor|editors}}",
        "bs-responsibleeditors-error-specialpage-given-article-does-not-exist": 
"The given page does not exist.",
-       "bs-responsibleeditors-mail-subject-new-editor": "Responsiblity for 
\"$1\" assigned",
+       "bs-responsibleeditors-mail-subject-new-editor": "Responsibility for 
\"$1\" assigned",
        "bs-responsibleeditors-mail-text-new-editor": "$2 
{{GENDER:$1|assigned}} you to \"$3\". After logging into the wiki you can open 
the page with this link: $4. If you have any questions please refer to $2.",
        "bs-responsibleeditors-mail-subject-former-editor": "Responsibility for 
\"$1\" revoked",
        "bs-responsibleeditors-mail-text-former-editor": "$2 
{{GENDER:$1|revoked}} the responsibility for the page \"$3\". The new 
{{PLURAL:$5|responsible editor is|responsible editors are}}: $4. After logging 
into the wiki you can open the page with this link: $6. If you have any 
questions please refer to $2.",
diff --git a/ResponsibleEditors/i18n/qqq.json b/ResponsibleEditors/i18n/qqq.json
index 2b4f3cc..b1b7584 100644
--- a/ResponsibleEditors/i18n/qqq.json
+++ b/ResponsibleEditors/i18n/qqq.json
@@ -25,10 +25,10 @@
        "bs-responsibleeditors-statebartop-icon-alt": "Image alternativ text 
for there is a responsible editor for this page",
        "bs-responsibleeditors-statebarbody-headline": "Headline for 
responsible editor{{PLURAL:$1||s}} \n $1 is the number of responsible editors 
use for PLURAL distinction",
        "bs-responsibleeditors-error-specialpage-given-article-does-not-exist": 
"Text for the given page does not exist.",
-       "bs-responsibleeditors-mail-subject-new-editor": "Mail subject for 
responsiblity for \"$1\" assigned \n $1 is the page which got assigned",
+       "bs-responsibleeditors-mail-subject-new-editor": "Mail subject for 
responsibility for \"$1\" assigned \n $1 is the page which got assigned",
        "bs-responsibleeditors-mail-text-new-editor": "Mail text for $2 
{{GENDER:$1|assigned}} you to \"$3\". After logging into the wiki you can open 
the page with this link: $4. If you have any questions please refer to $2. \n 
$1 is the username of the user which made the assignment - use for GENDER 
distinction, $2 is the real name of the user which made the assignment, $3 is 
the page which got assigned, $4 is the link URL of the page",
        "bs-responsibleeditors-mail-subject-former-editor": "Mail subject for 
responsibility for \"$1\" revoked \n $1 is the page which got revoked",
-       "bs-responsibleeditors-mail-text-former-editor": "Mail text for $2 
{{GENDER:$1|revoked}} the responsibility for the page \"$3\". The new 
{{PLURAL:$5|responsible editor is|responsible editors are}}: $4. After logging 
into the wiki you can open the page with this link: $6. If you have any 
questions please refer to $2. \n $1 is the username of the user which made the 
revoking - use for GENDER distinction, $2 is the real name of the user which 
made the revoking, $3 is the page which got revoked, $4 are the new responsible 
editors in comma sperated list, $5 the number of new respsonible editors use 
for PLURAL distinction, $6 is the link URL of the page",
+       "bs-responsibleeditors-mail-text-former-editor": "Mail text for $2 
{{GENDER:$1|revoked}} the responsibility for the page \"$3\". The new 
{{PLURAL:$5|responsible editor is|responsible editors are}}: $4. After logging 
into the wiki you can open the page with this link: $6. If you have any 
questions please refer to $2. \n $1 is the username of the user which made the 
revoking - use for GENDER distinction, $2 is the real name of the user which 
made the revoking, $3 is the page which got revoked, $4 are the new responsible 
editors in comma separated list, $5 the number of new respsonible editors use 
for PLURAL distinction, $6 is the link URL of the page",
        "bs-responsibleeditors-mail-subject-re-article-changed": "Mail subject 
for the page \"$1\" has been {{GENDER:$2|edited}} by $3 \n* $1 is the page 
which has been edited,\n* $2 is the username of the user which made the edit - 
use for GENDER distinction,\n* $3 is the real name of the user which made the 
edit",
        "bs-responsibleeditors-mail-text-re-article-changed": "Mail text for 
the page \"$1\" for which you are assigned as a responsible editor has been 
{{GENDER:$2|edited}} by $3. After logging into the wiki you can open the page 
with this link: $4 \n $1 is the page which hass been edited, $2 is the username 
of the user which made the edit - use for GENDER distinction, $3 is the real 
name of the user which made the edit, $4 is the URL of the edited page",
        "bs-responsibleeditors-mail-subject-re-article-deleted": "Mail subject 
for the page \"$1\" has been {{GENDER:$2|deleted}} by $3 \n* $1 is the page 
which has been deleted,\n* $2 is the username of the user which made the 
deletion - use for GENDER distinction, \n* $3 is the real name of the user 
which made the deletion",
diff --git a/Review/i18n/en.json b/Review/i18n/en.json
index 5d18a11..41edc5b 100644
--- a/Review/i18n/en.json
+++ b/Review/i18n/en.json
@@ -22,7 +22,7 @@
        "bs-review-save-removed": "The review was deleted.",
        "bs-review-save-nosteps": "No review steps were entered.",
        "bs-review-save-noid": "No page ID was sent.",
-       "bs-review-save-norights": "You do not have the neccessary permission.",
+       "bs-review-save-norights": "You do not have the necessary permission.",
        "bs-review-review-error": "An unknown error occurred.",
        "bs-review-review-secondtime": "Review could not be found. Maybe, you 
are trying to review the page again.",
        "bs-review-review-saved": "Your vote was saved.",
diff --git a/Review/i18n/qqq.json b/Review/i18n/qqq.json
index 73b57e2..fdac729 100644
--- a/Review/i18n/qqq.json
+++ b/Review/i18n/qqq.json
@@ -23,7 +23,7 @@
        "bs-review-save-removed": "Success message that a review was deleted.",
        "bs-review-save-nosteps": "Error Message that no review steps were 
entered.",
        "bs-review-save-noid": "Error message that no page ID was sent an so 
the review can not be created.",
-       "bs-review-save-norights": "Error message that the user who wants to 
create the review does not have neccessary permission.",
+       "bs-review-save-norights": "Error message that the user who wants to 
create the review does not have necessary permission.",
        "bs-review-review-error": "Error message for an unknown error 
occurred.",
        "bs-review-review-secondtime": "Error message that a review could not 
be found. A possible reason is that the user tries to vote again",
        "bs-review-review-saved": "Success message that the the vote of a user 
was saved.",
diff --git a/ShoutBox/i18n/en.json b/ShoutBox/i18n/en.json
index 3cffd82..2be60f0 100644
--- a/ShoutBox/i18n/en.json
+++ b/ShoutBox/i18n/en.json
@@ -22,7 +22,7 @@
     "bs-shoutbox-archive-failure": "An error occurred while trying to delete 
the entry, please try again.",
     "bs-shoutbox-archive-failure-user": "Entries can only be deleted by their 
author.",
     "bs-shoutbox-switch-description": "Hides shoutbox on this page",
-    "bs-shoutbox-charactersleft": "$1 character{{PLURAL:$1||s}} left",
+    "bs-shoutbox-charactersleft": "$1 {{PLURAL:$1|character|characters}} left",
     "bs-shoutbox-confirm-text": "Do you really want to delete this entry?",
     "bs-shoutbox-confirm-title": "Confirm",
     "bs-shoutbox-entermessage": "Please enter a message.",
diff --git a/SmartList/i18n/en.json b/SmartList/i18n/en.json
index b8268bf..6638a7b 100644
--- a/SmartList/i18n/en.json
+++ b/SmartList/i18n/en.json
@@ -23,14 +23,14 @@
        "bs-smartlist-pref-order": "Order by:",
        "bs-smartlist-pref-sort": "Sort by:",
        "bs-smartlist-pref-shownamespace": "Show page title with namespace",
-       "bs-smartlist-sort-asc": "acsending",
+       "bs-smartlist-sort-asc": "ascending",
        "bs-smartlist-sort-desc": "descending",
        "bs-smartlist-day": "Day",
        "bs-smartlist-week": "Week",
        "bs-smartlist-month": "Month",
        "bs-smartlist-time": "Time",
        "bs-smartlist-title": "Title",
-       "bs-smartlist-tag-smartlist-desc": "Displays configurable informations 
about recent changes.",
+       "bs-smartlist-tag-smartlist-desc": "Displays configurable information 
about recent changes.",
        "bs-smartlist-tag-newbies-desc": "Displays the latest users.",
        "bs-smartlist-tag-toplist-desc": "Displays a list of the most viewed 
pages.",
        "bs-smartlist-mostvisitedpages": "Most viewed pages",
diff --git a/SmartList/i18n/qqq.json b/SmartList/i18n/qqq.json
index feca49c..5ecb8de 100644
--- a/SmartList/i18n/qqq.json
+++ b/SmartList/i18n/qqq.json
@@ -9,7 +9,7 @@
        "prefs-smartlist": "Used in 
[{{canonicalurl:Special:WikiAdmin|mode=Preferences}} 
Special:WikiAdmin?mode=Preferences], headline for smart list section in 
preferences.\n{{Identical|Smart list}}",
        "bs-smartlist-recent-changes": "Headline of recent changes 
list\n{{Identical|Recent changes}}",
        "bs-smartlist-no-entries": "Text message that no entries were found.",
-       "bs-smartlist-invalid-namespaces": "Error message that one or more of 
the given namespaces are invalid.\n*$1 is the number of invalid namespaces - 
use for PLURAL distinction\n*$2 is the invalid namespace or a comma seperated 
list of invalid namepsaces",
+       "bs-smartlist-invalid-namespaces": "Error message that one or more of 
the given namespaces are invalid.\n*$1 is the number of invalid namespaces - 
use for PLURAL distinction\n*$2 is the invalid namespace or a comma separated 
list of invalid namepsaces",
        "bs-smartlist-comment": "Text message for comment section for every 
entry.\n*$1 is the comment\n{{Identical|Comment}}",
        "bs-smartlist-pref-count": "Option in 
[{{canonicalurl:Special:WikiAdmin|mode=Preferences}} 
Special:WikiAdmin?mode=Preferences], label for number of entries:",
        "bs-smartlist-pref-comments": "Option in 
[{{canonicalurl:Special:WikiAdmin|mode=Preferences}} 
Special:WikiAdmin?mode=Preferences], checkbox label for show comment",
diff --git a/WantedArticle/i18n/en.json b/WantedArticle/i18n/en.json
index 6ff995b..b39e993 100644
--- a/WantedArticle/i18n/en.json
+++ b/WantedArticle/i18n/en.json
@@ -22,7 +22,7 @@
        "bs-wantedarticle-tag-wantedarticle-desc-param-title": 
"<code>title</code>: Headline.",
        "bs-wantedarticle-tag-wantedarticle-desc-param-order": 
"<code>order</code>: Sort order <code>ASC</code> 
({{int:bs-wantedarticle-pref-order-asc}}) or <code>DESC</code> 
({{int:bs-wantedarticle-pref-order-desc}})",
        "bs-wantedarticle-tag-wantedarticle-desc-param-sort": 
"<code>sort</code>: Sort by <code>title</code> or <code>time</code>.",
-       "bs-wantedarticle-tag-wantedarticle-desc-param-type": 
"<code>type</code>: Output format <code>list</code> or <code>quene</code> 
(comma seperated).",
+       "bs-wantedarticle-tag-wantedarticle-desc-param-type": 
"<code>type</code>: Output format <code>list</code> or <code>quene</code> 
(comma separated).",
        "bs-wantedarticle-tag-more-linktext": "More ...",
        "bs-wantedarticle-tag-default-title": "Wanted pages",
        "bs-wantedarticle-pref-includelimit": "Number of suggestions:",
@@ -39,5 +39,5 @@
        "bs-wantedarticle-create-page": "Create page \"$1\".",
        "bs-wantedarticle-suggest-page": "Suggest page \"$1\".",
        "bs-wantedarticle-info-nothing-entered": "Please provide a valid page 
title.",
-       "bs-wantedarticle-title-invalid-chars": "The following 
character{{PLURAL:$1| is|s are}} not valid for use in a page title: $2"
+       "bs-wantedarticle-title-invalid-chars": "The following 
{{PLURAL:$1|character is|characters are}} not valid for use in a page title: $2"
 }
diff --git a/WantedArticle/i18n/qqq.json b/WantedArticle/i18n/qqq.json
index bd266e6..b19cf08 100644
--- a/WantedArticle/i18n/qqq.json
+++ b/WantedArticle/i18n/qqq.json
@@ -28,7 +28,7 @@
        "bs-wantedarticle-tag-wantedarticle-desc-param-title": "Text for 
<code>title</code>: Headline. \n \"title\" has to be lowercase",
        "bs-wantedarticle-tag-wantedarticle-desc-param-order": "Text for 
<code>order</code>: Sort order <code>ASC</code> 
({{int:bs-wantedarticle-pref-order-asc}}) or <code>DESC</code> 
({{int:bs-wantedarticle-pref-order-desc}}) \n \"order\" has to be lowercase",
        "bs-wantedarticle-tag-wantedarticle-desc-param-sort": "Text for 
<code>sort</code>: Sort by <code>title</code> or <code>time</code>. \n \"sort\" 
has to be lowercase",
-       "bs-wantedarticle-tag-wantedarticle-desc-param-type": "Text for 
<code>type</code>: Output format <code>list</code> or <code>quene</code> (comma 
seperated). \n \"type\" has to be lowercase",
+       "bs-wantedarticle-tag-wantedarticle-desc-param-type": "Text for 
<code>type</code>: Output format <code>list</code> or <code>quene</code> (comma 
separated). \n \"type\" has to be lowercase",
        "bs-wantedarticle-tag-more-linktext": "Text for more 
...\n{{Identical|More}}",
        "bs-wantedarticle-tag-default-title": "Text for wanted 
pages.\n{{Identical|Wanted page}}",
        "bs-wantedarticle-pref-includelimit": "Option in 
[{{canonicalurl:Special:WikiAdmin|mode=Preferences}} 
Special:WikiAdmin?mode=Preferences], label for number of suggestions:",
@@ -45,5 +45,5 @@
        "bs-wantedarticle-create-page": "Text for create page \"$1\". $1 is the 
entered page name\n{{Identical|Create page}}",
        "bs-wantedarticle-suggest-page": "Test for suggest page \"$1\". $1 is 
the entered page name",
        "bs-wantedarticle-info-nothing-entered": "Text for please provide a 
valid page title.",
-       "bs-wantedarticle-title-invalid-chars": "Text for the following 
character{{PLURAL:$1| is|s are}} not valid for use in a page title: $2\n $1 is 
the number of characters which are not valid - use for PLURAL distinction, $2 
is a comma seperated list of invalid characters"
+       "bs-wantedarticle-title-invalid-chars": "Text for the following 
character{{PLURAL:$1| is|s are}} not valid for use in a page title: $2\n $1 is 
the number of characters which are not valid - use for PLURAL distinction, $2 
is a comma separated list of invalid characters"
 }
diff --git a/WatchList/i18n/en.json b/WatchList/i18n/en.json
index 2ae70bd..cd4460c 100644
--- a/WatchList/i18n/en.json
+++ b/WatchList/i18n/en.json
@@ -10,5 +10,5 @@
        "bs-watchlist-pref-widgetsortodr": "Sort by:",
        "bs-watchlist-pref-sort-time": "Time",
        "bs-watchlist-pref-sort-title": "Title",
-       "bs-watchlist-tag-watchlist-desc": "Creates a list of pages which are 
on your watchlist and have a non sighted change."
+       "bs-watchlist-tag-watchlist-desc": "Creates a list of pages which are 
on your watchlist and have a non-sighted change."
 }
diff --git a/WatchList/i18n/qqq.json b/WatchList/i18n/qqq.json
index 2d8fed4..d5bdae0 100644
--- a/WatchList/i18n/qqq.json
+++ b/WatchList/i18n/qqq.json
@@ -12,5 +12,5 @@
        "bs-watchlist-pref-widgetsortodr": "Option in 
[{{canonicalurl:Special:WikiAdmin|mode=Preferences}} 
Special:WikiAdmin?mode=Preferences], label for sort by\n{{Identical|Sort by}}",
        "bs-watchlist-pref-sort-time": "Option in 
[{{canonicalurl:Special:WikiAdmin|mode=Preferences}} 
Special:WikiAdmin?mode=Preferences], option for time\n{{Identical|Time}}",
        "bs-watchlist-pref-sort-title": "Option in 
[{{canonicalurl:Special:WikiAdmin|mode=Preferences}} 
Special:WikiAdmin?mode=Preferences], option for title\n{{Identical|Title}}",
-       "bs-watchlist-tag-watchlist-desc": "Used in InsertMagic extension, tag 
description for creates a list of pages which are on your watchlist and have a 
non sighted change."
+       "bs-watchlist-tag-watchlist-desc": "Used in InsertMagic extension, tag 
description for creates a list of pages which are on your watchlist and have a 
non-sighted change."
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib6f30b42bdb02fcdd4d089798601ae9c5d7639bb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <shirayuk...@gmail.com>
Gerrit-Reviewer: Mglaser <gla...@hallowelt.biz>
Gerrit-Reviewer: Pigpen <reym...@hallowelt.biz>
Gerrit-Reviewer: Robert Vogel <vo...@hallowelt.biz>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: Smuggli <mug...@hallowelt.biz>

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

Reply via email to