[MediaWiki-commits] [Gerrit] operations/puppet[production]: [Planet Wikimedia] Remove EndPoint from English planet feeds

2017-11-12 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/390873 )

Change subject: [Planet Wikimedia] Remove EndPoint from English planet feeds
..

[Planet Wikimedia] Remove EndPoint from English planet feeds

The tag feeds disappeared and now it's spamming the whole blog.

Change-Id: I2ac77864f6edca545d6a93bd4f1896c02be545ec
---
M modules/planet/templates/feeds/en_config.erb
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/73/390873/1

diff --git a/modules/planet/templates/feeds/en_config.erb 
b/modules/planet/templates/feeds/en_config.erb
index 7e9fad1..bf78459 100644
--- a/modules/planet/templates/feeds/en_config.erb
+++ b/modules/planet/templates/feeds/en_config.erb
@@ -482,9 +482,6 @@
 [https://blog.legoktm.com/feeds/mediawiki.atom.xml]
 name=User:Legoktm
 
-[http://blog.endpoint.com/feeds/posts/default/-/mediawiki/]
-name=Greg Sabino Mullane
-
 [http://thewikipedian.net/feed/]
 name=William Beutler
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2ac77864f6edca545d6a93bd4f1896c02be545ec
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: Add support for Dissemin

2017-10-22 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/385924 )

Change subject: Add support for Dissemin
..

Add support for Dissemin

Bug: T178784
Change-Id: I674db4dd2ee634c36d6679ff974c3bcecee91578
---
M TranslateSettings.php
M bin/EXTERNAL-PROJECTS
M bin/REPONG-PROJECTS
M bin/nike-export-all
A groups/Dissemin/Dissemin.yaml
M repoconfig.commit.json
M repoconfig.json
7 files changed, 92 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/24/385924/1

diff --git a/TranslateSettings.php b/TranslateSettings.php
index 9ddabf7..61a934b 100644
--- a/TranslateSettings.php
+++ b/TranslateSettings.php
@@ -30,6 +30,10 @@
'title' => '[[%MESSAGE%]] i18n issue',
'description' => "\n\n\n**URL**: 
[[https://translatewiki.net/wiki/%MESSAGE%]];,
 ];
+$githubParams = [
+   'title' => '[[%MESSAGE%]] i18n issue',
+   'body' => "[**URL**](https://translatewiki.net/wiki/%MESSAGE%)",
+]
 $phabUrl = 'https://phabricator.wikimedia.org/maniphest/task/edit/form/1/';
 $wgTranslateSupportUrl = [
'page' => 'Support',
@@ -455,3 +459,12 @@
'page' => 'Translating_talk:Oppia',
'params' => $lqtParams,
 ];
+
+wfAddNamespace( 1272, 'Dissemin' );
+$wgCapitalLinkOverrides[NS_DISSEMIN] = false;
+$wgCapitalLinkOverrides[NS_DISSEMIN_TALK] = false;
+$wgTranslateGroupFiles[] = "$GROUPS/Dissemin/Dissemin.yaml";
+$wgTranslateSupportUrlNamespace[NS_DISSEMIN] = [
+   'url' => 'https://github.com/dissemin/dissemin/issues/new',
+   'params' => $githubParams,
+];
diff --git a/bin/EXTERNAL-PROJECTS b/bin/EXTERNAL-PROJECTS
index 5acf7c0..3a66d5a 100644
--- a/bin/EXTERNAL-PROJECTS
+++ b/bin/EXTERNAL-PROJECTS
@@ -4,6 +4,7 @@
 commons-android
 copypatrol
 crosswatch
+dissemin
 entryscape
 eol
 etherpad-lite
diff --git a/bin/REPONG-PROJECTS b/bin/REPONG-PROJECTS
index d5ac59f..d4a232a 100644
--- a/bin/REPONG-PROJECTS
+++ b/bin/REPONG-PROJECTS
@@ -4,6 +4,7 @@
 commons-android
 copypatrol
 crosswatch
+dissemin
 eol
 entryscape
 etherpad-lite
diff --git a/bin/nike-export-all b/bin/nike-export-all
index 23bdd30..750efe8 100755
--- a/bin/nike-export-all
+++ b/bin/nike-export-all
@@ -16,6 +16,7 @@
 commons-android
 copypatrol
 crosswatch
+dissemin
 entryscape
 eol
 etherpad-lite
diff --git a/groups/Dissemin/Dissemin.yaml b/groups/Dissemin/Dissemin.yaml
new file mode 100644
index 000..9631f8e
--- /dev/null
+++ b/groups/Dissemin/Dissemin.yaml
@@ -0,0 +1,58 @@
+BASIC:
+  id: dissemin
+  label: Dissemin
+  icon: wiki://Dissemin_blue_logo.png
+  description: "{{Special:MyLanguage/Translations:Group 
descriptions/dissemin/en}}"
+  namespace: NS_DISSEMIN
+  meta: yes
+  class: AggregateMessageGroup
+
+GROUPS:
+  - dissemin-website
+  - dissemin-papers
+
+---
+BASIC:
+  id: dissemin-website
+  label: Dissemin website
+  icon: wiki://Dissemin_blue_logo.png
+  description: "{{Special:MyLanguage/Translations:Group 
descriptions/dissemin/en}}"
+  namespace: NS_DISSEMIN
+  class: FileBasedMessageGroup
+  codeBrowser: 
"https://github.com/dissemin/dissemin/blob/master/locale/%FILE%#L%LINE%;
+
+MANGLER:
+  class: StringMatcher
+  patterns:
+- "*"
+
+FILES:
+  class: GettextFFS
+  sourcePattern: "%GROUPROOT%/dissemin/locale/%CODE%/LC_MESSAGES/django.po"
+  definitionFile: "%GROUPROOT%/dissemin/locale/django.pot"
+
+  header: |
+# This file is part of the Dissemin Project
+# This file is distributed under the same license as the Dissemin package.
+#
+
+---
+BASIC:
+  id: dissemin-papers
+  label: Dissemin papers
+  icon: wiki://Dissemin_blue_logo.png
+  description: "{{Special:MyLanguage/Translations:Group 
descriptions/dissemin/en}}"
+  namespace: NS_DISSEMIN
+  class: FileBasedMessageGroup
+  codeBrowser: 
"https://github.com/dissemin/dissemin/blob/master/locale/%FILE%#L%LINE%;
+
+MANGLER:
+  class: StringMatcher
+  prefix: papers-
+  patterns:
+- "*"
+
+FILES:
+  class: GettextFFS
+  sourcePattern: "%GROUPROOT%/dissemin/locale/%CODE%/LC_MESSAGES/djangojs.po"
+  definitionFile: "%GROUPROOT%/dissemin/locale/djangojs.pot"
diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index a9b67e7..f169447 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -61,6 +61,15 @@
}
}
},
+   "dissemin": {
+   "group": "dissemin",
+   "repos": {
+   "dissemin": {
+   "type": "github",
+   "url": "g...@github.com:dissemin/dissemin.git"
+   }
+   }
+   },
"eol": {
"group": "out-eol-*",
"repos": {
diff --git a/repoconfig.json b/repoconfig.json
index abb2b38..3a6db28 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -61,6 +61,15 @@
}
}
},
+   "dissemin": {
+   

[MediaWiki-commits] [Gerrit] mediawiki...ArticlePlaceholder[master]: [WIP] Identify some places where the lang attribute would be...

2017-06-14 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/358998 )

Change subject: [WIP] Identify some places where the lang attribute would be 
needed
..

[WIP] Identify some places where the lang attribute would be needed

Bug: T167872
Change-Id: I379183458f51fdbc6c9d607fc3806a7c916eddf8
---
M docs/display.wiki
M includes/AboutTopicRenderer.php
M includes/Lua/mw.ext.articlePlaceholder.entityRenderer.lua
M includes/Lua/mw/ext/articlePlaceholder/labelRenderer.lua
M includes/Lua/mw/ext/articlePlaceholder/statementListRenderer.lua
M includes/Lua/mw/ext/articlePlaceholder/statementRenderer.lua
6 files changed, 36 insertions(+), 17 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ArticlePlaceholder 
refs/changes/98/358998/1

diff --git a/docs/display.wiki b/docs/display.wiki
index afe9fef..407c56d 100644
--- a/docs/display.wiki
+++ b/docs/display.wiki
@@ -11,11 +11,11 @@
 
 == Default functions ==
 
-The functions, that can be get and set in the Module:AboutTopic are depending 
on each other.
-Therefore it might be useful to read through the default functions' 
documentation when overwriting these.
+In the Module:AboutTopic, the functions which can be get and set depend on 
each other.
+Therefore it might be useful to read through the default functions' 
documentation when overwriting them.
 
 The topImageRenderer( entity, propertyId, orientationImage ) 
renders the image on the top right (in left to right languages) and takes a 
table and two strings as arguments. It is one of the four functions the 
renderEntity() calls.
-In case a community decided that all top images should be exchanged with a 
certain kitten image the topImageRenderer would be overwritten using the 
function getTopImageRenderer and the module Module:AboutTopic would look like 
the following:
+In case a community decided that all top images should be exchanged with a 
certain kitten image, the topImageRenderer would be overwritten using the 
function getTopImageRenderer and the module Module:AboutTopic would look like 
the following:
 
 local p = {}
 
diff --git a/includes/AboutTopicRenderer.php b/includes/AboutTopicRenderer.php
index b1473b9..238759a 100644
--- a/includes/AboutTopicRenderer.php
+++ b/includes/AboutTopicRenderer.php
@@ -101,9 +101,14 @@
$label = $this->getLabel( $entityId, $language );
$labelTitle = null;
if ( $label ) {
-   $this->showTitle( $label, $output );
-   $labelTitle = $this->titleFactory->newFromText( $label 
);
+   // The lang attribute for  is currently set by the 
skin
+   // and for  it follows $wgContLang in 
OutputPage::headElement()
+   // and a lang attribute may not survive 
removeHTMLtags() in setPageTitle()
+   $this->showTitle( $label->getText(), $output );
+   $labelTitle = $this->titleFactory->newFromText( 
$label->getText() );
}
+   // Suggest to create the article even if we don't know a title 
in the
+   // current wiki's current language. Hopefully it's a proper 
name!
if ( $labelTitle && $labelTitle->quickUserCan( 'createpage', 
$user ) ) {
$this->showCreateArticle( $entityId, $label, $output );
}
@@ -154,14 +159,15 @@
 * @param ItemId $entityId
 * @param Language $language
 *
-* @return string|null null if the item doesn't have a label
+* @return TermFallback|null null if the item doesn't have a label,
+* otherwise a TermFallback object.
 */
private function getLabel( ItemId $entityId, Language $language ) {
$label = $this->termLookupFactory->newLabelDescriptionLookup( 
$language )
->getLabel( $entityId );
 
if ( $label !== null ) {
-   return $label->getText();
+   return $label;
}
 
return null;
@@ -171,14 +177,15 @@
 * @param ItemId $entityId
 * @param Language $language
 *
-* @return string|null null if the item doesn't have a description
+* @return TermFallback|null null if the item doesn't have a 
description,
+* otherwise a TermFallback object.
 */
private function getDescription( ItemId $entityId, Language $language ) 
{
$description = 
$this->termLookupFactory->newLabelDescriptionLookup( $language )
->getDescription( $entityId );
 
if ( $description !== null ) {
-   return $description->getText();
+   return $description;
}
 
return null;
@@ -189,6 +196,7 @@
 *
 * @param string $label
  

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Fix typo "developement" in MockFSFile comment

2017-06-14 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/358912 )

Change subject: Fix typo "developement" in MockFSFile comment
..

Fix typo "developement" in MockFSFile comment

Change-Id: If5beaff9bceea44a7e2d4d893b82a294e61afc84
---
M tests/phpunit/mocks/filebackend/MockFSFile.php
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/12/358912/1

diff --git a/tests/phpunit/mocks/filebackend/MockFSFile.php 
b/tests/phpunit/mocks/filebackend/MockFSFile.php
index 8ee45a8..047c03a 100644
--- a/tests/phpunit/mocks/filebackend/MockFSFile.php
+++ b/tests/phpunit/mocks/filebackend/MockFSFile.php
@@ -22,8 +22,8 @@
  */
 
 /**
- * Class representing an in memory fake file.
- * This is intended for unit testing / developement when you do not want
+ * Class representing an in-memory fake file.
+ * This is intended for unit testing / development when you do not want
  * to hit the filesystem.
  *
  * It reimplements abstract methods with some hardcoded values. Might

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If5beaff9bceea44a7e2d4d893b82a294e61afc84
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] operations/puppet[production]: [Planet Wikimedia] Add blog.wikimedia.gr to Greek Planet

2017-06-05 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/357254 )

Change subject: [Planet Wikimedia] Add blog.wikimedia.gr to Greek Planet
..

[Planet Wikimedia] Add blog.wikimedia.gr to Greek Planet

Change-Id: Id8d9f6084c970e3f18f4b443ce2aec5a8fe83687
---
M modules/planet/templates/feeds/el_config.erb
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/54/357254/1

diff --git a/modules/planet/templates/feeds/el_config.erb 
b/modules/planet/templates/feeds/el_config.erb
index 4ac0bcf..b84e20f 100644
--- a/modules/planet/templates/feeds/el_config.erb
+++ b/modules/planet/templates/feeds/el_config.erb
@@ -23,3 +23,7 @@
 
 [https://magioladitis.blogspot.com/feeds/posts/default]
 name=Magioladitis
+
+[http://blog.wikimedia.gr/feed/]
+name=Wikimedia Community User Group Greece
+

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id8d9f6084c970e3f18f4b443ce2aec5a8fe83687
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: Add new project: InternetArchiveBot

2017-06-04 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/357168 )

Change subject: Add new project: InternetArchiveBot
..

Add new project: InternetArchiveBot

Bug: T166996
Change-Id: Id12f405e5af610e692847565a81faaefa1806484
---
M bin/EXTERNAL-PROJECTS
M bin/REPONG-PROJECTS
M bin/nike-export-all
A groups/Wikimedia/InternetArchiveBot.yaml
M repoconfig.commit.json
M repoconfig.json
6 files changed, 42 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/68/357168/1

diff --git a/bin/EXTERNAL-PROJECTS b/bin/EXTERNAL-PROJECTS
index 5acf7c0..5aaab1b 100644
--- a/bin/EXTERNAL-PROJECTS
+++ b/bin/EXTERNAL-PROJECTS
@@ -15,6 +15,7 @@
 ia-upload
 ihris
 inaturalist
+internetarchivebot
 intuition
 intuition-tools
 jquery.uls
diff --git a/bin/REPONG-PROJECTS b/bin/REPONG-PROJECTS
index d5ac59f..06989bc 100644
--- a/bin/REPONG-PROJECTS
+++ b/bin/REPONG-PROJECTS
@@ -13,6 +13,7 @@
 huggle
 ia-upload
 inaturalist
+internetarchivebot
 intuition
 intuition-tools
 jquery.uls
diff --git a/bin/nike-export-all b/bin/nike-export-all
index 23bdd30..57bea87 100755
--- a/bin/nike-export-all
+++ b/bin/nike-export-all
@@ -25,6 +25,7 @@
 hivejs
 huggle
 inaturalist
+internetarchivebot
 intuition
 intuition-tools
 jquery.uls
diff --git a/groups/Wikimedia/InternetArchiveBot.yaml 
b/groups/Wikimedia/InternetArchiveBot.yaml
new file mode 100644
index 000..2b8a874
--- /dev/null
+++ b/groups/Wikimedia/InternetArchiveBot.yaml
@@ -0,0 +1,21 @@
+---
+BASIC:
+  id: internetarchivebot
+  label: InternetArchiveBot
+  icon: wiki://Internet_Archive_logo_and_wordmark.svg
+  description: "{{Special:MyLanguage/Translations:Group 
descriptions/internetarchivebot/en}}"
+  class: FileBasedMessageGroup
+  namespace: NS_WIKIMEDIA
+
+MANGLER:
+  class: StringMatcher
+  prefix: iabot-
+  patterns:
+- "*"
+
+FILES:
+  class: JsonFFS
+  sourcePattern: 
"%GROUPROOT%/internetarchivebot/Cyberbot_II/IABot/www/i18n/%CODE%.json"
+
+INSERTABLES:
+  class: NumericalParameterInsertablesSuggester
diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index e71eeef..f30e39c 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -79,6 +79,15 @@
}
}
},
+   "internetarchivebot": {
+   "group": "internetarchivebot",
+   "repos": {
+   "internetarchivebot": {
+   "type": "github",
+   "url": 
"g...@github.com:cyberpower678/Cyberbot_II.git"
+   }
+   }
+   },
"intuition": {
"group": "tsint-*",
"export-threshold": 1,
diff --git a/repoconfig.json b/repoconfig.json
index af24a59..ac3c75f 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -79,6 +79,15 @@
}
}
},
+   "internetarchivebot": {
+   "group": "internetarchivebot",
+   "repos": {
+   "internetarchivebot": {
+   "type": "github",
+   "url": 
"https://github.com/cyberpower678/Cyberbot_II.git;
+   }
+   }
+   },
"intuition": {
"group": "tsint-*",
"export-threshold": 1,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id12f405e5af610e692847565a81faaefa1806484
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki...NamespaceRelations[master]: Some code clarifications

2017-06-02 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/356868 )

Change subject: Some code clarifications
..

Some code clarifications

Bug: T155087
Change-Id: I2bd8a8cf9f049800f69b9a4d67a0bac95c2e2c9d
---
M NamespaceRelations_body.php
1 file changed, 28 insertions(+), 17 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/NamespaceRelations 
refs/changes/68/356868/1

diff --git a/NamespaceRelations_body.php b/NamespaceRelations_body.php
index 59bd0fe..4681d3a 100644
--- a/NamespaceRelations_body.php
+++ b/NamespaceRelations_body.php
@@ -80,7 +80,6 @@
$titleText = $title->getText();
$subjectNS = $title->getSubjectPage()->getNamespace();
$rootText = $this->getRootTitle( $titleText, $subjectNS ); // 
the root title to link other tabs against
-   $userCanRead = $title->quickUserCan( 'read', 
$skinTemplate->getUser() );
 
/**
 * * key (subject, talk, or custom key)
@@ -96,8 +95,9 @@
 
if ( array_key_exists( $subjectNS, 
$this->_namespacesToNamespace ) ) { // in Main/Talk NS
// make a Subject tab
-   $subjectOptions['checkExists'] = $userCanRead;
-   $subjectOptions['title'] = Title::makeTitle( 
$subjectNS, $rootText );
+   $subjectOptions['title'] = Title::makeTitleSafe( 
$subjectNS, $rootText );
+   $subjectOptions['checkExists'] = 
$subjectOptions['title']
+   ->quickUserCan( 'read', 
$skinTemplate->getUser() );
if ( $title->equals( $subjectOptions['title'] ) ) {
$subjectOptions['isActive'] = true;
}
@@ -105,8 +105,9 @@
unset( $subjectOptions );
 
// make a Talk tab
-   $talkOptions['checkExists'] = $userCanRead;
-   $talkOptions['title'] = Title::makeTitle( 
MWNamespace::getTalk( $subjectNS ), $rootText );
+   $talkOptions['title'] = Title::makeTitleSafe( 
MWNamespace::getTalk( $subjectNS ), $rootText );
+   $talkOptions['checkExists'] = $talkOptions['title']
+   ->quickUserCan( 'read', 
$skinTemplate->getUser() );
if ( $title->equals( $talkOptions['title'] ) ) {
$talkOptions['isActive'] = true;
}
@@ -121,11 +122,15 @@
unset( $tabs['talk'] ); // if 
inMainPage=false, then ignore hideTalk
}
 
+   $targetTitle = $this->getCustomTargetTitle( 
$key, $rootText );
$tabOptions = array(
-   'title'   => 
$this->getCustomTargetTitle( $key, $rootText ),
+   'title'   => $targetTitle,
'messages'=> $this->getNamespace( 
$key, 'message' ),
-   'query'   => $this->getKeyQuery( 
$key, $this->getCustomTargetTitle( $key, $rootText ) ),
-   'checkExists' => $userCanRead,
+   'query'   => $this->getKeyQuery( 
$key, $targetTitle ),
+   'checkExists' => 
$targetTitle->quickUserCan(
+   'read',
+   $skinTemplate->getUser()
+   ),
'weight'  => $this->getNamespace( 
$key, 'weight' )
);
if ( $title->equals( $tabOptions['title'] ) ) {
@@ -139,8 +144,9 @@
$subjectNS = $this->getNamespace( 
$this->_namespacesToTarget[$subjectNS], 'namespace' );
 
// make a Subject tab
-   $subjectOptions['checkExists'] = $userCanRead;
-   $subjectOptions['title'] = Title::makeTitle( 
$subjectNS, $rootText );
+   $subjectOptions['title'] = Title::makeTitleSafe( 
$subjectNS, $rootText );
+   $subjectOptions['checkExists'] = 
$subjectOptions['title']
+   ->quickUserCan( 'read', 
$skinTemplate->getUser() );
if ( $title->equals( $subjectOptions['title'] ) ) {
$subjectOptions['isActive'] = true;
}
@@ -148,8 +154,9 @@
unset( $subjectOptions );
 
// make a Talk tab
-   $talkOptions['checkExists'] = $userCanRead;
-   $talkOptions['title'] = 

[MediaWiki-commits] [Gerrit] mediawiki...NamespaceRelations[master]: Remove wfProfile* calls

2017-06-02 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/356864 )

Change subject: Remove wfProfile* calls
..

Remove wfProfile* calls

Bug: T155087
Change-Id: I893cae3afed2470e2ed56deae9ba509a8675be4b
---
M NamespaceRelations.php
M NamespaceRelations_body.php
2 files changed, 0 insertions(+), 8 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/NamespaceRelations 
refs/changes/64/356864/1

diff --git a/NamespaceRelations.php b/NamespaceRelations.php
index dd20491..c817587 100644
--- a/NamespaceRelations.php
+++ b/NamespaceRelations.php
@@ -15,10 +15,8 @@
 
 // Attaching to hooks
 $wgHooks['SkinTemplateNavigation'][] = function( $skinTemplate, &$navigation ) 
{
-   wfProfileIn( 'NamespaceRelations: wrapper profile' );
$nsRelations = new NamespaceRelations();
$nsRelations->injectTabs( $skinTemplate, $navigation['namespaces'] );
-   wfProfileOut( 'NamespaceRelations: wrapper profile' );
return true;
 };
 
diff --git a/NamespaceRelations_body.php b/NamespaceRelations_body.php
index 59bd0fe..4388b02 100644
--- a/NamespaceRelations_body.php
+++ b/NamespaceRelations_body.php
@@ -38,7 +38,6 @@
private $_namespacesSubjectPattern;
 
public function __construct() {
-   wfProfileIn( 'NamespaceRelations: ' . __METHOD__ );
global $wgNamespaceRelations;
 
$this->_namespaces = array();
@@ -68,7 +67,6 @@
$this->addToTarget( $data['target'], $key );
}
}
-   wfProfileOut( 'NamespaceRelations: ' . __METHOD__ );
}
 
/**
@@ -182,7 +180,6 @@
return;
}
 
-   wfProfileIn( 'NamespaceRelations: tabs assembly in ' . 
__METHOD__ );
$this->sortNavigation( $tabs ); // sort the tabs according to 
their weights
$navigation = array(); // rebuild the navigation
 
@@ -200,7 +197,6 @@
// for subject/talk it's essential, otherwise MediaWiki 
will just ignore it
$navigation[$tabId]['context'] = $key;
}
-   wfProfileOut( 'NamespaceRelations: tabs assembly in ' . 
__METHOD__ );
}
 
/**
@@ -273,7 +269,6 @@
 * @return array
 */
private function makeTab( $tabNS, $tabTitle, $options = array() ) {
-   wfProfileIn( 'NamespaceRelations: ' . __METHOD__ );
$defaultOptions = array(
'messages'=> array(),
'isActive'=> false,
@@ -288,7 +283,6 @@
$options['title'] = Title::makeTitle( $tabNS, $tabTitle 
);
}
 
-   wfProfileOut( 'NamespaceRelations: ' . __METHOD__ );
return $options;
}
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I893cae3afed2470e2ed56deae9ba509a8675be4b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/NamespaceRelations
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki...NamespaceRelations[master]: Some style changes

2017-06-02 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/356863 )

Change subject: Some style changes
..

Some style changes

Bug: T155087
Change-Id: Iee14f8b8b58ad8ccf4e4f53892f7949030e196df
---
M NamespaceRelations_body.php
1 file changed, 99 insertions(+), 43 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/NamespaceRelations 
refs/changes/63/356863/1

diff --git a/NamespaceRelations_body.php b/NamespaceRelations_body.php
index 59bd0fe..e170421 100644
--- a/NamespaceRelations_body.php
+++ b/NamespaceRelations_body.php
@@ -7,41 +7,41 @@
const STARTING_WEIGHT = 20;
const WEIGHT_INCREMENT = 10;
 
-   private $_currentWeight = self::STARTING_WEIGHT;
+   private $currentWeight = self::STARTING_WEIGHT;
 
/**
 * Processed $wgNamespaceRelations configuration
 *
 * @var array
 */
-   private $_namespaces;
+   private $namespaces;
 
/**
-* References to $this->_namespaces per target
+* References to $this->namespaces per target
 *
 * @var array
 */
-   private $_namespacesToTarget;
+   private $namespacesToTarget;
 
/**
-* References to $this->_namespaces per allowed namespace
+* References to $this->namespaces per allowed namespace
 *
 * @var array
 */
-   private $_namespacesToNamespace;
+   private $namespacesToNamespace;
 
/**
 * Per-namespace array of patterns to match against the title
 *
 * @var array
 */
-   private $_namespacesSubjectPattern;
+   private $namespacesSubjectPattern;
 
public function __construct() {
wfProfileIn( 'NamespaceRelations: ' . __METHOD__ );
global $wgNamespaceRelations;
 
-   $this->_namespaces = array();
+   $this->namespaces = array();
if ( !empty( $wgNamespaceRelations ) ) {
foreach ( $wgNamespaceRelations as $key => $data ) {
$this->setNamespace( $key, null,
@@ -59,7 +59,8 @@
$this->setNamespace( $key, 'weight', 
$data['weight'] );
}
if ( isset( $data['customTarget'] ) ) {
-   
$this->_namespacesSubjectPattern[$this->getNamespace( $key, 'target' )][] =
+   
$this->namespacesSubjectPattern[$this->getNamespace(
+   $key, 'target' )][] =
'#^' . str_replace( '$1', 
'(.*)', $data['customTarget'] ) . '$#';
$this->setNamespace( $key, 
'customTarget', $data['customTarget'] );
}
@@ -79,7 +80,8 @@
$title = $skinTemplate->getRelevantTitle();
$titleText = $title->getText();
$subjectNS = $title->getSubjectPage()->getNamespace();
-   $rootText = $this->getRootTitle( $titleText, $subjectNS ); // 
the root title to link other tabs against
+   $rootText = $this->getRootTitle( $titleText, $subjectNS );
+   // the root title to link other tabs against
$userCanRead = $title->quickUserCan( 'read', 
$skinTemplate->getUser() );
 
/**
@@ -94,27 +96,40 @@
 */
$tabs = array();
 
-   if ( array_key_exists( $subjectNS, 
$this->_namespacesToNamespace ) ) { // in Main/Talk NS
+   if ( array_key_exists( $subjectNS, $this->namespacesToNamespace 
) ) {
+   // in Main/Talk NS
// make a Subject tab
$subjectOptions['checkExists'] = $userCanRead;
$subjectOptions['title'] = Title::makeTitle( 
$subjectNS, $rootText );
if ( $title->equals( $subjectOptions['title'] ) ) {
$subjectOptions['isActive'] = true;
}
-   $tabs['subject'] = $this->makeSubjectTab( $subjectNS, 
$rootText, $subjectOptions );
-   unset( $subjectOptions );
+   $tabs['subject'] = $this->makeSubjectTab(
+   $subjectNS,
+   $rootText,
+   $subjectOptions
+   );
 
// make a Talk tab
$talkOptions['checkExists'] = $userCanRead;
-   $talkOptions['title'] = Title::makeTitle( 
MWNamespace::getTalk( $subjectNS ), $rootText );
+   $talkOptions['title'] = Title::makeTitle(
+   MWNamespace::getTalk( $subjectNS ),
+  

[MediaWiki-commits] [Gerrit] operations/puppet[production]: [Planet Wikimedia] Add some hackathon-related blogs

2017-06-02 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/356813 )

Change subject: [Planet Wikimedia] Add some hackathon-related blogs
..

[Planet Wikimedia] Add some hackathon-related blogs

Covered in the Wikimedia blog already, but some of them missing:
https://blog.wikimedia.org/2017/05/31/vienna-hackathon-learnings/

Also add the Greek planet, with translations from translatewiki.net
users.

Change-Id: I88c74bb402ad8878d7d9717e3badbec7149b824f
---
A modules/planet/templates/feeds/el_config.erb
M modules/planet/templates/feeds/en_config.erb
M modules/profile/manifests/planet/venus.pp
3 files changed, 40 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/13/356813/1

diff --git a/modules/planet/templates/feeds/el_config.erb 
b/modules/planet/templates/feeds/el_config.erb
new file mode 100644
index 000..4ac0bcf
--- /dev/null
+++ b/modules/planet/templates/feeds/el_config.erb
@@ -0,0 +1,25 @@
+# ! This file is managed by puppet !
+# el.planet.wm - Planet Venus configuration file
+
+# Documentation: 
+# Examples:  
+# Filters:   
+# Themes:
+
+# Global configuration
+
+[Planet]
+
+name= el.planet.wikimedia
+link= https://el.planet.<%= 
scope.lookupvar('planet::planet_domain_name') %>/
+owner_name  = planet
+owner_email = pla...@wikimedia.org
+output_theme= /usr/share/planet-venus/theme/wikimedia/el
+cache_directory = /var/cache/planet/el/
+output_dir  = /var/www/planet/el/
+feed_timeout= 20
+items_per_page  = 60
+log_level   = DEBUG
+
+[https://magioladitis.blogspot.com/feeds/posts/default]
+name=Magioladitis
diff --git a/modules/planet/templates/feeds/en_config.erb 
b/modules/planet/templates/feeds/en_config.erb
index 8976daa..28782af 100644
--- a/modules/planet/templates/feeds/en_config.erb
+++ b/modules/planet/templates/feeds/en_config.erb
@@ -541,3 +541,9 @@
 
 [https://phabricator.wikimedia.org/phame/blog/feed/5/]
 name=Wikimedia Cloud Services
+
+[https://goinggnu.wordpress.com/category/wikipedia/feed/]
+name=T Shrinivasan
+
+[https://blog.bluespice.com/tag/mediawiki/feed/]
+name=BlueSpice
diff --git a/modules/profile/manifests/planet/venus.pp 
b/modules/profile/manifests/planet/venus.pp
index f3be41a..25db0be 100644
--- a/modules/profile/manifests/planet/venus.pp
+++ b/modules/profile/manifests/planet/venus.pp
@@ -60,6 +60,15 @@
 'wikimedia' => 'Wikimedia',
 'planetarium'   => 'Planetarium',
 },
+el => {
+'subscribe' => 'Παρακολούθηση',
+'subscriptions' => 'Συνδρομές',
+'lastupdated'   => 'Τελευταία ενημέρωση',
+'alltimesutc'   => 'Όλες οι ώρες είναι UTC.',
+'poweredby' => 'Υποστηρίζεται από το',
+'wikimedia' => 'Wikimedia',
+'planetarium'   => 'Planetarium',
+},
 en => {
 'subscribe' => 'Subscribe',
 'subscriptions' => 'Subscriptions',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I88c74bb402ad8878d7d9717e3badbec7149b824f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: [Blueprint] Remove skin from translation, abandoned

2017-05-31 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/356438 )

Change subject: [Blueprint] Remove skin from translation, abandoned
..

[Blueprint] Remove skin from translation, abandoned

Bug: T110835
Change-Id: I0043772869d0e7d59958ded3e52d2950b883b949
---
M groups/MediaWiki/mediawiki-skins.txt
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/38/356438/1

diff --git a/groups/MediaWiki/mediawiki-skins.txt 
b/groups/MediaWiki/mediawiki-skins.txt
index abba5b9..fbea05c 100644
--- a/groups/MediaWiki/mediawiki-skins.txt
+++ b/groups/MediaWiki/mediawiki-skins.txt
@@ -3,7 +3,8 @@
 
 Athena
 
-Blue print
+# Abandoned: T110835
+# Blue print
 
 Blue Sky
 optional = bluesky-breadcrumb-pointer

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0043772869d0e7d59958ded3e52d2950b883b949
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Add fr (French) as fallback for kbp (Kabiyè)

2017-05-26 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/355746 )

Change subject: Add fr (French) as fallback for kbp (Kabiyè)
..

Add fr (French) as fallback for kbp (Kabiyè)

Change-Id: I06f9788eb16cb1b40faac33aaa75d56e8075bc49
---
A languages/messages/MessagesKbp.php
1 file changed, 11 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/46/355746/1

diff --git a/languages/messages/MessagesKbp.php 
b/languages/messages/MessagesKbp.php
new file mode 100644
index 000..c473933
--- /dev/null
+++ b/languages/messages/MessagesKbp.php
@@ -0,0 +1,11 @@
+https://translatewiki.net
+ *
+ * @ingroup Language
+ * @file
+ *
+ */
+
+$fallback = 'fr';

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I06f9788eb16cb1b40faac33aaa75d56e8075bc49
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: Add around 200 more MediaWiki core messages to the list of m...

2017-05-23 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/355258 )

Change subject: Add around 200 more MediaWiki core messages to the list of most 
used
..

Add around 200 more MediaWiki core messages to the list of most used

This makes sure that translating all or most messages in this group
will be enough to trigger an export. We can also have some room for
removals in the next few years, and/or translators can more easily
skip some hard/less important translations.

Taken from the same list as last time
https://translatewiki.net/w/i.php?oldid=6022577
and filtered by messages available in latest MediaWiki core; minus
exif, api, limitreport, whitelist; plus remaining pageinfo.
Filtered list: https://phabricator.wikimedia.org/F8169694

Bug: T166132
Change-Id: I37ba90f710de950f2746fc20470f7a04394a480b
---
M groups/MediaWiki/wikimedia-mostused-2015.txt
1 file changed, 199 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/58/355258/1

diff --git a/groups/MediaWiki/wikimedia-mostused-2015.txt 
b/groups/MediaWiki/wikimedia-mostused-2015.txt
index 4d13fad..61f204a 100644
--- a/groups/MediaWiki/wikimedia-mostused-2015.txt
+++ b/groups/MediaWiki/wikimedia-mostused-2015.txt
@@ -589,3 +589,202 @@
 proofreadpage_quality1_message
 wm-license-cc-attribution
 cite_error
+rcshowhideliu-show
+action-edit
+nosuchspecialpage
+nospecialpagetext
+recentchanges-noresult
+viewsource-title
+uctop
+rcnotefrom
+about
+viewsourcetext
+pager-newer-n
+histlast
+histfirst
+tooltip-compareselectedversions
+history-fieldset-title
+histlegend
+compareselectedversions
+ipboptions
+contributions-title
+recentchanges-feed-description
+sp-contributions-logs
+sp-contributions-username
+sp-contributions-toponly
+sp-contributions-submit
+sp-contributions-search
+sp-contributions-newonly
+sp-contributions-newbies
+sp-contributions-uploads
+sp-contributions-talk
+sp-contributions-blocklog
+contribsub2
+broken-file-category
+unwatch
+pfunc_time_error
+blocklogentry
+tooltip-ca-unwatch
+nolinkshere
+protectedarticle
+protect-default
+uploadlogpage
+userpage-userdoesnotexist-view
+history-feed-item-nocomment
+logentry-move-move-noredirect
+license
+searchmenu-exists
+allpages
+search-file-match
+redirect-summary
+all-logs-page
+logentry-patrol-patrol-auto
+category-empty
+tooltip-watch
+blocklogpage
+preview
+pfunc_expr_division_by_zero
+search-result-category-size
+create
+newmessageslinkplural
+newmessagesdifflinkplural
+tooltip-minoredit
+move
+pageinfo-watchers
+pageinfo-title
+pageinfo-robot-policy
+pageinfo-redirects-name
+pageinfo-length
+pageinfo-language
+pageinfo-header-restrictions
+pageinfo-header-basic
+pageinfo-display-title
+pageinfo-default-sort
+pageinfo-content-model
+pageinfo-article-id
+duration-days
+logentry-move-move_redir
+content-model-wikitext
+watchlist
+history-feed-title
+history-feed-description
+tooltip-ca-nstab-mediawiki
+prefixindex
+nstab-mediawiki
+clearyourcache
+restriction-edit
+pageinfo-recent-edits
+pageinfo-recent-authors
+pageinfo-lastuser
+pageinfo-lasttime
+pageinfo-header-edits
+pageinfo-firstuser
+pageinfo-firsttime
+pageinfo-edits
+pageinfo-authors
+usermessage-editor
+speciallogtitlelabel
+restriction-move
+proxyblocker
+noindex-category
+double-redirect-fixer
+rightslog
+patrol-log-page
+tags-hitcount
+specialloguserlabel
+pageinfo-robot-index
+pageinfo-few-watchers
+mergelog
+importlogpage
+permissionserrors
+logentry-delete-revision
+pageinfo-contentpage-yes
+pageinfo-contentpage
+pageinfo-templates
+pageinfo-header-properties
+revdelete-content-hid
+logentry-newusers-autocreate
+randomrootpage
+redirect
+recreate-moveddeleted-warn
+recentchangeslinked-feed
+diff-multi-otherusers
+redirect-value
+redirect-user
+redirect-submit
+redirect-revision
+redirect-page
+redirect-lookup
+redirect-file
+filepage-nofile
+copyright
+tooltip-search
+continue-editing
+previewnote
+listgrouprights-members
+filehist-comment
+diff-empty
+delete
+youhavenewmessages
+blockedtext
+grouppage-sysop
+group-sysop
+viewsourceold
+logempty
+tooltip-t-emailuser
+logentry-upload-overwrite
+linkstoimage-redirect
+filehist-revert
+emailuser
+youhavenewmessagesfromusers
+tooltip-ca-delete
+redirectpagesub
+linkstoimage-more
+rc-old-title
+alllogstext
+tooltip-ca-protect
+tags-active-yes
+listusers
+anontalkpagetext
+templatesusedpreview
+modifiedarticleprotection
+block-log-flags-nocreate
+allpages-hide-redirects
+action-createaccount
+group-bot
+widthheightpage
+tags-active-no
+prevn-title
+whatlinkshere-hideimages
+vector-action-delete
+statistics
+grouppage-bot
+wlshowlast
+wlnote
+wlheader-showupdated
+watchlisttools-view
+watchlisttools-raw
+watchlisttools-edit
+watchlisttools-clear
+watchlist-options
+watchlistfor2
+watchlist-details
+enotif_reset
+vector-action-protect
+undo-failure
+nocontribs
+infiniteblock
+imgmultipagenext
+imgmultigoto
+imgmultigo
+file-info-size-pages

[MediaWiki-commits] [Gerrit] mediawiki...TimedMediaHandler[master]: Fix typo in README ("thoera" etc.)

2017-05-22 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/355066 )

Change subject: Fix typo in README ("thoera" etc.)
..

Fix typo in README ("thoera" etc.)

Change-Id: Ie2e9a493c5d6e5a4e1b06b55e32bee683f955f94
---
M README
1 file changed, 4 insertions(+), 5 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TimedMediaHandler 
refs/changes/66/355066/1

diff --git a/README b/README
index b71ad0a..bc43088 100644
--- a/README
+++ b/README
@@ -68,7 +68,7 @@
 large theora videos in order to generate a thumbnail.  If you are using an old
 version of FFmpeg and find that performance is extremely poor (tens of seconds)
 to generate thumbnails of theora videos that are several minutes or more in
-length. Please update to a more recent version.
+length, please update to a more recent version.
 
 In MediaWiki configuration, after the require line in LocalSettings.php, you
 will have to specify the FFmpeg binary location with:
@@ -82,7 +82,7 @@
 
 We use ffmpeg2theora for extract metadata from videos, you will need a copy on
 your server. For best experience, use the latest release of ffmpeg2theora. At a
-minimum you need to use ffmpeg2thoera 0.27.
+minimum you need to use ffmpeg2theora 0.27.
 
 You can download static ffmpeg2theora builds for multiple platforms at:
 http://firefogg.org/nightly/
@@ -93,8 +93,7 @@
 
 Default being `/usr/bin/ffmpeg2theora`.
 
-oggThumb

+== oggThumb ==
 
 We use oggvideotools for creating still images of videos, you will need a copy 
on your
 server.
@@ -110,7 +109,7 @@
 Tim Starling, a Wikimedia developer, forked the PEAR File_Ogg package and
 improved it significantly to support this extension.
 
-The PEAR bundle is licensed under the LGPL, you can get informations about
+The PEAR bundle is licensed under the LGPL, you can get information about
 this package on the pear webpage:
 
   http://pear.php.net/package/File_Ogg

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2e9a493c5d6e5a4e1b06b55e32bee683f955f94
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TimedMediaHandler
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: Blacklist some messages in checkers

2017-05-21 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/354931 )

Change subject: Blacklist some messages in checkers
..

Blacklist some messages in checkers

Bug: T138143
Change-Id: I1d4ffb7e928e361bd7ac2ea48bcdd06358c00e13
---
M groups/check-blacklist.php
1 file changed, 22 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/31/354931/1

diff --git a/groups/check-blacklist.php b/groups/check-blacklist.php
index 0053edd..c74b045 100644
--- a/groups/check-blacklist.php
+++ b/groups/check-blacklist.php
@@ -30,6 +30,7 @@
'check' => 'links',
'message' => [
'redirect-summary', // Has images names that can be 
translated
+   'edittools', // Local translatewiki.net version has 
brackets
],
],
[
@@ -423,10 +424,23 @@
]
],
[
-   'group' => 'ext-semanticmediawiki',
+   'group' => 'mwgithub-semanticmediawiki',
'check' => 'links',
'message' => [
'smw_qc_query_help', // Contains links that are 
translated
+   'smw-statistics-error-count', // Contains Property links
+   'smw-statistics-query-inline', // Contains Property 
links
+   ]
+   ],
+   [
+   'group' => 'mwgithub-semanticcite',
+   'check' => 'links',
+   'message' => [
+   'sci-metadata-search-intro-doi', // Contains Property 
links
+   'sci-metadata-search-intro-pubmed', // Contains 
Property links
+   'sci-metadata-search-intro-oclc', // Contains Property 
links
+   'sci-metadata-search-intro-ol', // Contains Property 
links
+   'sci-metadata-search-intro-viaf', // Contains Property 
links
]
],
[
@@ -601,6 +615,13 @@
'notifier.signup_confirm_plain.user_wiki_2', // 
Contains links that are translated
]
],
+   [
+   'group' => 'tsint-pb',
+   'check' => 'links',
+   'message' => [
+   'pb-pb-footer', // Acceptable links
+   ]
+   ],
 // translatewiki.net specific
[
'group' => 'page-Translating:Intro',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1d4ffb7e928e361bd7ac2ea48bcdd06358c00e13
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: Revert "Add ignored message keys to CommonsAndroid"

2017-05-21 Thread Nemo bis (Code Review)
Hello Amire80, Raimond Spekking, jenkins-bot, Siebrand, Nikerabbit,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Add ignored message keys to CommonsAndroid"
..

Revert "Add ignored message keys to CommonsAndroid"

The messages have been removed now.

This reverts commit b9fc7cc4f9d96c037c31fbc5b8dabb46365ea604.

Change-Id: Icf12c6f1081b5e958af60ed477628f1da3310f00
---
M groups/Wikimedia/CommonsAndroid.yaml
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/23/354923/1

diff --git a/groups/Wikimedia/CommonsAndroid.yaml 
b/groups/Wikimedia/CommonsAndroid.yaml
index 86598d8..1434e45 100644
--- a/groups/Wikimedia/CommonsAndroid.yaml
+++ b/groups/Wikimedia/CommonsAndroid.yaml
@@ -55,9 +55,6 @@
 - commons-android-strings-hello_world
   ignored:
 - commons-android-strings-beta_opt_in_link
-- commons-android-strings-map_theme_light
-- commons-android-strings-map_theme_dark
-- commons-android-strings-mapbox_commons_app_token
 
 ---
 BASIC:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icf12c6f1081b5e958af60ed477628f1da3310f00
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: Amire80 
Gerrit-Reviewer: Nikerabbit 
Gerrit-Reviewer: Raimond Spekking 
Gerrit-Reviewer: Siebrand 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] mediawiki...UniversalLanguageSelector[master]: Update jquery.ime from upstream

2017-05-20 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/354748 )

Change subject: Update jquery.ime from upstream
..

Update jquery.ime from upstream

Change-Id: I39f2b75710896802a68a64a5d292bc0d2fdd8a4c
---
M lib/jquery.ime/jquery.ime.js
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UniversalLanguageSelector 
refs/changes/48/354748/1

diff --git a/lib/jquery.ime/jquery.ime.js b/lib/jquery.ime/jquery.ime.js
index b431fa7..2817cef 100644
--- a/lib/jquery.ime/jquery.ime.js
+++ b/lib/jquery.ime/jquery.ime.js
@@ -1,4 +1,4 @@
-/*! jquery.ime - v0.1.0+20170509
+/*! jquery.ime - v0.1.0+20170520
 * https://github.com/wikimedia/jquery.ime
 * Copyright (c) 2017 Santhosh Thottingal; Licensed GPL, MIT */
 ( function ( $ ) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I39f2b75710896802a68a64a5d292bc0d2fdd8a4c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UniversalLanguageSelector
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki...UniversalLanguageSelector[master]: Update jequery.uls for new languages added and other changes

2017-05-20 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/354747 )

Change subject: Update jequery.uls for new languages added and other changes
..

Update jequery.uls for new languages added and other changes

Bug: T165883
Change-Id: Iad97ad909ef2057a992cc23cddc27601fa38d4d3
---
M lib/jquery.uls/i18n/af.json
M lib/jquery.uls/i18n/yi.json
M lib/jquery.uls/src/jquery.uls.data.js
3 files changed, 5 insertions(+), 4 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UniversalLanguageSelector 
refs/changes/47/354747/1

diff --git a/lib/jquery.uls/i18n/af.json b/lib/jquery.uls/i18n/af.json
index a70d072..72aa4a7 100644
--- a/lib/jquery.uls/i18n/af.json
+++ b/lib/jquery.uls/i18n/af.json
@@ -3,7 +3,8 @@
"authors": [
"Naudefj",
"Amire80",
-   "Puvircho"
+   "Puvircho",
+   "Fwolff"
]
},
"uls-region-WW": "Wêreldwyd",
@@ -18,6 +19,6 @@
"uls-no-results-found": "Geen resultate gevind nie",
"uls-common-languages": "Taalvoorstelle",
"uls-no-results-suggestion-title": "U mag geïnteresseerd wees in:",
-   "uls-search-help": "U kan soek volgens taalnaam, skripnaam, ISO-kode 
van die taal of u kan per streek deurblaai.",
+   "uls-search-help": "U kan soek volgens taalnaam, skrifnaam, ISO-kode 
van die taal of u kan per streek deurblaai.",
"uls-search-placeholder": "Soek na ’n taal"
 }
diff --git a/lib/jquery.uls/i18n/yi.json b/lib/jquery.uls/i18n/yi.json
index 73502ea..bf5c52c 100644
--- a/lib/jquery.uls/i18n/yi.json
+++ b/lib/jquery.uls/i18n/yi.json
@@ -16,6 +16,6 @@
"uls-no-results-found": "קיין רעזולטאטן נישט געטראפֿן.",
"uls-common-languages": "פֿארגעשלאַָגענע שפראַכן",
"uls-no-results-suggestion-title": "עס וועט אייך אפשר אינטרעסירן:",
-   "uls-search-help": "איר קענט זוכן לויט שפראך־נאמען, סקריפט־נאמען, שפראך 
ISO־קאד אדער קענט איר בלעטערן לויט ראיאן.",
+   "uls-search-help": "איר קענט זוכן לויט שפראך־נאמען, שריפֿט־נאמען, שפראך 
ISO־קאד אדער קענט איר בלעטערן לויט ראיאן.",
"uls-search-placeholder": "זוכן א שפראך"
 }
diff --git a/lib/jquery.uls/src/jquery.uls.data.js 
b/lib/jquery.uls/src/jquery.uls.data.js
index 833d274..a96dd48 100644
--- a/lib/jquery.uls/src/jquery.uls.data.js
+++ b/lib/jquery.uls/src/jquery.uls.data.js
@@ -3,5 +3,5 @@
'use strict';
$.uls = $.uls || {};
//noinspection JSHint
-   $.uls.data = {"languages":{"aa":["Latn",["AF"],"Qafár 
af"],"ab":["Cyrl",["EU"],"Аҧсшәа"],"abs":["Latn",["AS"],"Bahasa 
Ambon"],"ace":["Latn",["AS","PA"],"Acèh"],"acf":["Latn",["AM"],"kwéyòl"],"ady":["Cyrl",["EU","ME"],"Адыгабзэ"],"ady-cyrl":["ady"],"ady-latn":["Latn",["EU","ME"],"Adygabze"],"aeb":["aeb-arab"],"aeb-arab":["Arab",["AF"],"تونسي"],"aeb-latn":["Latn",["AF"],"Tûnsî"],"af":["Latn",["AF"],"Afrikaans"],"ahr":["Deva",["AS"],"अहिराणी"],"ais":["Latn",["AS"],"Sakizaya"],"ak":["Latn",["AF"],"Akan"],"akz":["Latn",["AM"],"Albaamo
 
innaaɬiilka"],"aln":["Latn",["EU"],"Gegë"],"am":["Ethi",["AF"],"አማርኛ"],"ami":["Latn",["AS"],"Pangcah"],"an":["Latn",["EU"],"aragonés"],"ang":["Latn",["EU"],"Ænglisc"],"anp":["Deva",["AS"],"अङ्गिका"],"ar":["Arab",["ME"],"العربية"],"arc":["Syrc",["ME"],"ܐܪܡܝܐ"],"arn":["Latn",["AM"],"mapudungun"],"aro":["Latn",["AM"],"Araona"],"arq":["Arab",["AF"],"جازايرية"],"ary":["Latn",["ME"],"Maġribi"],"arz":["Arab",["ME"],"مصرى"],"as":["Beng",["AS"],"অসমীয়া"],"ase":["Sgnw",["AM"],"American
 sign 
language"],"ast":["Latn",["EU"],"asturianu"],"atj":["Latn",["AM"],"atikamekw"],"av":["Cyrl",["EU"],"авар"],"avk":["Latn",["WW"],"Kotava"],"ay":["Latn",["AM"],"Aymar
 
aru"],"az":["az-latn"],"az-arab":["Arab",["AS","ME"],"تۆرکجه"],"az-latn":["Latn",["EU","ME"],"azərbaycanca"],"az-cyrl":["Cyrl",["EU","ME"],"азәрбајҹанҹа"],"azb":["az-arab"],"azj":["az-latn"],"ba":["Cyrl",["EU"],"башҡортса"],"ban":["Bali",["AS"],"ᬩᬲᬩᬮᬶ"],"bar":["Latn",["EU"],"Boarisch"],"bat-smg":["sgs"],"bbc-latn":["Latn",["AS"],"Batak
 Toba"],"bbc-batk":["Batk",["AS"],"Batak Toba"],"bbc":["Latn",["AS"],"Batak 
Toba"],"bcc":["Arab",["AS","ME"],"جهلسری بلوچی"],"bcl":["Latn",["AS"],"Bikol 
Central"],"be-tarask":["Cyrl",["EU"],"беларуская 
(тарашкевіца)"],"be-x-old":["be-tarask"],"be":["Cyrl",["EU"],"беларуская"],"bew":["Latn",["AS"],"Bahasa
 
Betawi"],"bfa":["Latn",["AF"],"Bari"],"bft":["Arab",["AS"],"بلتی"],"bfq":["Taml",["AS"],"படகா"],"bg":["Cyrl",["EU"],"български"],"bgn":["Arab",["AS","ME"],"روچ
 کپتین 
بلوچی"],"bh":["bho"],"bho":["Deva",["AS"],"भोजपुरी"],"bi":["Latn",["PA"],"Bislama"],"bjn":["Latn",["AS"],"Bahasa
 
Banjar"],"bm":["Latn",["AF"],"bamanankan"],"bn":["Beng",["AS"],"বাংলা"],"bo":["Tibt",["AS"],"བོད་ཡིག"],"bpy":["Beng",["AS"],"বিষ্ণুপ্রিয়া
 

[MediaWiki-commits] [Gerrit] translatewiki[master]: Don't warn if "{{GENDER:$2|You}}" isn't kept in an Echo message

2017-05-20 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/354728 )

Change subject: Don't warn if "{{GENDER:$2|You}}" isn't kept in an Echo message
..

Don't warn if "{{GENDER:$2|You}}" isn't kept in an Echo message

Requested by Base for Ukrainian.

Change-Id: Ie8dd96f5d0f6a205738547c8d5055cbe94586e5a
---
M groups/check-blacklist.php
1 file changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/28/354728/1

diff --git a/groups/check-blacklist.php b/groups/check-blacklist.php
index 0087859..0053edd 100644
--- a/groups/check-blacklist.php
+++ b/groups/check-blacklist.php
@@ -252,6 +252,13 @@
]
],
[
+   'group' => 'ext-echo-interface',
+   'check' => 'variable',
+   'message' => [
+   'notification-header-mention-failure-too-many', // 
GENDER parameter not needed e.g. in uk
+   ]
+   ],
+   [
'group' => 'ext-editsubpages',
'check' => 'links',
'message' => [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie8dd96f5d0f6a205738547c8d5055cbe94586e5a
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Typofixes in two apihelp messages for search and templates

2017-05-20 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/354703 )

Change subject: Typofixes in two apihelp messages for search and templates
..

Typofixes in two apihelp messages for search and templates

Spotted by Dgstranz:
* 
https://translatewiki.net/wiki/Thread:Support/MediaWiki:Apihelp-query%2Bsearch-param-enablerewrites/en
* 
https://translatewiki.net/wiki/Thread:Support/MediaWiki:Apihelp-query%2Btemplates-param-namespace/en

Change-Id: I5655d95c6cdd74433d358f15873d4a3a30738f50
---
M includes/api/i18n/en.json
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/03/354703/1

diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json
index 5f52a1e..db31552 100644
--- a/includes/api/i18n/en.json
+++ b/includes/api/i18n/en.json
@@ -1119,7 +1119,7 @@
"apihelp-query+search-param-limit": "How many total pages to return.",
"apihelp-query+search-param-interwiki": "Include interwiki results in 
the search, if available.",
"apihelp-query+search-param-backend": "Which search backend to use, if 
not the default.",
-   "apihelp-query+search-param-enablerewrites": "Enable internal query 
rewriting. Some search backends can rewrite the query into one its thinks gives 
better results, such as correcting spelling errors.",
+   "apihelp-query+search-param-enablerewrites": "Enable internal query 
rewriting. Some search backends can rewrite the query into another which is 
thought to provide better results, for instance by correcting spelling errors.",
"apihelp-query+search-example-simple": "Search for meaning.",
"apihelp-query+search-example-text": "Search texts for 
meaning.",
"apihelp-query+search-example-generator": "Get page info about the 
pages returned for a search for meaning.",
@@ -1177,7 +1177,7 @@
"apihelp-query+tags-example-simple": "List available tags.",
 
"apihelp-query+templates-description": "Returns all pages transcluded 
on the given pages.",
-   "apihelp-query+templates-param-namespace": "Show templates in this 
namespaces only.",
+   "apihelp-query+templates-param-namespace": "Show templates in these 
namespaces only.",
"apihelp-query+templates-param-limit": "How many templates to return.",
"apihelp-query+templates-param-templates": "Only list these templates. 
Useful for checking whether a certain page uses a certain template.",
"apihelp-query+templates-param-dir": "The direction in which to list.",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5655d95c6cdd74433d358f15873d4a3a30738f50
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Remove untranslated "editinguser" message from tyv (tuvinian)

2017-05-20 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/354699 )

Change subject: Remove untranslated "editinguser" message from tyv (tuvinian)
..

Remove untranslated "editinguser" message from tyv (tuvinian)

https://translatewiki.net/wiki/Thread:Support/MediaWiki:Editinguser/tyv

Change-Id: I7ac5da1d7bfeca09e88a8f7dc13073eed0195e69
---
M languages/i18n/tyv.json
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/99/354699/1

diff --git a/languages/i18n/tyv.json b/languages/i18n/tyv.json
index 9b9a469..fd51e98 100644
--- a/languages/i18n/tyv.json
+++ b/languages/i18n/tyv.json
@@ -480,7 +480,6 @@
"prefs-signature": "Хол үжүү",
"prefs-diffs": "Ылгалдар",
"editusergroup": "Ажыглакчының бөлгүмнерни өскертири",
-   "editinguser": "Changing user rights of user '''[[User:$1|$1]]''' 
([[User 
talk:$1|{{int:talkpagelinktext}}]]{{int:pipe-separator}}[[Special:Contributions/$1|{{int:contribslink}}]])",
"userrights-editusergroup": "Ажыглакчының бөлгүмнерни өскертири",
"saveusergroups": "{{GENDER:$1|Ажыглакчының|Ажыглакчының}} бөлгүмнерин 
шыгжаар",
"userrights-reason": "Чылдагаан:",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7ac5da1d7bfeca09e88a8f7dc13073eed0195e69
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Enable ValidationStatistics log for FlaggedRevs

2017-05-19 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/354615 )

Change subject: Enable ValidationStatistics log for FlaggedRevs
..

Enable ValidationStatistics log for FlaggedRevs

Bug: T163107
Change-Id: Ifa568397956fea07ef08196ee49617a5a89f90e3
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/15/354615/1

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 24979a9..de04c6a 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -4954,6 +4954,7 @@
'UpdateRepo' => 'debug',
'updateTranstagOnNullRevisions' => 'debug',
'upload' => 'debug',
+   'ValidationStatistics' => 'info',
'wbq_evaluation' => 'debug', // WikibaseQualityConstraints 
evaluation logs
'wfLogDBError' => 'debug', // Former $wgDBerrorLog
'wikibase-debug' => 'debug',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifa568397956fea07ef08196ee49617a5a89f90e3
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki...FlaggedRevs[master]: Add some debugging output to FlaggedRevsStats

2017-05-19 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/354614 )

Change subject: Add some debugging output to FlaggedRevsStats
..

Add some debugging output to FlaggedRevsStats

Bug: T163107
Change-Id: I93373320b7f718099f6fba8f12ba93c5732a17a0
---
M backend/FlaggedRevsStats.php
1 file changed, 9 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/FlaggedRevs 
refs/changes/14/354614/1

diff --git a/backend/FlaggedRevsStats.php b/backend/FlaggedRevsStats.php
index 6f56139..f88ef1a 100644
--- a/backend/FlaggedRevsStats.php
+++ b/backend/FlaggedRevsStats.php
@@ -264,6 +264,7 @@
$installedUnix = wfTimestamp( TS_UNIX ); // now
}
$encInstalled = $dbr->addQuotes( $dbr->timestamp( 
$installedUnix ) );
+   wfDebugLog( 'ValidationStatistics', __METHOD__ . " Earliest 
FlaggedRevs actions were on $encInstalled" );
# Skip the most recent recent revs as they are likely to just
# be WHERE condition misses. This also gives us more data to 
use.
# Lastly, we want to avoid bias that would make the time too low
@@ -303,6 +304,7 @@
$encLastTS = $dbr->addQuotes( 
$row->fpp_pending_since ); // next iteration
}
}
+   wfDebugLog( 'ValidationStatistics', __METHOD__ . " Oldest 
revision considered is $encLastTS" );
# User condition (anons/users)
if ( $users === 'anons' ) {
$userCondition = 'rev_user = 0';
@@ -316,6 +318,7 @@
# for the worst lag. Thus, new edits *right* after the check 
are properly excluded.
$maxTSUnix = wfTimestamp( TS_UNIX, $worstLagTS ) - 1; // all 
edits later reviewed
$encMaxTS = $dbr->addQuotes( $dbr->timestamp( $maxTSUnix ) );
+   wfDebugLog( 'ValidationStatistics', __METHOD__ . " Worst lag 
considered is $encMaxTS" );
# Use a one week time range
$days = 7;
$minTSUnix = $maxTSUnix - $days*86400;
@@ -323,6 +326,7 @@
# Approximate the number rows to scan
$rows = $dbr->estimateRowCount( 'revision', '1',
[ $userCondition, "rev_timestamp BETWEEN $encMinTS AND 
$encMaxTS" ] );
+   wfDebugLog( 'ValidationStatistics', __METHOD__ . " Scanning 
about $rows rows" );
# If the range doesn't have many rows (like on small wikis), 
use 30 days
if ( $rows < 500 ) {
$days = 30;
@@ -331,6 +335,7 @@
# Approximate rows to scan
$rows = $dbr->estimateRowCount( 'revision', '1',
[ $userCondition, "rev_timestamp BETWEEN 
$encMinTS AND $encMaxTS" ] );
+   wfDebugLog( 'ValidationStatistics', __METHOD__ . " 
Scanning about $rows rows" );
# If the range doesn't have many rows (like on really 
tiny wikis), use 90 days
if ( $rows < 500 ) {
$days = 90;
@@ -341,6 +346,7 @@
# Sanity check the starting timestamp
$minTSUnix = max( $minTSUnix, $installedUnix );
$encMinTS = $dbr->addQuotes( $dbr->timestamp( $minTSUnix ) );
+   wfDebugLog( 'ValidationStatistics', __METHOD__ . " Minimum 
timestamp is $encMinTS" );
# Get timestamp boundaries
$timeCondition = "rev_timestamp BETWEEN $encMinTS AND 
$encMaxTS";
# Get mod for edit spread
@@ -359,6 +365,8 @@
$stash->set( $ecKey, $edits, 14*24*3600 ); // cache for 
2 weeks
}
$mod = max( floor( $edits/$sampleSize ), 1 ); # $mod >= 1
+   wfDebugLog( 'ValidationStatistics', __METHOD__ . " Total edits 
in "
+   . "time range: $edits, $mod times more than in the sample" );
# For edits that started off pending, how long do they take to 
get reviewed?
# Edits started off pending if made when a flagged rev of the 
page already existed.
# Get the *first* reviewed rev *after* each edit and get the 
time difference.
@@ -406,6 +414,7 @@
$times[] = $time;
}
$sampleSize = count( $times );
+   wfDebugLog( 'ValidationStatistics', __METHOD__ . " Got 
times for $sampleSize revisions " );
$aveRT = ( $secondsR + $secondsP )/$sampleSize; // 
sample mean
sort( $times ); // order smallest -> largest
// Sample median

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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Restore default $wgFlaggedRevsStatsAge (2 hours)

2017-05-19 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/354608 )

Change subject: Restore default $wgFlaggedRevsStatsAge (2 hours)
..

Restore default $wgFlaggedRevsStatsAge (2 hours)

Not clear what this setting is trying to achieve.
The update_flaggedrev_stats cronjob in operations/puppet
(modules/mediawiki/manifests/maintenance/update_flaggedrev_stats.pp)
is run every 2 hours.

FlaggedRevsStats::updateCache() is trying to set an object cache key
with expiry time of "false", which at least in SqlBagOStuff::setMulti()
gets cast to 0 and replaced by the maximum time value allowed by the
database. This doesn't seem very meaningful.

Bug: T163107
Change-Id: Iac5d38c053d6d5c5fd7f0ceb497d6c8a796895b8
---
M wmf-config/flaggedrevs.php
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/08/354608/1

diff --git a/wmf-config/flaggedrevs.php b/wmf-config/flaggedrevs.php
index 9982e90..e5623d9 100644
--- a/wmf-config/flaggedrevs.php
+++ b/wmf-config/flaggedrevs.php
@@ -780,5 +780,3 @@
$wgRemoveGroups['bureaucrat'][] = 'reviewer'; // demote from 
full reviewers
}
 }
-
-$wgFlaggedRevsStatsAge = false;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iac5d38c053d6d5c5fd7f0ceb497d6c8a796895b8
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Remove $wgEnableValidationStatisticsUpdates from FlaggedRevs...

2017-05-19 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/354600 )

Change subject: Remove $wgEnableValidationStatisticsUpdates from FlaggedRevs 
config
..

Remove $wgEnableValidationStatisticsUpdates from FlaggedRevs config

This configuration setting does not exist in the current code.

Change-Id: Ifcc67dd15491378ee6548afdcbe150d748d826d3
---
M wmf-config/flaggedrevs.php
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/00/354600/1

diff --git a/wmf-config/flaggedrevs.php b/wmf-config/flaggedrevs.php
index 9982e90..4fdb13c 100644
--- a/wmf-config/flaggedrevs.php
+++ b/wmf-config/flaggedrevs.php
@@ -24,8 +24,6 @@
 
 $wgGroupPermissions['sysop']['stablesettings'] = false; // -aaron 3/20/10
 
-$wgEnableValidationStatisticsUpdates = false;
-
 ///
 // Wiki-specific configurations
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifcc67dd15491378ee6548afdcbe150d748d826d3
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki...CategoryTree[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 3452ddb000be3cef7aea432a8edd5494175f6e00.

Change-Id: Ib428a17e6c8cb7113e55ddbea050ba698c5b0cb9
---
M i18n/hi.json
M i18n/mk.json
2 files changed, 2 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CategoryTree 
refs/changes/31/354431/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 15d26b0..ccf18d1 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -24,8 +24,6 @@
"categorytree-mode-all": "सभी पृष्ठ",
"categorytree-collapse": "छोटा करें",
"categorytree-expand": "विस्तार करें",
-   "categorytree-expand-bullet": "►",
-   "categorytree-empty-bullet": "►",
"categorytree-member-counts": "इसमें {{PLURAL:$1|एक उपश्रेणी|$1 
उपश्रेणियाँ}}, {{PLURAL:$2|एक पृष्ठ|$2 पृष्ठ}}, और {{PLURAL:$3|एक फ़ाइल|$3 
फ़ाइलें}} हैं।",
"categorytree-num-categories": "$1 श्र",
"categorytree-num-pages": "$1 पृ",
@@ -42,6 +40,5 @@
"categorytree-retry": "कृपया थोड़े समय पश्चात पुनः यत्न करें।",
"apihelp-categorytree-description": "श्रेणीवृक्ष एक्सटेन्सन के लिए अंतर 
का मॉड्यूल",
"apihelp-categorytree-param-category": "श्रेणी नामस्थान में उपसर्ग 
डालने पर उसे नजरअंदाज कर दिया जाएगा।",
-   "apihelp-categorytree-param-options": "गहराई विकल्प मूल रूप से 
1 है। श्रेणीवृक्ष जेसन के विकल्प के रूप में है।",
-   "apierror-categorytree-invalidjson": "विकल्प मान्य जेसन वस्तु होना 
चाहिए"
+   "apihelp-categorytree-param-options": "गहराई विकल्प मूल रूप से 
1 है। श्रेणीवृक्ष जेसन के विकल्प के रूप में है।"
 }
diff --git a/i18n/mk.json b/i18n/mk.json
index 220e867..44909cc 100644
--- a/i18n/mk.json
+++ b/i18n/mk.json
@@ -9,7 +9,7 @@
"categorytree": "Дрво на категории",
"categorytree-portlet": "Категории",
"categorytree-legend": "Прикажи дрво на категории",
-   "categorytree-desc": "Динамички прегледник низ 
[[Special:CategoryTree|структурата на категориите]]",
+   "categorytree-desc": "Динамичка навигација низ 
[[Special:CategoryTree|структурата на категориите]]",
"categorytree-header": "Внесете назив на категорија за да ја видите 
нејзината содржина во облик на дрво (бара JavaScript).",
"categorytree-category": "Категорија:",
"categorytree-go": "Прикажи дрво",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib428a17e6c8cb7113e55ddbea050ba698c5b0cb9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CategoryTree
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...Flow[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 51d7a63aec2672097df7c6124c4e8cc4362a3536.

Change-Id: Ic7da07f954c3b5d132a6965bdce34f4ff10f63ab
---
M i18n/api/ru.json
M i18n/hi.json
2 files changed, 62 insertions(+), 421 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/23/354423/1

diff --git a/i18n/api/ru.json b/i18n/api/ru.json
index f7cfd9b..45c0622 100644
--- a/i18n/api/ru.json
+++ b/i18n/api/ru.json
@@ -4,116 +4,102 @@
"Okras",
"Sunpriat",
"Kaganer",
-   "Mailman",
-   "Facenapalm"
+   "Mailman"
]
},
"apihelp-flow-description": "Позволяет применять действия к страницам 
Flow.",
"apihelp-flow-param-submodule": "Вызываемый подмодуль Flow.",
"apihelp-flow-param-page": "Страница, к которой применяются действия.",
-   "apihelp-flow-param-token": "Токен, полученный из 
[[Special:ApiHelp/query+tokens|action=query=tokens]]",
"apihelp-flow-example-1": "Править описание у «[[Talk:Sandbox]]»",
-   "apihelp-flow+close-open-topic-description": "Не поддерживается в 
пользу [[Special:ApiHelp/flow+lock-topic|action=flow=lock-topic]].",
+   "apihelp-flow+close-open-topic-description": "Устарело в пользу 
[[Special:ApiHelp/flow+lock-topic|action=flow=lock-topic]].",
"apihelp-flow+close-open-topic-param-moderationState": "Состояние, 
задаваемое теме: «закрыта» или «открыта».",
-   "apihelp-flow+close-open-topic-param-reason": "Основание закрытия или 
отмены закрытия темы.",
+   "apihelp-flow+close-open-topic-param-reason": "Основание для закрытия 
или отмены закрытия темы.",
"apihelp-flow+edit-header-description": "Редактирование описания 
стены.",
-   "apihelp-flow+edit-header-param-prev_revision": "Идентификатор текущей 
версии описания, для проверки на конфликты редактирования.",
-   "apihelp-flow+edit-header-param-content": "Содержимое описания.",
+   "apihelp-flow+edit-header-param-prev_revision": "Идентификатор версии 
текущей версии описания, для проверки на конфликты редактирования.",
+   "apihelp-flow+edit-header-param-content": "Содержимое для описания.",
"apihelp-flow+edit-header-param-format": "Формат описания 
(wikitext|html)",
"apihelp-flow+edit-header-example-1": "Править описание у 
[[Talk:Sandbox]]",
-   "apihelp-flow+edit-post-description": "Правка содержимого сообщения.",
-   "apihelp-flow+edit-post-param-postId": "Идентификатор сообщения.",
-   "apihelp-flow+edit-post-param-prev_revision": "Идентификатор текущей 
версии сообщения, для проверки на конфликты редактирования.",
-   "apihelp-flow+edit-post-param-content": "Содержимое сообщения.",
+   "apihelp-flow+edit-post-description": "Правки содержимого сообщения.",
+   "apihelp-flow+edit-post-param-postId": "ID сообщения.",
+   "apihelp-flow+edit-post-param-prev_revision": "Revision ID текущей 
версии сообщения, для проверки на конфликты редактирования.",
+   "apihelp-flow+edit-post-param-content": "Содержимое для сообщения.",
"apihelp-flow+edit-post-param-format": "Формат содержимого сообщения 
(wikitext|html)",
"apihelp-flow+edit-post-example-1": "Править сообщение в 
[[Topic:S2tycnas4hcucw8w]]",
-   "apihelp-flow+edit-title-description": "Правка заголовка темы.",
-   "apihelp-flow+edit-title-param-prev_revision": "Идентификатор текущей 
версии заголовка, для проверки на конфликты редактирования.",
-   "apihelp-flow+edit-title-param-content": "Содержимое заголовка, в том 
же формате, что разрешён для описания правок (тема-заголовок-викитекст).",
+   "apihelp-flow+edit-title-description": "Правки заголовка темы.",
+   "apihelp-flow+edit-title-param-prev_revision": "Revision ID текущей 
версии заголовка, для проверки на конфликты редактирования.",
+   "apihelp-flow+edit-title-param-content": "Содержимое для заголовка, в 
том же формате, что разрешён для описания правок (тема-заголовок-викитекст).",
"apihelp-flow+edit-title-example-1": "Править заголовок у 
[[Topic:S2tycnas4hcucw8w]]",
-   "apihelp-flow+edit-topic-summary-description": "Правка содержимого 
краткого содержания темы.",
-   "apihelp-flow+edit-topic-summary-param-prev_revision": "Идентификатор 
текущей версии краткого содержания темы, для проверки на конфликты 
редактирования.",
-   "apihelp-flow+edit-topic-summary-param-summary": 

[MediaWiki-commits] [Gerrit] mediawiki...FeaturedFeeds[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit a6f6754fdcdb64d44da257535798c70a662a.

Change-Id: Ieec3a5cf8ca9a39a34e8dc7eed0f87d273465f4c
---
M i18n/hi.json
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/FeaturedFeeds 
refs/changes/24/354424/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 2ea90e4..153cec1 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -6,7 +6,6 @@
"Sfic"
]
},
-   "ffeed-desc": "Adds syndication feeds of wiki's featured content",
"ffeed-no-feed": "फ़ीड निर्धारित नहीं",
"ffeed-feed-not-found": "फ़ीड $1 मौजूद नहीं।",
"ffeed-entry-not-found": " $1 के लिए फ़ीड प्रविष्टि नहीं मिली।",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieec3a5cf8ca9a39a34e8dc7eed0f87d273465f4c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/FeaturedFeeds
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...CirrusSearch[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit f74047833671f3cf37f1ef610427e9d138eb31c9.

Change-Id: I396f129a3b393b21962f5ce1cd93464c86a423d1
---
M i18n/hi.json
M i18n/sr-ec.json
2 files changed, 2 insertions(+), 46 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CirrusSearch 
refs/changes/30/354430/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 32ef97b..acc41b8 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -3,57 +3,27 @@
"authors": [
"Hindustanilanguage",
"Sfic",
-   "Jayprakash12345",
-   "Anamdas"
+   "Jayprakash12345"
]
},
"cirrussearch-desc": "मीडियाविकि इलास्टिक-सर्च द्वारा कार्य करती है।",
"cirrussearch-backend-error": "अस्थाई परेशानी के कारण हम आपके खोज को 
पूरा नहीं कर सके। कृपया थोड़ी देर बाद प्रयास करें।",
"cirrussearch-parse-error": "आपके खोज समझ नहीं आया। कृपया इसे सरल करें। 
यह खोज को अच्छा करने के लिए सहेजा रहेगा।",
"cirrussearch-too-busy-error": "खोज अभी बहुत व्यस्त है। कृपया थोड़ी देर 
बाद प्रयास करें।",
-   "cirrussearch-regex-syntax-error": "रेजेक्स त्रुटि $2: $1",
-   "cirrussearch-regex-too-busy-error": "Too many regular expression 
searches currently running. Please try again later.",
-   "cirrussearch-regex-too-complex-error": "Regular expression is too 
complex. Learn more about simplifying it 
[[mw:Special:MyLanguage/Help:CirrusSearch/RegexTooComplex|here]].",
-   "cirrussearch-now-using": "This wiki is using a new search engine. 
([[mw:Special:MyLanguage/Help:CirrusSearch|Learn more]])",
-   "cirrussearch-ignored-headings": " # \n# Headings that will be ignored by search.\n# Changes to this 
take effect as soon as the page with the heading is indexed.\n# You can force 
page reindexing by doing a null edit.\n# The syntax is as follows:\n#   * 
Everything from a \"#\" character to the end of the line is a comment.\n#   * 
Every non-blank line is the exact title to ignore, case and 
everything.\nReferences\nExternal links\nSee also\n # ",
-   "cirrussearch-boost-templates": " # \n# If a page contains one of these templates then its search score 
is multiplied by the configured percentage.\n# Changes to this take effect 
immediately.\n# The syntax is as follows:\n#   * Everything from a \"#\" 
character to the end of the line is a comment.\n#   * Every non-blank line is 
the exact template name to boost, namespace, case and everything, followed by a 
\"|\" character followed by a number followed by a \"%\" character.\n# Examples 
of good lines:\n# Template:Good|150%\n# Template:Very Very Good|300%\n# 
Template:Bad|50%\n# Examples of non-working lines:\n# Template:Foo|150.234234% 
<-- no decimal points allowed!\n# Foo|150% <--- technically works, but for 
transclusions of the Foo page from the main namespace\n# You can test 
configuration changes by performing a query prefixed with 
boost-templates:\"XX\" where XX is all of the templates you want to boost 
separated by spaces instead of line breaks.\n# Queries that specify 
boost-templates:\"XX\" ignore the contents of this field.\n # ",
"cirrussearch-pref-label": "नई खोज",
-   "cirrussearch-pref-desc": "Try our new search which supports a greater 
number of languages, provides more up-to-date results, and can even find text 
inside of templates.",
"apihelp-cirrus-config-dump-description": "सर्कस खोज का तय डम्प",
"apihelp-cirrus-config-dump-example": "सर्कस खोज का तय डम्प हासिल करें",
"apihelp-cirrus-mapping-dump-description": "इस विकि हेतु सर्कसखोज का 
डंप",
"apihelp-cirrus-mapping-dump-example": "सर्कल खोज का इस विकि हेतु डंप 
हासिल करें",
"apihelp-cirrus-settings-dump-description": "इस विकि हेतु सर्कसखोज का 
डंप",
"apihelp-cirrus-settings-dump-example": "इस विकि हेतु सर्कसखोज डंप 
हासिल करें",
-   "apierror-cirrus-requesttoolong": "Prefix search request was longer 
than the maximum allowed length. ($1  $2)",
"cirrussearch-give-feedback": "अपनी प्रतिक्रिया दें",
-   "cirrussearch-morelikethis-settings": " # \n# This message lets you configure the settings of the 
\"more like this\" feature.\n# Changes to this take effect immediately.\n# The 
syntax is as follows:\n#   * Everything from a \"#\" character to the end of 
the line is a comment.\n#   * Every non-blank line is the setting name followed 
by a \":\" character followed by the setting value\n# The 

[MediaWiki-commits] [Gerrit] mediawiki...Campaigns[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 72f96c88caf3d9a4c8eadffc412cc35d15ea1379.

Change-Id: Ide9c8ad09a7aedc56a77498db616534fce0914aa
---
M i18n/hi.json
1 file changed, 2 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Campaigns 
refs/changes/32/354432/1

diff --git a/i18n/hi.json b/i18n/hi.json
index c13b49f..96e8447 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -1,11 +1,8 @@
 {
"@metadata": {
"authors": [
-   "Jayprakash12345",
-   "Sfic"
+   "Jayprakash12345"
]
},
-   "campaigns-desc": "एक खाता निर्माण के लिए अभियान की पहचान करता है",
-   "campaigns-campaign-label": "अभियान",
-   "campaigns-campaign-help": "Identifies the campaign leading to an 
account creation."
+   "campaigns-campaign-label": "अभियान"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ide9c8ad09a7aedc56a77498db616534fce0914aa
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Campaigns
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...Babel[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 8a098ee13746f3c63d2de9dc9412e99249a220b4.

Change-Id: I1a357a14c857022e32b395e7f5c72b84b7768989
---
M i18n/hi.json
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Babel 
refs/changes/33/354433/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 8240754..fbe57b4 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -16,7 +16,6 @@
"babel-autocreate-reason": "स्वचालित रूप से बनाया गया [[$1|बेबल]] 
श्रेणी पृष्ठ।",
"babel-autocreate-text-levels": "इस श्रेणी में श्रेणीबद्ध सदस्यों ने यह 
बताया है कि $2 भाषा में उनका कुशलता स्तर $1 है।",
"babel-autocreate-text-main": "इस श्रेणी में श्रेणीबद्ध सदस्यों ने यह 
बताया है कि उन्हें $1 भाषा का ज्ञान है।",
-   "babel-autocreate-user": "Babel AutoCreate",
"babel-0": "इस सदस्य को [[$2|$3]] का ज्ञान [[$1|नहीं]] है (अथवा समझने 
में बहुत परेशानी होती है)।",
"babel-1": "इस सदस्य को [[$2|$3]] का [[$1|प्राथमिक]] ज्ञान है।",
"babel-2": "इस सदस्य को [[$2|$3]] का [[$1|मध्यम स्तर]] का ज्ञान है।",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1a357a14c857022e32b395e7f5c72b84b7768989
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Babel
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...Gadgets[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 1502950992e2ffc6b9dc32b14e22938cf08e391a.

Change-Id: Iac731be2d00faacba2f4c6a5a1ff499e29e5e277
---
M i18n/hi.json
1 file changed, 0 insertions(+), 15 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Gadgets 
refs/changes/21/354421/1

diff --git a/i18n/hi.json b/i18n/hi.json
index b30b00c..eb520d4 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -18,8 +18,6 @@
"gadgetusage-gadget": "गैजेट",
"gadgetusage-usercount": "सदस्यों की संख्या",
"gadgetusage-noresults": "कोई गैजेट नहीं मिला।",
-   "gadgetusage-intro": "This table indicates the number of users who have 
enabled each gadget on this wiki. An active user is counted as someone who has 
made an edit in the last {{PLURAL:$1|day|$1 days}}. This list excludes stats 
for gadgets enabled for everyone by default and may include gadgets that are no 
longer available.",
-   "gadgetusage-intro-noactive": "This table indicates the number of users 
who have enabled each gadget on this wiki. This list excludes stats for gadgets 
enabled for everyone by default and may include gadgets that are no longer 
available.",
"gadgetusage-activeusers": "सक्रिय सदस्य",
"gadgetusage-default": "प्राथमिक",
"gadgets-title": "उपकरण",
@@ -28,32 +26,19 @@
"gadgets-required-rights": "निम्नलिखित {{PLURAL:$2|अधिकार|अधिकारों}} की 
आवश्यकता है:\n\n$1",
"gadgets-required-skins": "उपलब्ध है {{PLURAL:$2|$1 स्किन|निम्नलिखित 
स्किन: $1}}.",
"gadgets-default": "डिफ़ॉल्ट रूप से सभी के लिए सक्षम है।",
-   "gadgets-legacy": "Gadget is not loaded. Please migrate to 
ResourceLoader. 
([https://www.mediawiki.org/wiki/ResourceLoader/Migration_guide_(users) Learn 
more])",
"gadgets-export": "निर्यात",
"gadgets-export-title": "गैजेट निर्यात",
"gadgets-not-found": "गैजेट \"$1\" मिला नहीं ।",
"gadgets-export-text": "$1 उपकरण निर्यात करने के लिये 
\"{{int:gadgets-export-download}}\" बटन पर क्लिक करें, डाउनलोड की गई फ़ाइल 
सहेजें, लक्ष्य विकि पर Special:Import पर जाएँ और फ़ाइल अपलोड करें। तत्पश्चात 
MediaWiki:Gadgets-definition में निम्न पाठ जोड़ें:\n$2\nआपके पास 
लक्ष्य विकि पर उपयुक्त अधिकार होने चाहिये (जिसमें अंतरफल संदेशों को सम्पादित 
करने का अधिकार शामिल है) और विकि पर फ़ाइल द्वारा आयात सक्षम होना चाहिये।",
"gadgets-export-download": "डाउनलोड",
-   "gadgets-validate-notset": "The property $1 is not set.",
-   "gadgets-validate-wrongtype": "The property $1 must be of 
type $2 instead of $3.",
"apihelp-query+gadgetcategories-description": "गैजेट श्रेणियों की सूची 
परिणाम-स्वरूप लाती है",
-   "apihelp-query+gadgetcategories-param-prop": "What gadget category 
information to get:\n;name:Internal category name.\n;title:Category 
title.\n;members:Number of gadgets in category.",
"apihelp-query+gadgetcategories-param-names": "श्रेणियों के नाम जिन्हें 
निकालना है।",
"apihelp-query+gadgetcategories-example-1": "मौजूदा गैजेट श्रेणियों की 
सूची प्राप्त करें",
"apihelp-query+gadgetcategories-example-2": "\"foo\" और \"bar\" 
श्रेणियों के बारे में पूरी जानकारी प्राप्त करें",
"apihelp-query+gadgets-description": "परिणाम-स्वरूप इस विकि पर प्रयोग 
किए जाने वाले सभी गैजेटों की सूची प्राप्त करें।",
-   "apihelp-query+gadgets-param-prop": "What gadget information to 
get:\n;id:Internal gadget ID.\n;metadata:The gadget metadata.\n;desc:Gadget 
description transformed into HTML (can be slow, use only if really needed).",
"apihelp-query+gadgets-param-categories": "किन श्रेणियों के गैजेट 
प्राप्त करें",
"apihelp-query+gadgets-param-ids": "प्राप्त करने के गैजेटों के आई०डी०।",
"apihelp-query+gadgets-param-allowedonly": "वर्तमान सदस्य को 
अनुमति-प्राप्त गैजेटों को सूचीबद्ध करें।",
-   "apihelp-query+gadgets-param-enabledonly": "List only gadgets enabled 
by current user.",
-   "apihelp-query+gadgets-example-1": "Get a list of gadgets along with 
their descriptions",
-   "apihelp-query+gadgets-example-2": "Get a list of gadgets with all 
possible properties",
-   "apihelp-query+gadgets-example-3": "Get a list of gadgets belonging to 
category \"foo\"",
-   "apihelp-query+gadgets-example-4": "Get information about gadgets 
\"foo\" and \"bar\"",
-   "apihelp-query+gadgets-example-5": "Get a list of gadgets enabled by 
current user",
-   "right-gadgets-edit": "Edit gadget JavaScript and CSS pages",
-   "action-gadgets-edit": "edit this gadget JavaScript or 

[MediaWiki-commits] [Gerrit] mediawiki...ConfirmEdit[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 1164bd24798f4478ff6362470a28dd13ed3d2394.

Change-Id: Ia51912ddd7918e149eda2e249697ac31ea9e2407
---
M FancyCaptcha/i18n/hi.json
M FancyCaptcha/i18n/ru.json
M i18n/hi.json
M i18n/pt-br.json
4 files changed, 6 insertions(+), 14 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ConfirmEdit 
refs/changes/27/354427/1

diff --git a/FancyCaptcha/i18n/hi.json b/FancyCaptcha/i18n/hi.json
index 3843c99..044dfaf 100644
--- a/FancyCaptcha/i18n/hi.json
+++ b/FancyCaptcha/i18n/hi.json
@@ -7,7 +7,6 @@
"Sfic"
]
},
-   "fancycaptcha-desc": "Fancy CAPTCHA generator for Confirm Edit",
"fancycaptcha-addurl": "आपके सम्पादन में नई बाहरी कड़ियाँ 
हैं।\nस्वचालित स्पॅम से बचाव में सहायता के लिये नीचे दिये हुए शब्द बक्से में 
लिखें ([[Special:Captcha/help|अधिक जानकारी]]):",
"fancycaptcha-badlogin": "स्वचालित कूटशब्द चोरी से बचाव में सहायता के 
लिये नीचे दिये हुए शब्द बक्से में लिखें ([[Special:Captcha/help|अधिक 
जानकारी]]):",
"fancycaptcha-captcha": "सुरक्षा जाँच",
diff --git a/FancyCaptcha/i18n/ru.json b/FancyCaptcha/i18n/ru.json
index cb671a0..b9049d5 100644
--- a/FancyCaptcha/i18n/ru.json
+++ b/FancyCaptcha/i18n/ru.json
@@ -5,8 +5,7 @@
"Lockal",
"Okras",
"Александр Сигачёв",
-   "Ole Yves",
-   "Facenapalm"
+   "Ole Yves"
]
},
"fancycaptcha-desc": "Необычный CAPTCHA-генератор для подтверждения 
редактирования",
@@ -19,6 +18,6 @@
"fancycaptcha-imgcaptcha-ph": "Введите текст, который вы видите на 
картинке",
"fancycaptcha-sendemail": "В целях защиты от автоматического спама 
просим вас ввести слова, показанные ниже в рамке 
([[Special:Captcha/help|подробнее…]]):",
"fancycaptcha-reload-text": "Обновить",
-   "apihelp-fancycaptchareload-description": "Получение новой 
FancyCaptcha.",
+   "apihelp-fancycaptchareload-description": "Получить новую 
FancyCaptcha.",
"apihelp-fancycaptchareload-example-1": "Получить новую FancyCaptcha"
 }
diff --git a/i18n/hi.json b/i18n/hi.json
index 218e358..ed1e165 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -9,11 +9,10 @@
"संजीव कुमार",
"Sfic",
"NehalDaveND",
-   "Jayprakash12345",
-   "Anamdas"
+   "Jayprakash12345"
]
},
-   "captcha-edit": "यह पन्ना संपादित करने के लिये नीचे दिये हुए आसान सवाल 
को हल करके उत्तर दिए गए बॉक्स में लिखें ([[Special:Captcha/help|अधिक 
जानकारी]]):",
+   "captcha-edit": "यह पन्ना संपादित करने के लिये नीचे दिये हुए आसान गणित 
प्रश्न का उत्तर बक्से में लिखें ([[Special:Captcha/help|अधिक जानकारी]]):",
"captcha-edit-fail": "केप्चा गलत या खाली है।",
"captcha-desc": "आसानसे कॅपचा (captcha) का इस्तेमाल\nस्पैम और कुट 
शब्द-अनुमान से बचने के लिए कॅपचा (CAPTCHA) तकनीक प्रदान करता है",
"captcha-label": "कैप्चा",
@@ -22,25 +21,21 @@
"captcha-id-label": "कैप्चा आईडी",
"captcha-id-help": "यह मान वापस अपरिवर्तित भेजा जाना चाहिए।",
"captcha-addurl": "आपके सम्पादन में नई बाहरी कड़ियाँ हैं।\nस्वचालित 
स्पॅम से बचाव में सहायता के लिये नीचे दिये हुए आसान गणित प्रश्न का उत्तर बक्से 
में लिखें ([[Special:Captcha/help|अधिक जानकारी]]):",
-   "captcha-badlogin": "स्वचालित कूटशब्द भेदन से बचाव में सहायता के लिये 
आपसे निवेदन है कि नीचे दिये हुए आसान प्रश्न का उत्तर बक्से में लिखें 
([[Special:Captcha/help|अधिक जानकारी]]):",
+   "captcha-badlogin": "स्वचालित कूटशब्द भेद से बचाव में सहायता के लिये 
नीचे दिये हुए आसान गणित प्रश्न का उत्तर बक्से में लिखें 
([[Special:Captcha/help|अधिक जानकारी]]):",
"captcha-createaccount": "स्वचालित सदस्य पंजीकरण से बचाव में सहायता के 
लिये नीचे दिये हुए आसान गणित प्रश्न का उत्तर बक्से में लिखें 
([[Special:Captcha/help|अधिक जानकारी]]):",
"captcha-createaccount-fail": "केप्चा गलत या खाली है।",
"captcha-create": "यह पन्ना बनाने के लिये, नीचे दिये आसान गणित प्रश्न 
का उत्तर बक्से में लिखें ([[Special:Captcha/help|अधिक जानकारी]]):",
"captcha-sendemail": "स्वचालित स्पैमिंग से बचाव के लिये कृपया नीचे दिये 
गणित प्रश्न का उत्तर बक्से में लिखें\n([[Special:Captcha/help|अधिक जानकारी]]):",
"captcha-sendemail-fail": "केप्चा गलत या खाली है।",
-   "captcha-disabledinapi": "This action requires a 

[MediaWiki-commits] [Gerrit] mediawiki...Collection[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 265bdd4a050917921f2e687c78aa34193ec0988a.

Change-Id: I592ca693c99b0b31b172f2cc3bbecde61ba55a1e
---
M i18n/hi.json
1 file changed, 0 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Collection 
refs/changes/28/354428/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 1ce9099..7a69315 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -87,15 +87,11 @@
"coll-rendering_finished_title": "प्रतिपादन समाप्त",
"coll-rendering_finished_text": "फ़ाइल जनरेट हो गयी 
है।\nअपने कम्प्युटर पर [$1 फ़ाइल डाउनलोड करें]।",
"coll-rendering_finished_notes_heading": "ध्यान दें:",
-   "coll-rendering_finished_note_not_satisfied": "Not satisfied with the 
output? See [[{{MediaWiki:Coll-helppage}}|the help page about books]] for 
possibilities to improve it.",
-   "coll-rendering_finished_note_article_rdf2latex": "Currently some 
documents do not contain tables. An alternative may be to use the $1, select 
\"Print\" in the browser menu, and use the \"Save as PDF\" option.",
"coll-finished_page_info_text_article": 
"{{MediaWiki:Coll-helppage}}/पृष्ठ जानकारी पाठ रेंडर हो रहा है",
"coll-finished_collection_info_text_article": 
"{{MediaWiki:Coll-helppage}}/कलेक्शन जानकारी पाठ रेंडर हो रहा है",
"coll-rendering_failed_title": "रेंडर करना विफल रहा",
"coll-rendering_failed_text": "दस्तावेज़ फ़ाइल का निर्माण विफल 
रहा।\n\n$1",
"coll-rendering_failed_status": "स्थिति: $1",
-   "coll-failed_page_info_text_article": 
"{{MediaWiki:Coll-helppage}}/Rendering page info text",
-   "coll-failed_collection_info_text_article": 
"{{MediaWiki:Coll-helppage}}/Rendering collection info text",
"coll-notfound_title": "पुस्तक नहीं मिली",
"coll-notfound_text": "पुस्तक पृष्ठ नहीं मिला।",
"coll-download_notfound_title": "फ़ाइल नहीं मिली",
@@ -175,15 +171,12 @@
"coll-make_suggestions_tooltip": "आपकी पुस्तक के पृष्ठों के अनुसार 
सुझाव दिखाएँ",
"coll-suggest_empty": "खाली",
"coll-setting-papersize": "पृष्ठ आकार:",
-   "coll-setting-papersize-a4": "A4",
"coll-setting-papersize-letter": "लेटर",
"coll-setting-toc": "विषय सूची शामिल करें",
"coll-setting-toc-auto": "स्वत:",
"coll-setting-toc-yes": "हाँ",
"coll-setting-toc-no": "नहीं",
"coll-setting-columns": "कॉलम:",
-   "coll-setting-columns-1": "1",
-   "coll-setting-columns-2": "2",
"coll-attribution-anons": "अनामित: $1",
"coll-attribution-page": "पाठ और चित्र के स्रोत, योगदानकर्ता और 
लाइसेंस\nपाठ\n$1चित्र\n$2\nसामग्री लाइसेंस\n$3",
"coll-article-attribution": "$1 स्रोत: $2 
योगदानकर्ता: $3",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I592ca693c99b0b31b172f2cc3bbecde61ba55a1e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Collection
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...DismissableSiteNotice[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 4bf0a787f27d86c73cc58d3565eafbb701047e45.

Change-Id: Ideef7d3ea2abd03ff3786e907c4bb1006c10cf6f
---
M i18n/hi.json
1 file changed, 1 insertion(+), 3 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DismissableSiteNotice 
refs/changes/25/354425/1

diff --git a/i18n/hi.json b/i18n/hi.json
index e2d65c8..437f1e2 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -1,11 +1,9 @@
 {
"@metadata": {
"authors": [
-   "Kaustubh",
-   "Sfic"
+   "Kaustubh"
]
},
"sitenotice_close": "हटायें",
-   "sitenotice_close-brackets": "[$1]",
"sitenotice-desc": "सदस्योंको साईटनोटिस हटाने की अनुमति देता हैं"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ideef7d3ea2abd03ff3786e907c4bb1006c10cf6f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DismissableSiteNotice
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...ContentTranslation[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit f19537dc39770c3d10dbe721fc7987e875cb151f.

Change-Id: I27c67b0ae7cfec8052afb8ed008986a8ce58ed15
---
M i18n/bn.json
M i18n/bs.json
M i18n/hi.json
M i18n/it.json
M i18n/pl.json
M i18n/qqq.json
M i18n/ru.json
M i18n/sl.json
M i18n/ur.json
9 files changed, 11 insertions(+), 29 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation 
refs/changes/26/354426/1

diff --git a/i18n/bn.json b/i18n/bn.json
index b5505a7..c55e26f 100644
--- a/i18n/bn.json
+++ b/i18n/bn.json
@@ -213,6 +213,5 @@
"cx-template-not-available": "$1 ভাষায় উপলব্ধ নয়",
"cx-translation-template-add-param": "+ অনুবাদের ক্ষেত্র",
"cx-translation-template-add-more": "আরও ক্ষেত্র যোগ করুন",
-   "cx-translation-template-select-param": "লক্ষ্য ক্ষেত্র নির্বাচন করুন",
-   "cx-tools-category-add": "বিষয়শ্রেণী যোগ করুন"
+   "cx-translation-template-select-param": "লক্ষ্য ক্ষেত্র নির্বাচন করুন"
 }
diff --git a/i18n/bs.json b/i18n/bs.json
index 7f9ad5a..078792e 100644
--- a/i18n/bs.json
+++ b/i18n/bs.json
@@ -211,6 +211,5 @@
"cx-template-not-available": "Nije dostupan za $1",
"cx-translation-template-add-param": "+ Prevedi polje",
"cx-translation-template-add-more": "Dodaj još polja",
-   "cx-translation-template-select-param": "Izaberite odredišno polje",
-   "cx-tools-category-add": "Dodaj kategoriju"
+   "cx-translation-template-select-param": "Izaberite odredišno polje"
 }
diff --git a/i18n/hi.json b/i18n/hi.json
index 36e4a9b..0585363 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -105,7 +105,6 @@
"cx-suggestionlist-favorite": "बाद में",
"cx-suggestionlist-title": "अन्य सुझाव",
"cx-suggestionlist-empty-title": "इस समय और सुझाव नहीं है",
-   "cx-suggestionlist-empty-desc": "We found no suggestions. You can check 
later or find relevant pages using our recommendation tool (experimental).",
"cx-suggestionlist-empty-desc-recommend-link-text": "सुझाव देखें 
(प्रायोगिक)",
"cx-suggestionlist-featured": "निर्वाचित",
"cx-suggestionlist-view-source-page": "स्रोत पृष्ठ देखें",
@@ -160,27 +159,20 @@
"cx-stats-published-translations-label": "प्रकाशित अनुवाद",
"cx-stats-published-target-source": "में अनुवाद",
"cx-stats-published-source-target": "से अनुवाद",
-   "cx-stats-draft-target-source": "Translations in progress to",
-   "cx-stats-draft-source-target": "Translations in progress from",
"cx-stats-tabs-expand": "सभी भाषाओं को देखें",
"cx-stats-total-published": "कुल प्रकाशित",
"cx-stats-weekly-published": "पिछले सप्ताह",
"cx-stats-local-published-number": "$2 में $1",
"cx-stats-local-published": "$2 में $1 ($3)",
"cx-stats-grouping-title": "{{PLURAL:$1|$1 अनुवाद}}",
-   "cx-tools-missing-link-text": "{{GENDER:|Mark}} the page as missing to 
encourage its creation.",
"cx-tools-missing-link-tooltip": "अनुवाद (नये विंडो पर)",
"cx-tools-missing-link-title": "लापता कड़ी",
"cx-tools-missing-link-mark-link": "{{GENDER:|मार्क}} के रूप में 
अनुपलब्ध",
"echo-category-title-cx": "अनुवाद",
-   "echo-pref-tooltip-cx": "Notify me about my translations created using 
Content Translation tool.",
-   "cx-notification-first-translation": "Congratulations on your first 
translation! Check your contributions and find more pages to translate.",
-   "cx-notification-tenth-translation": "Congratulations for your tenth 
translation! You are becoming an expert translator. Keep up the good work!",
"cx-notification-hundredth-translation": "आपने कुल 100 अनुवाद किए हैं! 
यह एक याद रखने लायक लक्ष्य है। इस खबर को अन्य संपादकों के साथ बांटे।",
"cx-contributions-link": "आपके योगदान",
"cx-your-translations-link": "{{GENDER:$1|आपके योगदान}}",
"cx-translationlist-empty-title": "अनुवाद के लिए कुछ नहीं?",
-   "cx-translationlist-empty-desc": "{{GENDER:|Start}} your translation 
now and continue it anytime.",
"cx-tools-link-internal-link": "पृष्ठ से जोड़ें",
"cx-tools-link-internal-link-placeholder": "जोड़ने के लिए पृष्ठ खोजें",
"cx-tools-link-external-link": "बाहरी",
@@ -195,14 +187,11 @@
"cx-suggestionlist-expand": "सभी देखें",
"cx-suggestionlist-collapse": "कम देखें",
"cx-suggestionlist-refresh": "सुझाव ताजा करें",
-   "cx-notification-suggestions-available": "Based on {{GENDER:$2|your}} 
previous 

[MediaWiki-commits] [Gerrit] mediawiki...AntiSpoof[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit c12a930d08c7728a62dbdef3fc5ae0f499c633ce.

Change-Id: I2673f97019eef7e8a6117b40fcf05b8e519c0bed
---
M i18n/hi.json
M i18n/jv.json
2 files changed, 1 insertion(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/AntiSpoof 
refs/changes/34/354434/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 35c4e73..23a29e9 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -16,7 +16,6 @@
"antispoof-conflict-top": "\"$1\" नाम निम्न 
{{PLURAL:$2|सदस्यनाम|सदस्यनामों}} से बहुत मिलता-जुलता है:",
"antispoof-conflict-bottom": "कृपया कोई अन्य नाम चुनिये।",
"antispoof-name-illegal": "भ्रामक नामों को रोकने के लिए नाम \"$1\" रखना 
मना है: $2\nकृपया कोई अन्य नाम चुनिये।",
-   "antispoof-bad-char": "\"$1\" ($2)",
"antispoof-badtype": "गलत डाटा प्रकार",
"antispoof-empty": "खाली स्ट्रिंग",
"antispoof-blacklisted": "इसमें ब्लैकलिस्टेड कैरैक्टर $1 हैं",
@@ -29,7 +28,6 @@
"antispoof-ignore": "स्पूफिंग जाँच नज़रंदाज़ करें",
"antispoof-ignore-help": "कुछ पर्याप्त अधिकार प्राप्त सदस्य ऐसे खाते भी 
खोल सकते हैं, जिसके समान नाम वाले खाते पहले से ही बने हुए हों।",
"right-override-antispoof": "स्पूफिंग चेक्स को नजर अंदाज करें",
-   "apihelp-antispoof-description": "Check a username against AntiSpoof's 
normalisation checks.",
"apihelp-antispoof-param-username": "जाँच हेतु सदस्य नाम जिससे धोखा न 
हो",
"apihelp-antispoof-example-1": "धोखा के विरुद्ध \"फू\" सदस्य की जांच",
"apihelp-createaccount-param-ignoreantispoof": "धोखे की जाँच को अनदेखा 
करें (override-antispoof अधिकार अनिवार्य)"
diff --git a/i18n/jv.json b/i18n/jv.json
index 231890b..8f04d6f 100644
--- a/i18n/jv.json
+++ b/i18n/jv.json
@@ -20,6 +20,6 @@
"antispoof-noletters": "Ora ngandhut aksara babar belas",
"antispoof-mixedscripts": "Ngandhut aksara campuran sing ora 
kompatibel",
"antispoof-tooshort": "Jeneng kanonikalisasi kecendhaken",
-   "antispoof-ignore": "Jarna pamriksan goroh-orané",
+   "antispoof-ignore": "Lirwakaké pamrikasaan panipuan akun (spoofing)",
"right-override-antispoof": "''Override'' pamriksan palècèhan"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2673f97019eef7e8a6117b40fcf05b8e519c0bed
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/AntiSpoof
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...Cite[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 29557f01023106f6abef78e12dfc0c5fb80ace20.

Change-Id: Ib11b72582ba6d884e5eb2f12f7ef051e31bf1337
---
M i18n/hi.json
M i18n/ru.json
M modules/ve-cite/i18n/hi.json
3 files changed, 2 insertions(+), 17 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Cite 
refs/changes/29/354429/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 5cecee0..4388cc9 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -19,7 +19,6 @@
"cite_error_ref_no_key": "उद्घाटन ref टैग खराब है 
या उसका नाम खराब है.",
"cite_error_ref_too_many_keys": "अमान्य ref 
टैग;\n(संभवतः कई) अमान्य नाम",
"cite_error_ref_no_input": "अमान्य ref टैग;\nनाम 
रहित संदर्भों में जानकारी देना आवश्यक है",
-   "cite_error_references_duplicate_key": "Invalid 
ref tag; name \"$1\" defined multiple times with different 
content",
"cite_error_references_invalid_parameters": "अमान्य 
references टैग;\nप्राचल (पैरामीटर) स्वीकृत नहीं 
हैं।\nreferences / का प्रयोग करें।",
"cite_error_references_no_backlink_label": "पृष्ठ पाठ की कड़ियाँ देने 
वाले विशिष्ट नाम खतम हो गये।\nअधिक नाम [[MediaWiki:Cite references link 
many format backlink labels]] संदेश में जोड़ें।",
"cite_error_no_link_label_group": "\"$1\" संदर्भ समूह के लिये कड़ियों 
के विशिष्ट नाम कम पड़ गए।\n[[MediaWiki:$2]] सन्देश में और नाम 
परिभाषित करें।",
@@ -33,19 +32,9 @@
"cite_error_empty_references_define": "references 
टैग में परिभाषित \"$1\" नामक ref टैग में कोई सामग्री नहीं 
है।",
"cite-tracking-category-cite-error": "सन्दर्भ त्रुटि के साथ पृष्ठ",
"cite-tracking-category-cite-error-desc": "इस श्रेणी में वे लेख आते 
हैं, जिसमें सन्दर्भ साँचे के उपयोग में त्रुटि हुई है।",
-   "cite_reference_link_key_with_num": "$1_$2",
-   "cite_reference_link_prefix": "cite_ref-",
-   "cite_references_link_prefix": "cite_note-",
-   "cite_reference_link": "[[#$2|$3]]",
-   "cite_references_link_one": "[[#$2|↑]] $3",
-   "cite_references_link_many": "↑ $2 $3",
-   "cite_references_link_many_format": "[[#$1|$2]]",
"cite_references_link_many_format_backlink_labels": "अ आ इ ई उ ऊ ए ऐ ओ 
औ क ख ग घ ङ च छ ज झ ञ ट ठ ड ढ ण त थ द ध न प फ ब भ म य र ल व श ष स ह अ॰अ अ॰आ अ॰इ 
अ॰ई अ॰उ अ॰ऊ अ॰ए अ॰ऐ अ॰ओ अ॰औ अ॰क अ॰ख अ॰ग अ॰घ अ॰ङ अ॰च अ॰छ अ॰ज अ॰झ अ॰ञ अ॰ट अ॰ठ अ॰ड 
अ॰ढ अ॰ण अ॰त अ॰थ अ॰द अ॰ध अ॰न अ॰प अ॰फ अ॰ब अ॰भ अ॰म अ॰य अ॰र अ॰ल अ॰व अ॰श अ॰ष अ॰स अ॰ह 
आ॰अ आ॰आ आ॰इ आ॰ई आ॰उ आ॰ऊ आ॰ए आ॰ऐ आ॰ओ आ॰औ आ॰क आ॰ख आ॰ग आ॰घ आ॰ङ आ॰च आ॰छ आ॰ज आ॰झ आ॰ञ 
आ॰ट आ॰ठ आ॰ड आ॰ढ आ॰ण आ॰त आ॰थ आ॰द आ॰ध आ॰न आ॰प आ॰फ आ॰ब आ॰भ अ॰म आ॰य आ॰र आ॰ल आ॰व आ॰श 
आ॰ष आ॰स आ॰ह इ॰अ इ॰आ इ॰इ इ॰ई इ॰उ इ॰ऊ इ॰ए इ॰ऐ इ॰ओ इ॰औ इ॰क इ॰ख इ॰ग इ॰घ इ॰ङ इ॰च इ॰छ 
इ॰ज इ॰झ इ॰ञ इ॰ट इ॰ठ इ॰ड इ॰ढ इ॰ण इ॰त इ॰थ इ॰द इ॰ध इ॰न इ॰प इ॰फ इ॰ब इ॰भ इ॰म इ॰य इ॰र 
इ॰ल इ॰व इ॰श इ॰ष इ॰स इ॰ह ई॰अ ई॰आ ई॰इ ई॰ई ई॰उ ई॰ऊ ई॰ए ई॰ऐ ई॰ओ ई॰औ ई॰क ई॰ख ई॰ग ई॰घ 
ई॰ङ ई॰च ई॰छ ई॰ज ई॰झ ई॰ञ ई॰ट ई॰ठ ई॰ड ई॰ढ ई॰ण ई॰त ई॰थ ई॰द ई॰ध ई॰न ई॰प ई॰फ ई॰ब ई॰भ 
ई॰म ई॰य ई॰र ई॰ल ई॰व ई॰श ई॰ष ई॰स ई॰ह उ॰अ उ॰आ उ॰इ उ॰ई उ॰उ उ॰ऊ उ॰ए उ॰ऐ उ॰ओ उ॰औ उ॰क 
उ॰ख उ॰ग उ॰घ उ॰ङ उ॰च उ॰छ उ॰ज उ॰झ उ॰ञ उ॰ट उ॰ठ उ॰ड उ॰ढ उ॰ण उ॰त उ॰थ उ॰द उ॰ध उ॰न उ॰प 
उ॰फ उ॰ब उ॰भ उ॰म उ॰य उ॰र उ॰ल उ॰व उ॰श उ॰ष उ॰स उ॰ह ऊ॰अ ऊ॰आ ऊ॰इ ऊ॰ई ऊ॰उ ऊ॰ऊ ऊ॰ए ऊ॰ऐ 
ऊ॰ओ ऊ॰औ ऊ॰क ऊ॰ख ऊ॰ग ऊ॰घ ऊ॰ङ ऊ॰च ऊ॰छ ऊ॰ज ऊ॰झ ऊ॰ञ ऊ॰ट ऊ॰ठ ऊ॰ड ऊ॰ढ ऊ॰ण ऊ॰त ऊ॰थ ऊ॰द 
ऊ॰ध ऊ॰न ऊ॰प ऊ॰फ ऊ॰ब ऊ॰भ ऊ॰म ऊ॰य ऊ॰र ऊ॰ल ऊ॰व ऊ॰श ऊ॰ष ऊ॰स ऊ॰ह ए॰अ ए॰आ ए॰इ ए॰ई ए॰उ 
ए॰ऊ ए॰ए ए॰ऐ ए॰ओ ए॰औ ए॰क ए॰ख ए॰ग ए॰घ ए॰ङ ए॰च ए॰छ ए॰ज ए॰झ ए॰ञ ए॰ट ए॰ठ ए॰ड ए॰ढ ए॰ण 
ए॰त ए॰थ ए॰द ए॰ध ए॰न ए॰प ए॰फ ए॰ब ए॰भ ए॰म ए॰य ए॰र ए॰ल ए॰व ए॰श ए॰ष ए॰स ए॰ह ऐ॰अ ऐ॰आ 
ऐ॰इ ऐ॰ई ऐ॰उ ऐ॰ऊ ऐ॰ए ऐ॰ऐ ऐ॰ओ ऐ॰औ ऐ॰क ऐ॰ख ऐ॰ग ऐ॰घ ऐ॰ङ ऐ॰च ऐ॰छ ऐ॰ज ऐ॰झ ऐ॰ञ ऐ॰ट ऐ॰ठ 
ऐ॰ड ऐ॰ढ ऐ॰ण ऐ॰त ऐ॰थ ऐ॰द ऐ॰ध ऐ॰न ऐ॰प ऐ॰फ ऐ॰ब ऐ॰भ ऐ॰म ऐ॰य ऐ॰र ऐ॰ल ऐ॰व ऐ॰श ऐ॰ष ऐ॰स 
ऐ॰ह ओ॰अ ओ॰आ ओ॰इ ओ॰ई ओ॰उ ओ॰ऊ ओ॰ए ओ॰ऐ ओ॰ओ ओ॰औ ओ॰क ओ॰ख ओ॰ग ओ॰घ ओ॰ङ ओ॰च ओ॰छ ओ॰ज ओ॰झ 
ओ॰ञ ओ॰ट ओ॰ठ ओ॰ड ओ॰ढ ओ॰ण ओ॰त ओ॰थ ओ॰द ओ॰ध ओ॰न ओ॰प ओ॰फ ओ॰ब ओ॰भ ओ॰म ओ॰य ओ॰र ओ॰ल ओ॰व 
ओ॰श ओ॰ष ओ॰स ओ॰ह औ॰अ औ॰आ औ॰इ औ॰ई औ॰उ औ॰ऊ औ॰ए औ॰ऐ औ॰ओ औ॰औ औ॰क औ॰ख औ॰ग औ॰घ औ॰ङ औ॰च 
औ॰छ औ॰ज औ॰झ औ॰ञ औ॰ट औ॰ठ औ॰ड औ॰ढ औ॰ण औ॰त औ॰थ औ॰द औ॰ध औ॰न औ॰प औ॰फ औ॰ब औ॰भ औ॰म औ॰य 
औ॰र औ॰ल औ॰व औ॰श औ॰ष औ॰स औ॰ह क॰अ क॰आ क॰इ क॰ई क॰उ क॰ऊ क॰ए क॰ऐ क॰ओ क॰औ क॰क क॰ख क॰ग 
क॰घ क॰ङ क॰च क॰छ क॰ज क॰झ क॰ञ क॰ट क॰ठ क॰ड क॰ढ क॰ण क॰त क॰थ क॰द क॰ध क॰न क॰प क॰फ क॰ब 
क॰भ क॰म क॰य क॰र क॰ल क॰व क॰श क॰ष क॰स क॰ह ख॰अ ख॰आ ख॰इ ख॰ई ख॰उ ख॰ऊ ख॰ए ख॰ऐ ख॰ओ ख॰औ 
ख॰क ख॰ख ख॰ग ख॰घ ख॰ङ ख॰च ख॰छ ख॰ज ख॰झ ख॰ञ ख॰ट ख॰ठ ख॰ड ख॰ढ ख॰ण ख॰त ख॰थ ख॰द ख॰ध ख॰न 
ख॰प ख॰फ ख॰ब ख॰भ ख॰म ख॰य ख॰र ख॰ल ख॰व ख॰श ख॰ष ख॰स ख॰ह ग॰अ ग॰आ ग॰इ ग॰ई ग॰उ ग॰ऊ ग॰ए 
ग॰ऐ ग॰ओ ग॰औ ग॰क ग॰ख ग॰ग ग॰घ ग॰ङ ग॰च ग॰छ ग॰ज ग॰झ ग॰ञ ग॰ट ग॰ठ ग॰ड ग॰ढ ग॰ण ग॰त ग॰थ 
ग॰द ग॰ध ग॰न ग॰प ग॰फ ग॰ब ग॰भ ग॰म ग॰य ग॰र ग॰ल ग॰व ग॰श ग॰ष ग॰स ग॰ह घ॰अ घ॰आ घ॰इ 

[MediaWiki-commits] [Gerrit] mediawiki...Echo[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 40fee89fbc214a8c88f1bae81c2254e34dc6fba6.

Change-Id: I60121de4e76c487b1479b2614ccee30989954d33
---
M i18n/af.json
M i18n/az.json
M i18n/da.json
M i18n/fi.json
M i18n/hi.json
M i18n/ru.json
M i18n/sl.json
M i18n/sr-ec.json
8 files changed, 22 insertions(+), 127 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo 
refs/changes/22/354422/1

diff --git a/i18n/af.json b/i18n/af.json
index d9bbb0c..7f5658a 100644
--- a/i18n/af.json
+++ b/i18n/af.json
@@ -2,8 +2,7 @@
"@metadata": {
"authors": [
"Naudefj",
-   "Servien",
-   "Fwolff"
+   "Servien"
]
},
"echo-desc": "Kennisgewing-stelsel",
@@ -30,16 +29,12 @@
"echo-category-title-edit-user-talk": "Boodskap{{PLURAL:$1||pe}} op u 
besprekingsblad",
"echo-category-title-article-linked": "Bladsyskakel{{PLURAL:$1||s}}",
"echo-category-title-reverted": "Wysiging {{PLURAL:$1|teruggerol}}",
-   "echo-category-title-other": "{{PLURAL:$1|Ander}}",
"echo-category-title-system": "{{PLURAL:$1|Stelsel}}",
"notifications": "Kennisgewings",
"tooltip-pt-notifications-alert": "{{GENDER:|U}} kennisgewings",
"tooltip-pt-notifications-notice": "{{GENDER:|U}} boodskappe",

"echo-displaynotificationsconfiguration-enabled-default-new-users-legend": 
"Nuwe gebruikers",
"echo-specialpage": "Kennisgewings",
-   "echo-specialpage-section-markread": "Merk groep as gelees",
-   "echo-specialpage-markasread": "Kennisgewing: Merk as gelees",
-   "echo-specialpage-pagination-numnotifications": "$1 
{{PLURAL:$1|kennisgewing|kennisgewings}}",
"echo-specialpage-pagefilters-title": "Onlangse aktiwiteit",
"echo-specialpage-pagefilters-subtitle": "Bladsye met ongelees 
kennisgewings",
"notificationsmarkread-legend": "Merk kennisgewing as gelees",
@@ -66,12 +61,6 @@
"notification-link-text-what-links-here": "Al die skakels na hierdie 
bladsy",
"notification-welcome-linktext": "Welkom",
"notification-link-text-view-edit": "Wys wysiging",
-   "notification-timestamp-ago-seconds": "{{PLURAL:$1|$1s}}",
-   "notification-timestamp-ago-minutes": "{{PLURAL:$1|$1m}}",
-   "notification-timestamp-ago-hours": "{{PLURAL:$1|$1h}}",
-   "notification-timestamp-ago-days": "{{PLURAL:$1|$1d}}",
-   "notification-timestamp-ago-months": "{{PLURAL:$1|$1ma}}",
-   "notification-timestamp-ago-years": "{{PLURAL:$1|$1j}}",
"notification-timestamp-today": "Vandag",
"notification-timestamp-yesterday": "Gister",
"notification-inbox-filter-read": "Gelees",
@@ -83,7 +72,6 @@
"echo-overlay-link": "Alle kennisgewings",
"echo-overlay-title": "Kennisgewings",
"echo-mark-all-as-read": "Merk alles as gelees",
-   "echo-mark-all-as-read-confirmation": "$1 
{{PLURAL:$1|kennisgewing|kennisgewings}} gemerk as gelees",
"echo-date-today": "Vandag",
"echo-date-yesterday": "Gister",
"echo-email-batch-link-text-view-all-notifications": "Wys alle 
kennisgewings"
diff --git a/i18n/az.json b/i18n/az.json
index faf4651..33251f3 100644
--- a/i18n/az.json
+++ b/i18n/az.json
@@ -55,7 +55,6 @@
"notification-header-page-linked": "$4 səhifəsindən 
$3 səhifəsinə keçid verildi.",
"notification-bundle-header-page-linked": "{{PLURAL:$5||$5 
səhifə|100=99+ səhifə}}dən $3 səhifəsinə keçid verildi.",
"notification-link-text-what-links-here": "Bu səhifəyə olan bütün 
keçidlər",
-   "notification-header-welcome": "{{SITENAME}} saytına {{GENDER:$2|xoş 
gəldiniz}}, $1! Sizi burada görməyimizə çox şadıq.",
"notification-link-text-view-edit": "Redaktəyə bax",
"notification-edit-talk-page-email-subject2": "İstifadəçi $1 
\"{{SITENAME}}\" saytındakı müzakirə səhifənizdə sizə mesaj yazıb",
"notification-edit-talk-page-email-batch-body-with-section": 
"{{GENDER:$1|İstifadəçi}} sizin müzakirə səhifənizdə «$2» bölməsində məktub $1 
{{GENDER:$1|yazıb}}",
diff --git a/i18n/da.json b/i18n/da.json
index b034149..4155613 100644
--- a/i18n/da.json
+++ b/i18n/da.json
@@ -32,7 +32,6 @@
"echo-pref-cross-wiki-notifications": "Vis notifikationer fra andre 
wikier",
"echo-pref-new-message-indicator": "Vis indikator for meddelelser på 
diskussionssiden i min værktøjslinje",
"echo-learn-more": "Find 

[MediaWiki-commits] [Gerrit] mediawiki...GlobalUsage[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 155d4d17d1fa81a29afa2eef94b54d14e3b58536.

Change-Id: I8a9fb097a5c628c6525956bca10f38ca90e4d791
---
M i18n/hi.json
1 file changed, 1 insertion(+), 10 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/GlobalUsage 
refs/changes/19/354419/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 7bff4b0..981c429 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -18,15 +18,6 @@
"globalusage-of-file": "इस फ़ाइल का उपयोग निम्न अन्य विकियों में है:",
"globalusage-more": "इस फ़ाइल के [[{{#Special:GlobalUsage}}/$1|वैश्विक 
उपयोग की अधिक जानकारी]] देखें।",
"globalusage-filterlocal": "स्थानीय उपयोग ना दिखाएँ",
-   "mostgloballylinkedfiles": "Most globally linked files",
-   "mostgloballylinkedfiles-summary": "List of files that have been 
embedded the highest number of times across all wikis. For the equivalent list 
that takes into account only usages on {{SITENAME}}, see 
[[{{#special:MostLinkedFiles}}]].",
"globallywantedfiles": "वैश्विक आवश्यक फ़ाइलें",
-   "globallywantedfiles-summary": "List of files that have been embedded 
the highest number of times across all wikis despite not existing. For the 
equivalent list that takes into account only usages on {{SITENAME}}, see 
[[{{#special:WantedFiles}}]]. File usages from first letter case sensitive 
wikis may incorrectly be reported as being wanted.",
-   "globallywantedfiles-foreign-repo": "Warning: This 
wiki uses a foreign file repository. Files from the foreign repository that are 
in use will show up on this list as struck out blue links despite the fact that 
they exist.",
-   "apihelp-query+globalusage-description": "Returns global image usage 
for a certain image.",
-   "apihelp-query+globalusage-param-prop": "Which properties to 
return:\n;url:Adds url.\n;pageid:Adds page ID.\n;namespace:Adds namespace ID.",
-   "apihelp-query+globalusage-param-limit": "कितना कड़ी दिखेगा।",
-   "apihelp-query+globalusage-param-filterlocal": "Filter local usage of 
the file.",
-   "apihelp-query+globalusage-example-1": "Get usage of 
[[:File:Example.jpg]]",
-   "globalusage-header": "This page shows where a file is used on other 
wikis. You can also find that information at the bottom of the file description 
page."
+   "apihelp-query+globalusage-param-limit": "कितना कड़ी दिखेगा।"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8a9fb097a5c628c6525956bca10f38ca90e4d791
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/GlobalUsage
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...ElectronPdfService[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 785d32118087b312541b7ebbcf0cc6454e18536a.

Change-Id: I3fbdf5b4da71ace6eaae46bf09abb2cfb0573983
---
M i18n/hi.json
1 file changed, 0 insertions(+), 9 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ElectronPdfService 
refs/changes/20/354420/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 585ab5a..068fc63 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -4,16 +4,7 @@
"Sfic"
]
},
-   "electronPdfService": "ElectronPdfService",
-   "electronPdfService-desc": "Adds browser based PDF rendering support 
through Electron PDF service",
-   "electronPdfService-special-page-headline": "Download as PDF",
-   "electronPdfService-select-layout-header": "Select a layout",
-   "electronPdfService-single-column-label": "Single column",
-   "electronPdfService-two-column-label": "Two column",
-   "electronPdfService-single-column-desc": "Includes tables and 
infoboxes",
-   "electronPdfService-two-column-desc": "Without tables and infoboxes",
"electronPdfService-download-button": "डाउनलोड करें",
-   "electronPdfService-sidebar-portlet-heading": "प्रिंट/निर्यात",
"electronPdfService-sidebar-portlet-print-text": "पीडीएफ़ के रूप में 
डाउनलोड करें",
"electronPdfService-invalid-page-title": "अमान्य पृष्ठ",
"electronPdfService-invalid-page-text": "दिया गया पृष्ठ मान्य नहीं है।"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3fbdf5b4da71ace6eaae46bf09abb2cfb0573983
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ElectronPdfService
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...PdfHandler[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit f57f5a23f4d55c4ca6f827ffdc4e2b22cd93d75e.

Change-Id: I0ab51ac190221cd3075216d468857db1854756e7
---
M i18n/hi.json
1 file changed, 1 insertion(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PdfHandler 
refs/changes/13/354413/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 90c27b0..674f4f7 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -2,19 +2,11 @@
"@metadata": {
"authors": [
"Kaustubh",
-   "NehalDaveND",
-   "Sfic"
+   "NehalDaveND"
]
},
"pdf-desc": "चित्र मोड में पीडीएफ फ़ाईल देखनेके लिये आवश्यक प्रणाली",
-   "pdf-file-page-warning": "PDF is a complex format that may expose some 
of your private information in some cases. Make sure to configure your PDF 
viewer in a safe way.",
-   "pdf-file-page-warning-header": "Privacy considerations",
-   "pdf-file-page-warning-footer": "This issue is not specific to this 
particular file, but a general issue with the PDF format.",
-   "pdf-file-page-warning-info": "Learn more about this issue.",
"pdf_no_metadata": "पीडीएफ से मेटाडाटा ले नहीं पायें",
"pdf_page_error": "पन्ने का क्रमांक सीमामें नहीं हैं",
-   "exif-pdf-producer": "Conversion program",
-   "exif-pdf-version": "Version of PDF format",
-   "exif-pdf-encrypted": "Encrypted",
"exif-pdf-pagesize": "पृष्ठ का आकार"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0ab51ac190221cd3075216d468857db1854756e7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PdfHandler
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...ImageMap[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 5bb3e995cd6e0d02745be3bd254d174d7ce13c3e.

Change-Id: I27ca66bacdf7c02254a723d0f8e323d871dcbdda
---
M i18n/he.json
M i18n/hi.json
2 files changed, 3 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ImageMap 
refs/changes/17/354417/1

diff --git a/i18n/he.json b/i18n/he.json
index 801c5ab..93372fd 100644
--- a/i18n/he.json
+++ b/i18n/he.json
@@ -2,8 +2,7 @@
"@metadata": {
"authors": [
"Amire80",
-   "Rotem Liss",
-   "IKhitron"
+   "Rotem Liss"
]
},
"imagemap_desc": "אפשרות למפות תמונה עם קישורים בצד הלקוח באמצעות התגית 
imagemap",
@@ -14,7 +13,7 @@
"imagemap_invalid_title": "שגיאה: כותרת שגויה בקישור בשורה $1",
"imagemap_missing_coord": "שגיאה: לא מספיק קוארדינאטות לצורה בשורה $1",
"imagemap_unrecognised_shape": "שגיאה: צורה בלתי מזוהה בשורה $1, כל 
שורה חייבת להתחיל עם אחת האפשרויות הבאות: default, 
rect, circle or poly",
-   "imagemap_invalid_coord": "שגיאה: קוארדינאטה שגויה בשורה $1, היא חייבת 
להיות מספר",
+   "imagemap_invalid_coord": "שגיאה;: קוארדינאטה שגויה בשורה $1, היא חייבת 
להיות מספר",
"imagemap_invalid_desc": "שגיאה: הגדרת פרמטר desc שגויה, צריך להיות אחד 
מהבאים: $1",
"imagemap_description": "אודות התמונה",
"imagemap_poly_odd": "שגיאה: איזור poly עם מספר אי־זוגי של קואורדינטות 
בשורה $1"
diff --git a/i18n/hi.json b/i18n/hi.json
index ad8134c..905e317 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -3,8 +3,7 @@
"authors": [
"Ansumang",
"Kaustubh",
-   "Siddhartha Ghai",
-   "Sfic"
+   "Siddhartha Ghai"
]
},
"imagemap_desc": "imagemap टैग के प्रयोग द्वारा 
क्लायंट द्वारा क्लिक किये जा सकने वाले चित्रनक्षों का प्रयोग संभव करता है",
@@ -18,6 +17,5 @@
"imagemap_invalid_coord": "त्रुटि: $1 पंक्ति में अमान्य कोऑर्डिनेट्स, 
संख्या होनी चाहिये।",
"imagemap_invalid_desc": "त्रुटि: अमान्य desc जानकारी, निम्न में से एक 
होनी चाहिये: $1",
"imagemap_description": "इस चित्र के बारे में",
-   "imagemap_desc_types": "top-right, bottom-right, bottom-left, top-left, 
none",
"imagemap_poly_odd": "त्रुटि: $1 पंक्ति पर विषम संख्या के कोऑर्डिनेट्स 
वाला poly मिला"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I27ca66bacdf7c02254a723d0f8e323d871dcbdda
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ImageMap
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...MobileFrontend[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit ea32e4bd1a41756c2038841f4f5473808c9b5939.

Change-Id: If1b8aecd57850a5dac397168c214606abbf99aa2
---
M i18n/hi.json
M i18n/jv.json
M i18n/mk.json
M i18n/nl.json
M i18n/ru.json
5 files changed, 73 insertions(+), 151 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/11/354411/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 349c3b9..23174f4 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -19,39 +19,23 @@
"Rajat11"
]
},
-   "abusefilter-edit-builder-vars-user-mobile": "Whether or not a user is 
editing through the mobile interface",
-   "mobile-frontend-account-create-captcha-placeholder": "Enter 
confirmation code",
"mobile-frontend-categories-heading": "श्रेणियाँ",
-   "mobile-frontend-categories-subheading": "The page belongs to the 
following categories:",
-   "mobile-frontend-categories-nocat": "This page doesn't belong to any 
category, yet.",
"mobile-frontend-categories-add": "श्रेणी में जोड़ें",
"mobile-frontend-categories-search": "श्रेणियों को खोजें",
-   "mobile-frontend-categories-nomatch": "No category found for your 
query. You should try another one.",
-   "mobile-frontend-categories-nodata": "There was an error. Have you 
added some categories to save?",
"mobile-frontend-categories-summary": "श्रेणियों में जुड़ा",
-   "mobile-frontend-categories-add-heading": "Add $1 
to new categories",
-   "mobile-frontend-categories-add-wait": "Saving categories, please 
wait.",
"mobile-frontend-categories-normal": "सामग्री आधारित",
-   "mobile-frontend-categories-hidden": "संगठनात्मक",
"mobile-frontend-changeslist-nocomment": "सम्पादन सारांश रहित",
-   "mobile-frontend-cite-error-title": "Error loading citations",
-   "mobile-frontend-cite-error": "A problem occurred while attempting to 
load citations due to a bad revision identifier.",
-   "mobile-frontend-cite-none-available": "There are no citations 
available for this page.",
"mobile-frontend-clear-search": "खाली करें",
-   "mobile-frontend-cookies-required": "Cookies are required to switch 
view modes. Please enable them and try again.",
"mobile-frontend-copyright": "सामग्री $1 के अधीन है जब तक अलग से उल्लेख 
ना किया गया हो।",
"mobile-frontend-desc": "मोबाइल फ़्रंटएंड",
-   "mobile-frontend-diffview-404-desc": "The ID for the revision you 
requested does not exist.",
"mobile-frontend-diffview-404-title": "खराब अवतरण",
"mobile-frontend-diffview-anonymous": "बेनामी उपयोगकर्ता",
"mobile-frontend-diffview-bytesadded": "$1 {{PLURAL:$1|बैट्|बैट्स्}} 
जोड़े गए",
"mobile-frontend-diffview-bytesnochange": "आकार में कोई परिवर्तन नहीं",
"mobile-frontend-diffview-bytesremoved": "$1 {{PLURAL:$1|बैट्|बैट्स्}} 
नीकाले गए",
-   "mobile-frontend-diffview-comma": "$1, $2",
"mobile-frontend-diffview-editcount": "$1 
{{PLURAL:$1|सम्पादन}}",
"mobile-frontend-diffview-title": "बदलाव",
"mobile-frontend-donate-image-anon": "कृपया अपलोड पृष्ठ देखने के लिए 
लॉग इन करें।",
-   "mobile-frontend-donate-image-login-action": "Media on 
{{SITENAME}} is donated by people like you.Log in to share your 
media.",
"mobile-frontend-donate-image-nouploads": "अपलोड नहीं है ।",
"mobile-frontend-donate-image-title": "अपलोड",
"mobile-frontend-donate-image-title-username": "$1 कि फ़ाइलें",
@@ -63,31 +47,20 @@
"mobile-frontend-editor-abusefilter-read-more": "और पढ़ें",
"mobile-frontend-editor-abusefilter-warning": "चेतावनी: क्या आप सच में 
सम्पादन को सहेजना चाहते हैं? शायद इसमें समस्या है।",
"mobile-frontend-editor-anon": "बिना प्रवेश के संपादित करें",
-   "mobile-frontend-editor-anonwarning": "Warning: You 
are not logged in. Your IP address will be publicly visible if you make any 
edits. If you log in or create an account, 
your edits will be attributed to your username, along with other benefits.",
-   "mobile-frontend-editor-blocked-info-loggedin": "Your account is 
blocked from editing. The block was made by {{GENDER:$2|$2}} for the following 
reason: $1",
-   "mobile-frontend-editor-blocked-info": "Your IP address is blocked from 
editing. The block was made by {{GENDER:$1|$1}} for the following reason: $2.",
"mobile-frontend-editor-cancel": "रद्द करें",
"mobile-frontend-editor-cancel-confirm": "क्या 

[MediaWiki-commits] [Gerrit] mediawiki...Kartographer[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 854fb6249defe6bdb2cb8ca3126dbb3bc70b284d.

Change-Id: Iac42b4287bb68a955b0e28ea34ff2cbe5e101a0b
---
M i18n/hi.json
1 file changed, 0 insertions(+), 80 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Kartographer 
refs/changes/16/354416/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 0a0f2be..9ca21ec 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -6,68 +6,14 @@
"Ziyaurr"
]
},
-   "apihelp-sanitize-mapdata-description": "Performs data validation for 
Kartographer extension",
-   "apihelp-sanitize-mapdata-param-title": "Title of page on which this 
GeoJSON is supposed to be located. If no title is provided, a dummy one will be 
used.",
-   "apihelp-sanitize-mapdata-param-text": "GeoJSON to sanitize",
-   "apihelp-sanitize-mapdata-example": "Sanitize a GeoJSON blob",
-   "apihelp-query+mapdata-description": "Request all map data from the 
page Metallica",
-   "apihelp-query+mapdata-example-1": "Request all map data from the page 
Metallica",
-   "apihelp-query+mapdata-example-2": "Request map data in groups 
group1 and group2 from the page Metallica",
-   "apihelp-query+mapdata-param-continue": "Use this parameter to continue 
iterating through results",
-   "apihelp-query+mapdata-param-groups": "Pipe-separated groups to return 
data for",
-   "apihelp-query+mapdata-param-limit": "Data for how many pages to 
return",
-   "kartographer-attribution": 
"[https://wikimediafoundation.org/wiki/Maps_Terms_of_Use Wikimedia maps] | Map 
data © [https://www.openstreetmap.org/copyright OpenStreetMap contributors]",
-   "kartographer-attribution-externaldata": "$1: $2",
"kartographer-attribution-externaldata-query": "अनुसंधान",
-   "kartographer-attribution-short": 
"[https://wikimediafoundation.org/wiki/Maps_Terms_of_Use Wikimedia] | © 
[https://www.openstreetmap.org/copyright OpenStreetMap]",
-   "kartographer-broken-category": "Pages with broken maps",
-   "kartographer-broken-category-desc": "The page includes an invalid map 
usage",
-   "kartographer-desc": "Allows maps to be added to the wiki pages",
-   "kartographer-error-context": "$1: $2",
"kartographer-error-context-multi": "$1 परेशानी:\n$2",
-   "kartographer-error-json": "Couldn't parse JSON: $1",
-   "kartographer-error-missing-attr": "Attribute \"$1\" is missing",
-   "kartographer-error-bad_attr": "Attribute \"$1\" has an invalid value",
"kartographer-error-bad_data": "जेसन सामग्री लोड नहीं हुई।",
-   "kartographer-error-latlon": "Either both \"latitude\" and 
\"longitude\" parameters should be supplied or neither of them",
-   "kartographer-error-title": "Title \"$1\" is not a valid map data page",
"kartographer-tracking-category": "नक्शों के साथ पन्ने",
"kartographer-tracking-category-desc": "पृष्ठ में नक्शा भी है।",
-   "kartographer-coord-combined": "$1 $2",
-   "kartographer-coord-dms": "$1°$2′$3″",
-   "kartographer-coord-lat-positive": "$1N",
-   "kartographer-coord-lat-negative": "$1S",
-   "kartographer-coord-lon-positive": "$1E",
-   "kartographer-coord-lon-negative": "$1W",
-   "kartographer-specialmap-invalid-coordinates": "Invalid coordinates 
supplied",
-   "kartographer.css": "/* CSS placed here will be applied to all pages 
with maps */",
-   "kartographer.js": "/* Any JavaScript here will be loaded for all users 
on load of the map-containing pages */",
-   "kartographer-linktype-aerial": "Aerial",
"kartographer-linktype-map": "मानचित्र",
"kartographer-linktype-other": "अन्य",
"kartographer-linktype-satellite": "उपग्रह",
-   "kartographer-linktype-terrain": "Terrain",
-   "kartographer-linktype-topo": "संस्थानिक",
-   "kartographer-link-acme-mapper": "ACME Mapper",
-   "kartographer-link-apple-maps": "Apple Maps",
-   "kartographer-link-arctic-io": "Arctic.io",
-   "kartographer-link-bing-maps": "Bing Maps",
-   "kartographer-link-blue-marble-navigator": "Blue Marble Navigator",
-   "kartographer-link-geohack": "GeoHack",
-   "kartographer-link-geonames": "GeoNames",
-   "kartographer-link-google-maps": "Google Maps",
-   "kartographer-link-here": "HERE",
-   "kartographer-link-mapquest": "MapQuest",
-   "kartographer-link-openstreetmap": "OpenStreetMap",
-   "kartographer-link-skyvector": "SkyVector",

[MediaWiki-commits] [Gerrit] mediawiki...Math[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 6cf46d4167436a24796a60739efcb1532188080d.

Change-Id: I9abd46706552cae4246924c298a79c81bdece530
---
M i18n/hi.json
M i18n/nl.json
M i18n/th.json
3 files changed, 8 insertions(+), 55 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Math 
refs/changes/14/354414/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 827de08..c19b264 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -23,44 +23,8 @@
"math-visualeditor-mwlatexinspector-display-inline": "इनलाइन",
"math-visualeditor-mwlatexinspector-id": "लिंक आईडी (वैकल्पिक)",
"math-visualeditor-mwmathdialog-title": "गणित सूत्र",
-   "math-visualeditor-symbol-group-chem-addition": "Addition compounds",
-   "math-visualeditor-symbol-group-chem-aggregation": "States of 
aggregation",
-   "math-visualeditor-symbol-group-chem-arrows": "Reaction arrows",
-   "math-visualeditor-symbol-group-chem-brackets": "Parenthesis, brackets 
& braces",
-   "math-visualeditor-symbol-group-chem-charges": "प्रभार",
-   "math-visualeditor-symbol-group-chem-dots": "Unpaired electrons & 
radical dots",
-   "math-visualeditor-symbol-group-chem-equations": "रासायनिक समीकरण",
"math-visualeditor-symbol-group-chem-formulae": "रासायनिक सूत्र",
-   "math-visualeditor-symbol-group-chem-greek": "यूनानी अक्षर",
-   "math-visualeditor-symbol-group-chem-isotopes": "समस्‍थानिक",
-   "math-visualeditor-symbol-group-chem-operators": "समीकरण संचालक",
-   "math-visualeditor-symbol-group-chem-oxidation": "ऑक्सीकरण स्थिति",
-   "math-visualeditor-symbol-group-chem-precipitate": "वेग और गैस",
-   "math-visualeditor-symbol-group-chem-stoichiometric": 
"स्टोईचियोंमेट्रिक संख्या",
-   "math-visualeditor-symbol-group-math-accents": "उच्चारण और विशेषक",
-   "math-visualeditor-symbol-group-math-arrows": "तीर",
-   "math-visualeditor-symbol-group-math-bounds": "सीमा",
-   "math-visualeditor-symbol-group-math-derivatives": "Differentials and 
derivatives",
-   "math-visualeditor-symbol-group-math-functions": "Standard numerical 
functions",
-   "math-visualeditor-symbol-group-math-geometry": "Geometric",
-   "math-visualeditor-symbol-group-math-greek": "Greek alphabet",
-   "math-visualeditor-symbol-group-math-hebrew": "Hebrew alphabet",
-   "math-visualeditor-symbol-group-math-large": "Large layouts",
-   "math-visualeditor-symbol-group-math-logic": "Logic",
-   "math-visualeditor-symbol-group-math-matrices": "Matrices",
-   "math-visualeditor-symbol-group-math-modular": "Modular arithmetic",
-   "math-visualeditor-symbol-group-math-operators": "Operators",
-   "math-visualeditor-symbol-group-math-parentheses": "Parentheses",
-   "math-visualeditor-symbol-group-math-projections": "Projections",
-   "math-visualeditor-symbol-group-math-relations": "Relations",
-   "math-visualeditor-symbol-group-math-root": "Radicals",
-   "math-visualeditor-symbol-group-math-sets": "Sets",
-   "math-visualeditor-symbol-group-math-spacing": "Spacing",
"math-visualeditor-symbol-group-math-special": "विशेष",
-   "math-visualeditor-symbol-group-math-subscripts": "Subscripts, 
superscripts and integrals",
-   "math-visualeditor-symbol-group-math-symbols": "Symbols and constants",
-   "math-visualeditor-symbol-group-math-typefaces": "Typefaces",
-   "math-visualeditor-symbol-group-math-unsorted": "Unsorted",
"math_bad_output": "मैथ आउटपुट डाइरेक्टरी या तो बना नहीं सकते या फिर 
उसमें लिख नहीं सकते",
"math_bad_tmpdir": "मैथ अस्थायी डाइरेक्टरी या तो बना नहीं सकते या फिर 
उसमें लिख नहीं सकते",
"math_failure": "पार्स नहीं कर पाये",
@@ -69,31 +33,18 @@
"math_invalidresponse": "सर्वर '$2' से अमान्य लेटेक्सएमएल उत्तर ('$3')",
"math_invalidxml": "लेटेक्सएमएल मैथएमएल अमान्य एक्सएमएल है।",
"math_lexing_error": "लेक्सिंग त्रुटि",
-   "math_mathoid_error": "Conversion error. Server (\"$1\") reported: 
\"$2\"",
"math_notexvc": "texvc एक्ज़ीक्यूटेबल फ़ाइल मिल नहीं रहीं; 
कन्फिगर करने के लिए के लिये math/README देखें।",
"math_output_error": "फ़ाइल सिस्टम पर मैथ चित्र नहीं सहेजा जा सकता।",
"math_sample": "गणितीय सूत्र यहाँ डालें",
-   "math-status-introduction": "This page displays information about the 
enabled math rendering {{PLURAL:$1|mode|modes}}.\n\nThe following rendering 
{{PLURAL:$1|mode is|modes are}} enabled:",
"math_syntax_error": 

[MediaWiki-commits] [Gerrit] mediawiki...GlobalUserPage[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit e04ed06f71d937179bc0003024895af932ab03af.

Change-Id: I0f4cafb68db18aaefb166bba0220c3f7f3183545
---
D i18n/hi.json
1 file changed, 0 insertions(+), 12 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/GlobalUserPage 
refs/changes/18/354418/1

diff --git a/i18n/hi.json b/i18n/hi.json
deleted file mode 100644
index 294395f..000
--- a/i18n/hi.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-   "@metadata": {
-   "authors": [
-   "Sfic"
-   ]
-   },
-   "globaluserpage-desc": "Automatically fetches user pages from a central 
wiki",
-   "globaluserpage-editnotice": "This page currently displays a user page 
from another wiki. If you create a new page here, it will no longer display the 
other wiki′s page.",
-   "globaluserpage-central-editnotice": "This user page will be 
[https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Extension:GlobalUserPage
 displayed] on other wikis if a local user page does not exist there.",
-   "globaluserpage-preferences": "Use 
[https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Extension:GlobalUserPage
 global user page]",
-   "globaluserpage-footer": "What you see on this page was 
[https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Extension:GlobalUserPage
 copied] from [$2 $2]."
-}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0f4cafb68db18aaefb166bba0220c3f7f3183545
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/GlobalUserPage
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...LoginNotify[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 5ca91349b0164601b525d3326701b1a72dcd434c.

Change-Id: Iaa8f3a9b1b87a313151b4dc2568a6a573167308e
---
M i18n/bn.json
D i18n/bs.json
M i18n/de.json
M i18n/es.json
M i18n/fr.json
M i18n/gl.json
M i18n/he.json
M i18n/hi.json
M i18n/it.json
M i18n/pl.json
M i18n/qqq.json
M i18n/ro.json
M i18n/ru.json
D i18n/yi.json
M i18n/zh-hans.json
15 files changed, 20 insertions(+), 52 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/LoginNotify 
refs/changes/15/354415/1

diff --git a/i18n/bn.json b/i18n/bn.json
index c0e056f..94a1d2c 100644
--- a/i18n/bn.json
+++ b/i18n/bn.json
@@ -10,7 +10,7 @@
"echo-category-title-login-success": "নতুন কম্পিউটার থেকে প্রবেশ",
"echo-pref-tooltip-login-success": "আমি আগে ব্যবহার করিনি এমন একটি 
কম্পিউটার থেকে কেউ আমার অ্যাকাউন্টে প্রবেশ করলে আমাকে বিজ্ঞতি দাও।",
"loginnotify-login-fail": "আপনার অ্যাকাউন্টে প্রবেশের একাধিক ব্যর্থ 
প্রচেষ্টা হয়েছে",
-   "loginnotify-primary-link": "সাহায্য",
+   "loginnotify-primary-link": "সহায়ক তথ্য",
"notification-loginnotify-login-fail-email-subject": "$1 হিসেবে 
{{SITENAME}}-এ প্রবেশ করার {{PLURAL:$2|ব্যর্থ প্রচেষ্টা|একাধিক ব্যর্থ 
প্রচেষ্টা}}",
"notification-loginnotify-login-success-email-subject": "আপনি সম্প্রতি 
ব্যবহার করেন নি এমন একটি কম্পিউটার থেকে $1 হিসেবে {{SITENAME}}-এ প্রবেশ করা 
হয়েছে",
"notification-header-login-success": "আপনি সম্প্রতি সম্পাদনা করেন নি 
এমন একটি কম্পিউটার থেকে কেউ সফলভাবে আপনার অ্যাকাউন্টে প্রবেশ করেছে।",
diff --git a/i18n/bs.json b/i18n/bs.json
deleted file mode 100644
index 3b8fb6b..000
--- a/i18n/bs.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
-   "@metadata": {
-   "authors": [
-   "Srdjan m"
-   ]
-   },
-   "loginnotify-primary-link": "Pomoć"
-}
diff --git a/i18n/de.json b/i18n/de.json
index 3e3d82d..6c56ac6 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -10,7 +10,7 @@
"echo-category-title-login-success": "Von einem neuen Computer 
anmelden",
"echo-pref-tooltip-login-success": "Benachrichtige mich, wenn sich 
jemand bei meinem Benutzerkonto von einem Computer anmeldet, den ich zuvor 
nicht benutzt habe.",
"loginnotify-login-fail": "Es gab mehrere fehlgeschlagene 
Anmeldeversuche bei deinem Benutzerkonto.",
-   "loginnotify-primary-link": "Hilfe",
+   "loginnotify-primary-link": "Informationen",
"notification-loginnotify-login-fail-email-subject": 
"{{PLURAL:$2|Fehlgeschlagener Anmeldeversuch|Mehrere fehlgeschlagene 
Anmeldeversuche}} bei {{SITENAME}} als $1",
"notification-loginnotify-login-success-email-subject": "Anmeldung bei 
{{SITENAME}} als $1 von einem Computer, den du nicht kürzlich verwendet hast.",
"notification-header-login-success": "Es hat sich jemand erfolgreich 
bei deinem Benutzerkonto von einem Computer angemeldet, von dem du kürzlich 
keine Bearbeitungen ausgeführt hast.",
diff --git a/i18n/es.json b/i18n/es.json
index 7a3d782..af43bae 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -10,8 +10,12 @@
"echo-category-title-login-success": "Inicio de sesión en una 
computadora nueva",
"echo-pref-tooltip-login-success": "Notificarme cada vez que alguien 
inicie sesión con mi cuenta desde una computadora que no he usado antes.",
"loginnotify-login-fail": "Han habido varios intentos fallidos de 
inicio de sesión con tu cuenta",
-   "loginnotify-primary-link": "Ayuda",
"notification-loginnotify-login-fail-email-subject": 
"{{PLURAL:$2|Intento fallido|Múltiples intentos fallidos}} de inicio de sesión 
en {{SITENAME}} como $1",
"notification-loginnotify-login-success-email-subject": "Inicio de 
sesión en {{SITENAME}} como $1 desde una computadora que no has usado 
recientemente",
-   "notification-header-login-success": "Alguien ha iniciado sesión 
correctamente con tu cuenta desde una computadora desde la que no has editado 
recientemente."
+   "notification-header-login-fail-known": "{{PLURAL:$3|Ha habido '''un 
intento fallido'''|Han habido '''$3 intentos fallidos'''}} de inicio de sesión 
a tu cuenta desde la última vez que accediste.",
+   "notification-header-login-fail-new": "{{PLURAL:$3|Ha habido '''un 
intento fallido'''|Han habido '''$3 intentos fallidos'''}} de inicio de sesión 
a tu cuenta desde una computadora desde la que no has editado recientemente, 
desde la última vez que accediste.",
+   "notification-header-login-success": 

[MediaWiki-commits] [Gerrit] mediawiki...PoolCounter[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit e31ce782d3d3e09a366fe2da88af97823b5b3c4d.

Change-Id: I10383cdf64fead71f849f01034b130df726de53d
---
M i18n/hi.json
1 file changed, 1 insertion(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PoolCounter 
refs/changes/12/354412/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 0011e9d..3fb8dac 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -1,13 +1,8 @@
 {
"@metadata": {
"authors": [
-   "Ansumang",
-   "Sfic"
+   "Ansumang"
]
},
-   "poolcounter-desc": "MediaWiki client for the pool counter daemon",
-   "poolcounter-connection-error": "Error connecting to pool counter 
server: $1",
-   "poolcounter-read-error": "Error reading from pool counter server.",
-   "poolcounter-write-error": "Error writing to pool counter server.",
"poolcounter-remote-error": "पूल काउंटर सर्वर त्रुटि: $1"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I10383cdf64fead71f849f01034b130df726de53d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PoolCounter
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...TimedMediaHandler[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit d3c2fe4b1d892ac5c8792dfd518eff2216326e6a.

Change-Id: I62a14868d388acc52acbfbac8dcf745127b2171a
---
M i18n/hi.json
M i18n/ru.json
2 files changed, 3 insertions(+), 123 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TimedMediaHandler 
refs/changes/06/354406/1

diff --git a/i18n/hi.json b/i18n/hi.json
index f05f31b..54104f2 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -9,7 +9,6 @@
"Sfic"
]
},
-   "timedmediahandler-extensionname": "TimedMediaHandler",
"timedmediahandler-desc": "ऑग थियोरा और वॉर्बिस फ़ाईल्सके लिये चालक, 
जावास्क्रीप्ट प्लेयर के साथ",
"timedmedia-ogg-short-audio": "ऑग $1 ध्वनी फ़ाईल, $2",
"timedmedia-ogg-short-video": "ऑग $1 चलतचित्र फ़ाईल, $2",
@@ -19,128 +18,51 @@
"timedmedia-ogg-long-multiplexed": "ऑग ध्वनी/चित्र फ़ाईल, $1, लंबाई $2, 
$4×$5 पिक्सेल्स, $3 कुल",
"timedmedia-ogg-long-general": "ऑग मीडिया फ़ाईल, लंबाई $2, $3",
"timedmedia-ogg-long-error": "गलत ऑग फ़ाईल: $1",
-   "timedmedia-ogg-long-no-streams": "Ogg media file. Warning: None of the 
codecs used in this file are recognized.",
"timedmedia-webm-short-video": "WebM $1 वीडियो फ़ाइल, $2",
-   "timedmedia-webm-long-video": "WebM audio/video file, $1, length $2, $4 
× $5 pixels, $3 overall",
-   "timedmedia-flac-short-audio": "FLAC audio file, $1",
-   "timedmedia-flac-long-audio": "FLAC audio file, length $1, $2 overall",
"timedmedia-wav-short-audio": "WAV ध्वनि फ़ाइल, $1",
-   "timedmedia-wav-long-audio": "WAV audio file, length $1, $2 overall",
-   "timedmedia-wav-pcm-required": "You can only upload PCM (Pulse Code 
Modulation) WAV.",
"timedmedia-mp4-short-video": "MP4 $1 वीडियो फ़ाइल, $2",
-   "timedmedia-mp4-long-video": "MP4 audio/video file, $1, length $2, $4 × 
$5 pixels, $3 overall",
"timedmedia-more": "और...",
"timedmedia-dismiss": "बंद करें",
"timedmedia-download": "फ़ाईल डाउनलोड करें",
-   "timedmedia-play-media": "Play media",
"timedmedia-desc-link": "इस फ़ाईलके बारे में",
-   "timedmedia-oggThumb-version": "OggHandler requires oggThumb version $1 
or later.",
-   "timedmedia-oggThumb-failed": "oggThumb failed to create the 
thumbnail.",
-   "timedmedia-status-header": "Transcode status",
-   "timedmedia-update-status": "Update transcode status",
"timedmedia-status": "स्थिति",
"timedmedia-status-unknown": "अज्ञात स्थिति",
"timedmedia-transcodebitrate": "बिट दर",
-   "timedmedia-transcodeduration": "Encode time",
"timedmedia-transcodeinfo": "प्रारूप",
"timedmedia-actions": "क्रियाएँ",
"timedmedia-direct-link": "डाउनलोड करें",
-   "timedmedia-not-ready": "Not ready",
-   "timedmedia-completed-on": "Completed $1",
"timedmedia-error-on": "$1 में त्रुटि",
"timedmedia-started-transcode": "$1 पहले शुरू। $2",
"timedmedia-percent-done": "$1% पूर्ण हुआ",
-   "timedmedia-in-job-queue": "Added to Job queue $1 ago",
-   "timedmedia-unknown-target-size": "Unknown target size, $1 encoded",
-   "timedmedia-days": "{{PLURAL:$1|1 day|$1 days}}",
-   "timedmedia-hours": "{{PLURAL:$1|1 hour|$1 hours}}",
-   "timedmedia-minutes": "{{PLURAL:$1|1 minute|$1 minutes}}",
-   "timedmedia-seconds": "{{PLURAL:$1|1 second|$1 seconds}}",
-   "timedmedia-reset": "Reset transcode",
-   "timedmedia-reset-areyousure": "Are you sure you want to proceed?",
-   "timedmedia-reset-button-cancel": "Don't reset",
-   "timedmedia-reset-button-dismiss": "Dismiss",
-   "timedmedia-reset-button-reset": "Reset",
-   "timedmedia-reset-error": "Error in resetting transcode job.",
-   "timedmedia-reset-explanation": "Resetting this transcode will remove 
any existing file (if present), and it will re-add the transcode to the job 
queue. It will take some time to re-transcode.",
-   "timedmedia-ogg": "Ogg",
-   "timedmedia-webm": "WebM",
-   "timedmedia-mp4": "MP4",
-   "timedmedia-wav": "WAV",
-   "timedmedia-flac": "FLAC",
"timedmedia-source-file": "$1 स्रोत",
-   "timedmedia-source-file-desc": "Original $1 file, $2 × $3 ($4)",
"timedmedia-source-audio-file-desc": "मूल $1 फ़ाइल ($2)",
-   "timedmedia-derivative-160p.ogv": "Ogg 160P",
-   "timedmedia-derivative-desc-160p.ogv": "Low bandwidth Ogg video (160P)",
-   

[MediaWiki-commits] [Gerrit] mediawiki...Thanks[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 84db85befab95dc2540c83ed9fe02368141ac7ca.

Change-Id: Ia8df0222817681819485dce8db6d094bdd27d5c7
---
M i18n/hi.json
M i18n/ru.json
M i18n/sr-ec.json
3 files changed, 11 insertions(+), 24 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Thanks 
refs/changes/07/354407/1

diff --git a/i18n/hi.json b/i18n/hi.json
index ece4e88..a945444 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -16,9 +16,6 @@
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|धन्यवाद दिया",
"thanks-error-undefined": "धन्यवाद देने का कार्य विफल रहा। कृपया पुनः 
प्रयास करें।",
"thanks-error-invalidrevision": "अवतरण आई॰डी॰ मान्य नहीं है।",
-   "thanks-error-revdeleted": "Revision has been deleted",
-   "thanks-error-notitle": "Page title could not be retrieved",
-   "thanks-error-invalidrecipient": "No valid recipient found",
"thanks-error-invalidrecipient-bot": "बॉट को धन्यवाद नहीं दिया जा सकता",
"thanks-error-invalidrecipient-self": "आप अपने आप को धन्यवाद नहीं बोल 
सकते",
"thanks-error-echonotinstalled": "इस विकि में इको स्थापित नहीं है",
@@ -38,7 +35,6 @@
"notification-thanks-diff-link": "आपके सम्पादन",
"notification-header-edit-thank": "$1 जी ने {{GENDER:$4|आपको}} 
$3 में सम्पादन हेतु {{GENDER:$2|धन्यवाद}} दिया है।",
"notification-compact-header-edit-thank": "$1 ने {{GENDER:$3|आपको}} 
{{GENDER:$2|धन्यवाद दिया}}।",
-   "notification-bundle-header-edit-thank": "{{PLURAL:$1|One person|$1 
people|100=99+ people}} thanked {{GENDER:$3|you}} for your edit on 
$2.",
"log-name-thanks": "धन्यवाद लॉग",
"log-description-thanks": "अन्य सदस्यों द्वारा धन्यवाद पाने वाले 
सदस्यों की सूची निम्न है।",
"logentry-thanks-thank": "$1 ने {{GENDER:$4|$3}} को {{GENDER:$2|धन्यवाद 
कहा है}}",
@@ -50,14 +46,5 @@
"flow-thanks-confirmation-special": "क्या आप इस टिप्पणी के लिए धन्यवाद 
भेजना चाहते हो?",
"flow-thanks-thanked-notice": "$1 को अधिसूचित किया गया है कि आपको 
{{GENDER:$2|उनकी|उनकी|उनकी}} टिप्पणियाँ पसन्द आयीं।",
"notification-flow-thanks-post-link": "आपकी टिप्पणी",
-   "notification-header-flow-thank": "$1 {{GENDER:$2|thanked}} 
{{GENDER:$5|you}} for your comment in \"$3\".",
-   "notification-compact-header-flow-thank": "$1 ने {{GENDER:$3|आपको}} 
{{GENDER:$2|धन्यवाद दिया}}।",
-   "notification-bundle-header-flow-thank": "{{PLURAL:$1|One person|$1 
people|100=99+ people}} thanked {{GENDER:$3|you}} for your comment in 
\"$2\".",
-   "apihelp-flowthank-description": "Send a public thank-you notification 
for a Flow comment.",
-   "apihelp-flowthank-param-postid": "The UUID of the post to thank for.",
-   "apihelp-flowthank-example-1": "Send thanks for the comment with 
UUID xyz789",
-   "apihelp-thank-description": "Send a thank-you notification to an 
editor.",
-   "apihelp-thank-param-rev": "Revision ID to thank someone for.",
-   "apihelp-thank-param-source": "A short string describing the source of 
the request, for example diff or history.",
-   "apihelp-thank-example-1": "Send thanks for revision ID 456, 
with the source being a diff page"
+   "notification-compact-header-flow-thank": "$1 ने {{GENDER:$3|आपको}} 
{{GENDER:$2|धन्यवाद दिया}}।"
 }
diff --git a/i18n/ru.json b/i18n/ru.json
index 4410465..57e7f76 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -10,8 +10,7 @@
"Sagan",
"Putnik",
"Macofe",
-   "Mailman",
-   "Facenapalm"
+   "Mailman"
]
},
"thanks-desc": "Добавляет ссылки для благодарности участников за 
правки, комментарии и т.д.",
@@ -23,7 +22,6 @@
"thanks-error-invalidrevision": "Некорректный номер версии.",
"thanks-error-revdeleted": "Версия была удалена",
"thanks-error-notitle": "Заголовок страницы не может быть получен",
-   "thanks-error-invalidrecipient": "Не найдено корректного получателя",
"thanks-error-invalidrecipient-bot": "Нельзя поблагодарить ботов",
"thanks-error-invalidrecipient-self": "Вы не можете поблагодарить сами 
себя",
"thanks-error-echonotinstalled": "Расширение Echo не установлено в этой 
вики",
@@ -58,11 +56,9 @@
"notification-header-flow-thank": "$1 поблагодарил{{GENDER:$2||а}} 
{{GENDER:$5|вас}} за комментарий в теме $3.",
"notification-compact-header-flow-thank": "$1 

[MediaWiki-commits] [Gerrit] mediawiki...UniversalLanguageSelector[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit e1c7aa702e55cba05969f89da8ceb0a8be8c71de.

Change-Id: Ic315fe19f23cc7c244542fa008cacc5055287a5a
---
M i18n/hi.json
M i18n/th.json
2 files changed, 3 insertions(+), 15 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UniversalLanguageSelector 
refs/changes/03/354403/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 5da7f4d..efe9370 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -59,17 +59,8 @@
"ext-uls-input-disable-notification-info-interlanguage": "आप किसी भी 
समय भाषा सूची के साथ स्थित भाषा विकल्प में से इनपुट उपकरण सक्षम कर सकते हैं।",
"ext-uls-language-settings-applying": "लागू हो रहा है...",
"ext-uls-compact-link-count": "{{PLURAL:$1|एक और भाषा|$1 और भाषाएँ}}",
-   "ext-uls-compact-link-info": "All languages (initial selection from 
common choices by you and others)",
-   "apihelp-languagesearch-description": "Search for language names in any 
script.",
-   "apihelp-languagesearch-param-search": "Search string.",
-   "apihelp-languagesearch-param-typos": "Number of spelling mistakes 
allowed in the search string.",
"apihelp-languagesearch-example-1": "\"Te\" हेतु खोजें",
"apihelp-languagesearch-example-2": "\"ഫി\" हेतु खोजें",
-   "apihelp-languagesearch-example-3": "Search for \"ഫി\", allowing one 
typo",
-   "apihelp-ulslocalization-description": "Get the localization of ULS in 
the given language.",
"apihelp-ulslocalization-param-language": "भाषा कोड",
-   "apihelp-ulslocalization-example-1": "Get Tamil localization",
-   "apihelp-ulslocalization-example-2": "Get Hindi localization",
-   "prefs-languages": "भाषा",
-   "ext-uls-compact-language-links-preference": "Use a [[$1|compact 
language list]], with languages relevant to you."
+   "prefs-languages": "भाषा"
 }
diff --git a/i18n/th.json b/i18n/th.json
index af77844..ec610aa 100644
--- a/i18n/th.json
+++ b/i18n/th.json
@@ -1,11 +1,8 @@
 {
"@metadata": {
"authors": [
-   "Xð",
-   "Ans"
+   "Xð"
]
},
-   "uls-plang-title-languages": "ภาษา",
-   "prefs-languages": "ภาษา",
-   "ext-uls-compact-language-links-preference": "ใช้ 
[[$1|รายการภาษาแบบกระชับ]] โดยมีภาษาที่เกี่ยวข้องกับคุณ"
+   "uls-plang-title-languages": "ภาษา"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic315fe19f23cc7c244542fa008cacc5055287a5a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UniversalLanguageSelector
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...SpamBlacklist[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 2ed743186711ff96f9a2c7836cd83aa057c996c8.

Change-Id: I2aef176a42077a70f647c3bbb374e70f15fb9e64
---
M i18n/hi.json
M i18n/jv.json
2 files changed, 2 insertions(+), 12 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SpamBlacklist 
refs/changes/09/354409/1

diff --git a/i18n/hi.json b/i18n/hi.json
index c126ec4..d795de4 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -8,19 +8,9 @@
},
"spam-blacklist": " #इस सूची में मौजूद कडियाँ जब एक पृष्ठ में जोड़ी गई 
बाहरी URLs से मेल खाती है तब वह पृष्ठ संपादन से बाधित हो जायेगा।\n #यह सूची 
केवल इस विकी पर ही प्रभावी है, विश्वव्यापी ब्लैकलिस्ट को भी उद्धृत करें।\n 
#प्रलेखन के लिए https://www.mediawiki.org/wiki/Extension:SpamBlacklist देखें\n 
# \n#\n#वाक्य विश्लेषण 
निम्नांकित है:\n#  * हर जगह \"#\" संकेत से लेकर पंक्ति के अंत तक एक ही टिपण्णी 
है\n#  * प्रत्येक अरिक्त पंक्ति एक टुकडा है जो कि URLs के अंतर्गत केवल आयोजकों 
से मेल खाता है\n\n # ",
"spam-whitelist": " # 
\n# बाहरी कडियाँ जो इस सूची से मेल खाती है, वह कभी भी बाधित *नहीं* 
होंगी\n# ब्लैकलिस्ट प्रवेशिका द्वारा बाधित कि गई हैं।\n#\n# वाक्य विश्लेषण 
निम्नांकित है:\n#  * हर जगह \"#\" संकेत से लेकर पंक्ति के अंत तक एक ही टिपण्णी 
है\n#  * प्रत्येक अरिक्त पंक्ति एक टुकडा है जो कि URLs के अंतर्गत केवल आयोजकों 
से मेल खाता है\n\n # ",
-   "email-blacklist": " # 
\n# Email addresses matching this list will be blocked from registering or 
sending emails\n# This list affects only this wiki; refer also to the global 
blacklist.\n# For documentation see 
https://www.mediawiki.org/wiki/Extension:SpamBlacklist\n#\n# Syntax is as 
follows:\n#   * Everything from a \"#\" character to the end of the line is a 
comment\n#   * Every non-blank line is a regex fragment which will only match 
hosts inside email addresses\n\n # ",
-   "email-whitelist": " # 
\n# Email addresses matching this list will *not* be blocked even if they 
would\n# have been blocked by blacklist entries.\n#\n# Syntax is as follows:\n# 
  * Everything from a \"#\" character to the end of the line is a comment\n#   
* Every non-blank line is a regex fragment which will only match hosts inside 
email addresses\n\n # ",
-   "spam-blacklisted-email": "Blacklisted email address",
-   "spam-blacklisted-email-text": "Your email address is currently 
blacklisted from sending emails to other users.",
-   "spam-blacklisted-email-signup": "The given email address is currently 
blacklisted from use.",
"spam-invalid-lines": "निम्नांकित अवांछित ब्लैकलिस्ट 
{{PLURAL:$1|पंक्ति|पंक्तियाँ}} अमान्य नियमित {{PLURAL:$1|अभिव्यक्ति 
है|अभिव्यक्तियाँ हैं}} और पृष्ठ को जमा कराने से पहले ठीक करना चाहिए:",
"spam-blacklist-desc": "रेजएक्स पर आधारित स्पैम रोकने वाला उपकरण है, जो 
पंजीकृत सदस्यों को पन्नों और ईमेल में यूआरएल डालने से रोकता है।",
"log-name-spamblacklist": "स्पैम कालीसूची लॉग",
-   "log-description-spamblacklist": "These events track spam blacklist 
hits.",
-   "logentry-spamblacklist-hit": "{{GENDER:$2|$1}} caused a spam blacklist 
hit on $3 by attempting to add $4.",
"right-spamblacklistlog": "स्पैम कालीसूची लॉग देखें",
-   "action-spamblacklistlog": "स्पैम कालीसूची लॉग देखें",
-   "apihelp-spamblacklist-description": "Validate one or more URLs against 
the SpamBlacklist.",
-   "apihelp-spamblacklist-param-url": "URLs to validate against the 
blacklist.",
-   "apihelp-spamblacklist-example-1": "Check two URLs against the 
blacklist"
+   "action-spamblacklistlog": "स्पैम कालीसूची लॉग देखें"
 }
diff --git a/i18n/jv.json b/i18n/jv.json
index 9e445de..0e795bc 100644
--- a/i18n/jv.json
+++ b/i18n/jv.json
@@ -7,7 +7,7 @@
},
"spam-blacklist": " # URL eksternal sing cocog karo daftar iki bakal 
diblokir yèn ditambahaké ing sawijining kaca.\n # Daftar iki namung nduwé 
pangaruh ing wiki iki; ngrujuka uga daftar ireng global.\n # Kanggo 
dokumentasi, delengen https://www.mediawiki.org/wiki/Extension:SpamBlacklist\n 
# \n#\n# Sintaksisé kaya mengkéné:\n# 
 * Kabèh sing diawali mawa karakter \"#\" nganti tekaning akir baris iku 
komentar\n#  * Kabèh baris sing ora kosong iku fragmèn regex sing namung bakal 
dicocogaké karo jeneng host sajroning URL-URL\n\n # ",
"spam-whitelist": " # \n # 
URL èksternal sing cocog karo daftar iki *ora* bakal diblokir senadyan\n# bakal 
diblokir déning èntri ing daftar ireng\n#\n# Sintaksisé kaya mengkéné:\n#  * 
Kabèh sing diawali mawa karakter \"#\" nganti tekaning akir baris 

[MediaWiki-commits] [Gerrit] mediawiki...TemplateData[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit deda6b96786612e206016c320adc0362a87398f3.

Change-Id: Ifacf83b7ddb3e2353cf7d9a80a37db2243a900f2
---
M i18n/cs.json
M i18n/hi.json
2 files changed, 1 insertion(+), 41 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TemplateData 
refs/changes/08/354408/1

diff --git a/i18n/cs.json b/i18n/cs.json
index 79f8fb0..022e7e0 100644
--- a/i18n/cs.json
+++ b/i18n/cs.json
@@ -11,8 +11,7 @@
]
},
"apihelp-templatedata-description": "Načtení dat uložených rozšířením 
TemplateData.",
-   "apihelp-templatedata-example-1": "Vrátí TemplateData pro 
[[Template:Stub]] a [[Template:Example]] s výsledky i v případě, že šablony 
neexistují nebo existují, ale neobsahují TemplateData",
-   "apihelp-templatedata-example-2": "Vrátí TemplateData pro 
[[Template:Stub]] a [[Template:Example]], pokud šablony existují a obsahují 
TemplateData",
+   "apihelp-templatedata-example-1": "Vrátí TemplateData pro 
[[Template:Stub]] a [[Template:Example]] s výstupem, zda šablony existují, 
neexistují nebo existují, ale neobsahují TemplateData",
"apihelp-templatedata-param-lang": "Vrátí lokalizované hodnoty v daném 
jazyce. Implicitně se vrátí všechny dostupné překlady.",
"templatedata-desc": "Implementuje datové úložiště pro parametry šablon 
(pomocí JSON)",
"templatedata-doc-desc-empty": "Bez popisu.",
diff --git a/i18n/hi.json b/i18n/hi.json
index 9224783..36b824d 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -6,21 +6,8 @@
"Sfic"
]
},
-   "apihelp-templatedata-description": "Fetch data stored by the 
TemplateData extension.",
-   "apihelp-templatedata-example-1": "Return TemplateData for 
[[Template:Stub]] and [[Template:Example]], with results if the templates do 
not exist or do exist but have no TemplateData",
-   "apihelp-templatedata-example-2": "Return TemplateData for 
[[Template:Stub]] and [[Template:Example]], with no results if the templates do 
not exist or do exist but have no TemplateData",
-   "apihelp-templatedata-param-doNotIgnoreMissingTitles": "Return data 
about titles even if they are missing or lack TemplateData. By default (for 
backwards compatibility) titles are only returned if they exist and have 
TemplateData.",
-   "apihelp-templatedata-param-lang": "Return localized values in this 
language. By default all available translations are returned.",
-   "apierror-templatedata-corrupt": "Page #$1 templatedata contains 
invalid data: $2",
-   "apiwarn-templatedata-deprecation-legacyMode": "The default output will 
change to include missing titles in the future. Please specify 
doNotIgnoreMissingTitles=1 explicitly.",
-   "apiwarn-templatedata-deprecation-format": "The default output format 
will change to jsonfm in the future. Please specify 
format=json explicitly.",
"templatedata-desc": "साँचा प्राचलों के लिए डाटा स्टोरेज सुविधा प्रदान 
करता है (JSON के प्रयोग द्वारा)",
"templatedata-doc-desc-empty": "कोई विवरण नहीं।",
-   "templatedata-doc-format-block": "This template prefers block 
formatting of parameters.",
-   "templatedata-doc-format-custom": "This template has custom 
formatting.",
-   "templatedata-doc-format-inline": "This template prefers inline 
formatting of parameters.",
-   "templatedata-doc-no-params-set": "No parameters specified",
-   "templatedata-doc-param-autovalue": "Auto value",
"templatedata-doc-param-autovalue-empty": "खाली",
"templatedata-doc-param-default": "डिफ़ॉल्ट",
"templatedata-doc-param-default-empty": "खाली",
@@ -33,7 +20,6 @@
"templatedata-doc-param-status-deprecated": "डेप्रिकेटिड",
"templatedata-doc-param-status-optional": "वैकल्पिक",
"templatedata-doc-param-status-required": "आवश्यक",
-   "templatedata-doc-param-status-suggested": "सुझावित",
"templatedata-doc-param-type": "प्रकार",
"templatedata-doc-param-type-boolean": "बूलियन",
"templatedata-doc-param-type-content": "सामग्री",
@@ -41,7 +27,6 @@
"templatedata-doc-param-type-line": "रेखा",
"templatedata-doc-param-type-number": "संख्या",
"templatedata-doc-param-type-string": "स्ट्रिंग",
-   "templatedata-doc-param-type-unbalanced-wikitext": "Unbalanced 
wikitext",
"templatedata-doc-param-type-unknown": "अज्ञात",
"templatedata-doc-param-type-url": "यू॰आर॰एल",

[MediaWiki-commits] [Gerrit] mediawiki...UploadWizard[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 43f3c5aa00aa603064497ef7c5d767b4a58cb366.

Change-Id: I7aeb293a931d889be5f601a24e4c8d9ab7e3009b
---
M i18n/hi.json
M i18n/jv.json
M i18n/lb.json
M i18n/ru.json
M i18n/yi.json
5 files changed, 11 insertions(+), 175 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UploadWizard 
refs/changes/02/354402/1

diff --git a/i18n/hi.json b/i18n/hi.json
index d0b49e5..fdbc672 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -17,31 +17,19 @@
},
"uploadwizard": "अपलोड विज़ार्ड",
"uploadwizard-desc": "अपलोड विज़ार्ड, मल्टीमीडिया प्रयोज्य अनुदान के 
लिए विकसित",
-   "tag-uploadwizard": "Upload Wizard",
-   "tag-uploadwizard-description": "Uploads made with Upload Wizard",
-   "tag-uploadwizard-flickr": "Flickr",
-   "tag-uploadwizard-flickr-description": "Flickr uploads made with Upload 
Wizard",
"right-upwizcampaigns": "अपलोड विजार्ड अभियान की विन्यास करें",
"action-upwizcampaigns": "अपलोड अभियान विन्यास करें",
"group-upwizcampeditors": "अपलोड विज़ार्ड अभियान संपादक",
"group-upwizcampeditors-member": "{{GENDER:$1|अपलोड विज़ार्ड अभियान 
संपादक}}",
"grouppage-upwizcampeditors": "{{ns:project}}:अपलोड विज़ार्ड अभियान 
संपादक",
-   "group-upwizcampeditors.css": "/* CSS placed here will affect upload 
wizard campaign editors only */",
-   "group-upwizcampeditors.js": "/* JS placed here will affect upload 
wizard campaign editors only */",
-   "api-error-parsererror": "The server responded with an invalid JSON 
document. This could be a problem with the API, or you could be using a proxy 
server that prevents you from uploading files.",
-   "api-error-aborted": "Upload aborted.",
"api-error-noimageinfo": "अपलोड सफल, लेकिन सर्वर ने फ़ाइल के बारे में 
हमें कोई जानकारी नहीं दी.",
-   "api-error-offline": "Could not proceed due to network connectivity 
issues. Make sure you have a working internet connection and try again.",
"api-error-timeout": "सर्वर ने अपेक्षित समय के भीतर जवाब नहीं दिया",
-   "mwe-upwiz-unavailable": "Your browser is not compatible with 
UploadWizard or has JavaScript turned off, so we are showing you a simple 
upload form. ([https://www.mediawiki.org/wiki/UploadWizard#Compatibility View 
compatibility requirements].)",
"mwe-upwiz-extension-disabled": "यह पृष्ठ अस्थायी तकनीकी समस्याओं के 
कारण निष्क्रिय कर दिया गया. बीच में मानक अपलोड फार्म का प्रयास करें",
"mwe-upwiz-step-tutorial": "जानें",
"mwe-upwiz-step-file": "अपलोड करें",
"mwe-upwiz-step-deeds": "रिलीज अधिकार",
"mwe-upwiz-step-details": "वर्णन",
"mwe-upwiz-step-thanks": "प्रयोग करें",
-   "mwe-upwiz-campaign-name-duplicate": "A campaign with this name exists 
already.",
-   "mwe-upwiz-campaign-unknown-error": "An unknown error occurred.",
"mwe-upwiz-api-warning-exists": "वहाँ पहले से ही समान फ़ाइल नाम के साथ 
[$1 दूसरी फ़ाइल] मौजूद है",
"mwe-upwiz-api-warning-was-deleted": "इस नाम से एक फ़ाइल \" $1 \" है , 
लेकिन इसे नष्ट कर दिया गया है और आप फ़ाइल reupload नहीं कर सकते, यदि आपकी फ़ाइल 
अलग है तो इसका नाम बदल कर इसे अपलोड करे",
"mwe-upwiz-tutorial-error-localized-file-missing": "क्षमा करे हमें आपकी 
भाषा में सामग्री नहीं मिली, कृपया $1 भाषा की सहायता ले",
@@ -51,20 +39,9 @@
"mwe-upwiz-help-desk-url": "{{ns:project}}:सहायता पटल",
"mwe-upwiz-add-file-n": "अन्य फ़ाइल जोड़ें",
"mwe-upwiz-add-file-0-free": "साझा करने हेतु मीडिया फ़ाइल चुनें",
-   "mwe-upwiz-add-file-flickr": "Share images from Flickr",
-   "mwe-upwiz-add-file-flickr-n": "Add more images from Flickr",
"mwe-upwiz-add-flickr-or": "या",
-   "mwe-upwiz-add-flickr": "Get from Flickr",
-   "mwe-upwiz-flickr-input-placeholder": "Flickr URL",
-   "mwe-upwiz-select-flickr": "Upload selected images",
-   "mwe-upwiz-flickr-disclaimer1": "This form will load content hosted by 
flickr.com and subject to the\nFlickr [https://www.flickr.com/help/terms/ terms 
of use] and [https://www.flickr.com/help/privacy-policy/ privacy policy].",
-   "mwe-upwiz-flickr-disclaimer2": "Please note that by using this tool, 
your IP address and request details will be available to Flickr.",
-   "mwe-upwiz-error-no-image-retrieved": "We could not retrieve the file 
from $1.",
-   "mwe-upwiz-multi-file-select2": "Select the files you would like to 
upload. Hold down the Shift key and click to select multiple files at once. 

[MediaWiki-commits] [Gerrit] mediawiki...SiteMatrix[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 2ac037fb5e93fa9f3419aa689b646a44cc95c671.

Change-Id: I35095d81c8314c82d0bcaebba8baa0665b48891d
---
M i18n/hi.json
M i18n/qqq.json
2 files changed, 2 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SiteMatrix 
refs/changes/10/354410/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 65fd844..b2d24c8 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -17,15 +17,7 @@
"sitematrix-other-projects": "अन्य प्रकल्प",
"sitematrix-total": "'''कुल गिनती: $1'''",
"sitematrix-sitetotal": "कुल",
-   "sitematrix-closed": "no write access, full read access",
"sitematrix-private": "लिखने और पढ़ने की अनुमति नहीं है।",
"sitematrix-fishbowl": "पढ़ने की पूर्ण अनुमति है, लेकिन अनुमति प्राप्त 
सदस्य ही लिख सकते हैं",
-   "sitematrix-nonglobal": "public but registration required",
-   "apihelp-sitematrix-description": "Get Wikimedia sites list.\n\nThe 
code (technically dbname/wikiid) is either the language code + project code for 
content projects or the subdomain + main domain for all the others.",
-   "apihelp-sitematrix-param-type": "Filter the Site Matrix by 
type:\n;special:One off and multilingual Wikimedia 
projects.\n;language:Wikimedia projects under this language code.",
-   "apihelp-sitematrix-param-state": "Filter the Site Matrix by wiki 
state:",
-   "apihelp-sitematrix-param-langprop": "Which information about a 
language to return.",
-   "apihelp-sitematrix-param-siteprop": "Which information about a site to 
return.",
-   "apihelp-sitematrix-param-limit": "परिणाम दिखाने की अधिकतम सीमा।",
-   "apihelp-sitematrix-example-1": "Show the site matrix"
+   "apihelp-sitematrix-param-limit": "परिणाम दिखाने की अधिकतम सीमा।"
 }
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 8ad6e11..79a36b4 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -16,7 +16,7 @@
},
"sitematrix": "{{doc-special|SiteMatrix}}",
"sitematrix-summary": "Text for the Wikimedia sites special page 
\"Special:SiteMatrix\"",
-   "sitematrix-desc": 
"{{desc|name=SiteMatrix|url=https://www.mediawiki.org/wiki/Extension:SiteMatrix}};,
+   "sitematrix-desc": "{{desc|name=Site 
Metrics|url=https://www.mediawiki.org/wiki/Extension:SiteMetrics}};,
"sitematrix-language": "{{Identical|Language}}",
"sitematrix-project": "Used as table header on 
[[wikipedia:meta:Special:SiteMatrix|Special:SiteMatrix]]",
"sitematrix-others": "Used as header on 
[[wikipedia:meta:Special:SiteMatrix|Special:SiteMatrix]]",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I35095d81c8314c82d0bcaebba8baa0665b48891d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SiteMatrix
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...TwoColConflict[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit f630967b97dcacea3d8290aeeb85b126cf91c746.

Change-Id: Ia0f178865f6cc9a183775e2c36830cdfb2cb8fea
---
M i18n/en-gb.json
M i18n/es.json
M i18n/gl.json
M i18n/hi.json
D i18n/ja.json
M i18n/pt.json
M i18n/ru.json
M i18n/sr-ec.json
8 files changed, 9 insertions(+), 82 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TwoColConflict 
refs/changes/01/354401/1

diff --git a/i18n/en-gb.json b/i18n/en-gb.json
index 57b39bc..f2c3417 100644
--- a/i18n/en-gb.json
+++ b/i18n/en-gb.json
@@ -1,44 +1,9 @@
 {
"@metadata": {
"authors": [
-   "Dr. Shikha Jaggi",
-   "Dejavu"
+   "Dr. Shikha Jaggi"
]
},
-   "twoColConflict": "TwoColConflict",
-   "twoColConflict-desc": "Showing a side-by-side edit merge screen for 
edit conflict resolution",
-   "twoColConflict-beta-feature-message": "Two column edit conflict",
-   "twoColConflict-beta-feature-description": "Show the edit conflict view 
using a more advanced two column view.",
-   "twoColConflict-explainconflict": "Warning: Another 
user just edited and saved this page. There is a conflict between your version 
and the current version. You will have to merge your changes into the current 
text version. Only the text in the editor field will be saved when you click on 
\"$1\".",
-   "twoColConflict-changes-col-title": "Conflicting changes",
-   "twoColConflict-changes-col-desc-1": "Differences between",
-   "twoColConflict-changes-col-desc-2": "the currently published version",
-   "twoColConflict-changes-col-desc-3": "changed $1 {{PLURAL:$1|times}} 
($2)",
-   "twoColConflict-changes-col-desc-4": "your text.",
-   "twoColConflict-history-link": "revision history",
-   "twoColConflict-editor-col-title": "Editor with version to be 
published",
-   "twoColConflict-editor-col-desc-1": "Initially, the editor's content is 
the currently published version.",
-   "twoColConflict-editor-col-desc-2": "Add your changes to the text in 
the editor and click on \"Publish changes\".",
-   "twoColConflict-base-selection-desc-1": "1) Choose the base version in 
the popup below.",
-   "twoColConflict-base-selection-desc-2": "2) Adjust the text to combine 
both versions.",
-   "twoColConflict-base-selection-desc-3": "3) Click on \"publish 
changes\". Only what is in the editor will be published.",
-   "twoColConflict-base-selection-dialog-text": "What should initially be 
in the editor and serve as a basis for combining the conflict versions?",
-   "twoColConflict-base-selection-own-label": "My text",
-   "twoColConflict-base-selection-foreign-label": "The currently published 
version",
-   "twoColConflict-base-selection-submit-label": "OK",
-   "twoColConflict-diffchange-own-title": "in your version",
-   "twoColConflict-diffchange-foreign-title": "in $1's version",
-   "twoColConflict-label-show": "show",
-   "twoColConflict-label-hide": "hide",
-   "twoColConflict-label-unchanged": "unchanged text",
-   "twoColConflict-show-help-tooltip": "Show help text",
-   "twoColConflict-help-dialog-slide1": "This page helps you to resolve an 
edit conflict. There are two columns: The first shows the conflicting changes 
and the second is a text editor, whose content will be published.\n\nFeedback 
is very much appreciated 
[//www.mediawiki.org/wiki/Help_talk:Two_Column_Edit_Conflict_View here].",
-   "twoColConflict-help-dialog-slide2": "The first column shows the 
changes in your version and the changes in the currently saved version. The 
differences between both versions are highlighted.",
-   "twoColConflict-help-dialog-slide3": "At the top of the first column 
you can click on “show” to see unchanged text. This might help to understand 
the context of changes. By default, unchanged text is grayed out and 
collapsed.",
-   "twoColConflict-help-dialog-slide4": "The second column is an editor. 
When the page is opened, there is a selection box on top of the editor. It lets 
you decide which version should be in the editor. This is often the version 
where more changes were made.",
-   "twoColConflict-help-dialog-slide5": "Copy and paste the desired parts 
of the other version into the text in the editor. Only what is in the editor 
will be published, when you click the \"Publish changes\" button.",
-   

[MediaWiki-commits] [Gerrit] mediawiki...WikiEditor[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 813b8ded849ddf62a50f05fd1d88f6a0ab28862e.

Change-Id: Id742873f44845c179483eeb65faf5b0d752dcf07
---
M i18n/hi.json
M i18n/sah.json
2 files changed, 7 insertions(+), 23 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikiEditor 
refs/changes/00/354400/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 4f88752..ab0c67c 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -22,14 +22,11 @@
"wikieditor-publish-button-publish": "प्रकाशित करें",
"wikieditor-publish-button-cancel": "रद्द करें",
"wikieditor-publish-dialog-title": "{{SITENAME}} को छापा जाय",
-   "wikieditor-publish-dialog-summary": "Edit summary (briefly describe 
the changes you have made):",
"wikieditor-publish-dialog-minor": "छोटा संपादन",
"wikieditor-publish-dialog-watch": "इस पृष्ठ पे ध्यान रखेँ",
"wikieditor-publish-dialog-publish": "प्रकाशित करें",
"wikieditor-publish-dialog-goback": "पीछे जाइए",
"wikieditor-toolbar": "संपादन उपकरण पट्टी",
-   "wikieditor-toolbar-desc": "Edit page toolbar with enhanced usability",
-   "wikieditor-toolbar-preference": "Enable enhanced editing toolbar",
"wikieditor-toolbar-loading": "लोड हो रहा है...",
"wikieditor-toolbar-tool-bold": "बोल्ड",
"wikieditor-toolbar-tool-bold-example": "मोटे अक्षर",
@@ -56,9 +53,7 @@
"wikieditor-toolbar-tool-link-int-target-status-invalid": "अवैध शीर्षक",
"wikieditor-toolbar-tool-link-int-target-status-external": "बाहरी 
कड़ियाँ",
"wikieditor-toolbar-tool-link-int-target-status-loading": "पृष्ठ 
अस्तित्व की जाँच...",
-   "wikieditor-toolbar-tool-link-int-target-status-disambig": "बहुविकल्पी 
पृष्ठ",
"wikieditor-toolbar-tool-link-int-invalid": "आपके द्वारा निर्दिष्ट 
शीर्षक अमान्य है।",
-   "wikieditor-toolbar-tool-link-lookslikeinternal": "The URL you 
specified looks like it was intended as a link to another wiki page.\nDo you 
want to make it an internal link?",
"wikieditor-toolbar-tool-link-lookslikeinternal-int": "आंतरिक लिंक",
"wikieditor-toolbar-tool-link-lookslikeinternal-ext": "बाहरी कड़ियाँ",
"wikieditor-toolbar-tool-link-empty": "आप लिंक करने के लिए कुछ दर्ज़ 
नहीं किए थे ।",
@@ -68,7 +63,6 @@
"wikieditor-toolbar-file-target": "संचिका नाम:",
"wikieditor-toolbar-file-caption": "शीर्षक",
"wikieditor-toolbar-file-size": "आकार",
-   "wikieditor-toolbar-file-float": "Align:",
"wikieditor-toolbar-file-default": "(डिफॉल्ट)",
"wikieditor-toolbar-file-format": "स्वरूप",
"wikieditor-toolbar-file-format-none": "कोई नहीं",
@@ -125,24 +119,17 @@
"wikieditor-toolbar-tool-table-preview": "पूर्वावलोकन",
"wikieditor-toolbar-tool-table-insert": "सम्मिलित करें",
"wikieditor-toolbar-tool-table-cancel": "रद्द करें",
-   "wikieditor-toolbar-tool-table-example-text": "Lorem ipsum dolor sit 
amet, consectetur adipiscing elit. Ut nec purus diam. Sed aliquam imperdiet 
nunc quis lacinia. Donec rutrum consectetur placerat. Sed volutpat neque non 
purus faucibus id ultricies enim euismod.",
-   "wikieditor-toolbar-tool-table-toomany": "Inserting a table with more 
than $1 {{PLURAL:$1|cells}} is not possible with this dialog.",
-   "wikieditor-toolbar-tool-table-invalidnumber": "You have not entered a 
valid number of rows or columns.",
-   "wikieditor-toolbar-tool-table-zero": "You cannot insert a table with 
zero rows or columns.",
"wikieditor-toolbar-tool-replace": "खोजें और बदलें",
"wikieditor-toolbar-tool-replace-title": "खोजें और बदलें",
"wikieditor-toolbar-tool-replace-search": "खोजें:",
"wikieditor-toolbar-tool-replace-replace": "इसके साथ बदलें:",
"wikieditor-toolbar-tool-replace-case": "केस मिलाएँ",
-   "wikieditor-toolbar-tool-replace-regex": "Treat search string as a 
regular expression",
"wikieditor-toolbar-tool-replace-button-findnext": "अगला ढूँढें",
"wikieditor-toolbar-tool-replace-button-replace": "इससे बदलें",
"wikieditor-toolbar-tool-replace-button-replaceall": "सभी बदलें",
"wikieditor-toolbar-tool-replace-close": "बंद करें",
"wikieditor-toolbar-tool-replace-nomatch": "आपके खोज कुछ मिला नहीं",
"wikieditor-toolbar-tool-replace-success": "$1 प्रतिस्थापन बनें ।",
-   "wikieditor-toolbar-tool-replace-emptysearch": "You did not enter 
anything to search for.",
-   

[MediaWiki-commits] [Gerrit] mediawiki...Wikibase[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 72169b2225bd635202e26d35b40e1259ba87c9fc.

Change-Id: I2482acc9666332b881b4f65e5e49eed643381fbb
---
M client/i18n/hi.json
M client/i18n/sl.json
M client/i18n/sr-ec.json
M client/i18n/tt-cyrl.json
M lib/i18n/hi.json
M lib/i18n/hu.json
M lib/i18n/nl.json
M repo/i18n/fr.json
M repo/i18n/hi.json
M repo/i18n/nl.json
10 files changed, 16 insertions(+), 719 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/99/354399/1

diff --git a/client/i18n/hi.json b/client/i18n/hi.json
index 053a488..6dd280d 100644
--- a/client/i18n/hi.json
+++ b/client/i18n/hi.json
@@ -11,34 +11,8 @@
},
"wikibase-client-desc": "विकिबेस एक्सटेंशन के लिए क्लाइन्ट",
"tooltip-t-wikibase": "सम्बद्ध डाटा भण्डार प्रविष्टि की कड़ी",
-   "apihelp-query+wbentityusage-description": "Returns all entity IDs used 
in the given pages.",
-   "apihelp-query+wbentityusage-param-aspect": "Only return entity IDs 
that used this aspect.",
-   "apihelp-query+wbentityusage-param-prop": "Properties to add to the 
result.",
-   "apihelp-query+wbentityusage-paramvalue-prop-url": "If enabled url of 
entity will be added",
-   "apihelp-query+wbentityusage-param-entities": "Only return page that 
used these entities.",
-   "apihelp-query+wbentityusage-param-limit": "How many entity usages to 
return.",
-   "apihelp-query+wbentityusage-example-simple": "Get entities used in the 
page Main Page.",
-   "apihelp-query+wblistentityusage-description": "Returns all pages that 
use the given entity IDs.",
-   "apihelp-query+wblistentityusage-param-prop": "Properties to add to the 
result.",
-   "apihelp-query+wblistentityusage-paramvalue-prop-url": "If enabled the 
url of the entity will be added to the result.",
-   "apihelp-query+wblistentityusage-param-aspect": "Only return entity IDs 
that used this aspect.",
-   "apihelp-query+wblistentityusage-param-entities": "Entities that have 
been used.",
-   "apihelp-query+wblistentityusage-param-limit": "How many entity usages 
to return.",
-   "apihelp-query+wblistentityusage-example-simple": "Get pages that use 
the entity Q2.",
-   "apihelp-query+wblistentityusage-example-url": "Get pages that use the 
entity Q2 with URL included.",
-   "apihelp-query+wblistentityusage-example-aspect": "Get pages that use 
the entity Q2 and the aspect was sitelink or statement.",
-   "apihelp-query+pageterms-description": "Get the {{WBREPONAME}} terms 
(typically labels, descriptions and aliases) associated with a page via a 
sitelink. On the entity page itself, the terms are used directly. Caveat: On a 
repo wiki, this module only works directly on entity pages, not on pages 
connected to an entity via a sitelink. This may change in the future.",
-   "apihelp-query+pageterms-example-simple": "Get all terms associated 
with the page 'London', in the user language.",
-   "apihelp-query+pageterms-example-label-en": "Get labels and aliases 
associated with the page 'London', in English.",
-   "apihelp-query+pageterms-example-item": "Get labels and aliases of item 
Q84.",
-   "apihelp-query+pageterms-param-terms": "The types of terms to get, e.g. 
'description'. If not specified, all types are returned.",
-   "apihelp-query+wikibase-description": "Get information about the 
Wikibase client and the associated Wikibase repository.",
-   "apihelp-query+wikibase-example": "Get URL path and other information 
about Wikibase client and repository.",
-   "apihelp-query+wikibase-param-prop": "Which properties to 
get:\n;url: Base URL, script path and article path of the Wikibase 
repository.\n;siteid: The siteid of this site.",
"wikibase-after-page-move": "स्थान्तरित पृष्ठ पर भाषा कड़ियो को बनाए 
रखने के लिए आप सम्बन्धित विकिडेटा आइटम का भी [$1 अद्यतन] कर सकते हैं।",
"wikibase-after-page-move-queued": "इस पृष्ठ से जुड़ा [$1 
{{WBREPONAME}} वस्तु] जल्द ही स्वतः अद्यतनीत किया जायेगा।",
-   "wikibase-after-page-delete": "You should also remove the link to this 
page from [$1 the associated {{WBREPONAME}} item] to maintain language links.",
-   "wikibase-after-page-delete-queued": "The [$1 {{WBREPONAME}} item] 
associated with this page will be automatically updated. Please note that this 
might not happen instantaneously.",
"wikibase-comment-add": "{{WBREPONAME}} वस्तु बनाया गया है।",
"wikibase-comment-remove": "जुड़ा हुआ {{WBREPONAME}} 

[MediaWiki-commits] [Gerrit] mediawiki...TitleBlacklist[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 265af1b8186d2ef04c60ed705329cc911bde087e.

Change-Id: Ib22be558fc7700f6c4a075d060e20f009c712673
---
M i18n/hi.json
M i18n/jv.json
2 files changed, 3 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TitleBlacklist 
refs/changes/05/354405/1

diff --git a/i18n/hi.json b/i18n/hi.json
index abc1b82..60e3833 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -10,27 +10,14 @@
},
"action-titleblacklistlog": "शीर्षक कालीसूची लॉग देखें",
"log-name-titleblacklist": "शीर्षक कालीसूची लॉग",
-   "log-description-titleblacklist": "These events track title blacklist 
hits.",
-   "logentry-titleblacklist-hit-username": "$1 {{GENDER:$2|caused}} a 
title blacklist hit when trying to create account $3 matching $4.",
"titleblacklist-desc": "विशिष्ठ नामपदों: [[MediaWiki:Titleblacklist]] 
और [[MediaWiki:Titlewhitelist]] के साथ वाले पृष्ठों के निर्माण अवरोधन में सहायक 
है",
"titleblacklist": "# यह एक ब्लैकलिस्ट नामपद है। नामपद जो ब्लैकलिस्ट 
सूची से मेल खाता है, निर्मित नहीं किए जा सकते।\n# टिपण्णी के लिए \"#\" का 
प्रयोग करें।",
"titlewhitelist": "# यह टाईटल व्हाईटलिस्ट हैं। टिप्पणीयों के लिये \"#\" 
का इस्तेमाल करें।",
"titleblacklist-forbidden-edit": "नामपद \"$2\" निर्मित करने से 
प्रतिबंधित है।\nयह निम्नांकित ब्लैकलिस्ट प्रवेशिका से मेल खाता है: 
$1",
"titleblacklist-forbidden-move": "\"$2\" का नाम बदलकर \"$3\" नहीं किया 
जा सकता, क्योंकि \"$3\" को निर्माण करने से प्रतिबंधित किया गया है।\nयह 
निम्नांकित ब्लैकलिस्ट प्रवेशिका से मेल खाता है: $1",
"titleblacklist-forbidden-upload": "संचिका नाम \"$2\" निर्मित करने से 
प्रतिबंधित है।\nयह निम्नांकित कालीसूची प्रविष्टि से मेल खाता है: 
$1",
-   "titleblacklist-forbidden-new-account": "The user name \"$2\" has been 
banned from creation.\nIt matches the following blacklist entry: 
$1",
"titleblacklist-invalid": "ब्लैकलिस्ट नामपद में निम्नांकित 
{{PLURAL:$1|पंक्ति|पंक्तियाँ}} अमान्य {{PLURAL:$1|है|हैं}};\nकृपया 
{{PLURAL:$1|इसे|इन्हें}} जमा करने से पहले ठीक करें:",
"titleblacklist-override": "ब्लाकलिस्ट उपेक्षा करें",
-   "titleblacklist-override-help": "Users with sufficient privileges can 
set this to ignore the title blacklist checks.",
-   "titleblacklist-warning": "Warning: This page can only be 
edited by administrators and other users with the tboverride right 
because it matches the following title blacklist entry:$1",
"right-tboverride": "शीर्षक ब्लॅकलिस्ट को नजर अंदाज करें",
-   "right-tboverride-account": "Override the username blacklist",
-   "right-titleblacklistlog": "शीर्षक कालीसूची लॉग देखें",
-   "apihelp-titleblacklist-description": "Validate an article title, 
filename, or username against the TitleBlacklist.",
-   "apihelp-titleblacklist-param-title": "The string to validate against 
the blacklist.",
-   "apihelp-titleblacklist-param-action": "The action to be checked.",
-   "apihelp-titleblacklist-param-nooverride": "Don't try to override the 
titleblacklist.",
-   "apihelp-titleblacklist-example-1": "Check whether [[Foo]] is 
blacklisted",
-   "apihelp-titleblacklist-example-2": "Check whether [[Bar]] is 
blacklisted for editing",
-   "apihelp-createaccount-param-ignoretitleblacklist": "Ignore spoofing 
checks (requires one of the following rights: tboverride, 
tboverride-account)."
+   "right-titleblacklistlog": "शीर्षक कालीसूची लॉग देखें"
 }
diff --git a/i18n/jv.json b/i18n/jv.json
index c0faedb..7de727b 100644
--- a/i18n/jv.json
+++ b/i18n/jv.json
@@ -14,7 +14,7 @@
"titleblacklist-forbidden-upload": "Jeneng berkas \"$2\" wis dilarang 
kanggo digawé. \nIrah-irahan iku cocog karo èntri daftar ireng iki: 
$1",
"titleblacklist-forbidden-new-account": "Jeneng panganggo \"$2\" wis 
dipenggak.\nIki cocog karo jeneng ing dhaptar-ireng: $1",
"titleblacklist-invalid": "{{PLURAL:$1|Baris|Baris-baris}} ing daftar 
ireng irah-irahan (judhul) {{PLURAL:$1|ing ngisor|ing ngisor}} iki ora absah; 
mangga dikorèksi {{PLURAL:$1|item|item-item}} iku sadurungé disimpen:",
-   "titleblacklist-override": "Jarna pratélan ireng",
+   "titleblacklist-override": "Bènaké daptar ireng",
"right-tboverride": "''Override'' daftar ireng judhul",
-   "right-tboverride-account": "Nyingkuri pratélan ireng jeneng panganggo"
+   "right-tboverride-account": "Benaké daptar ireng jeneng panganggo"
 }

-- 
To view, visit 

[MediaWiki-commits] [Gerrit] mediawiki...TorBlock[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit a895db9c3f8105e3c0612c394e3e4b4c2cb02f7b.

Change-Id: Iabb4959721dca2a4c93a880ef726584fffdb2730
---
M i18n/hi.json
1 file changed, 2 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TorBlock 
refs/changes/04/354404/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 28afb0a..3c74db1 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -1,15 +1,10 @@
 {
"@metadata": {
"authors": [
-   "Kaustubh",
-   "Sfic"
+   "Kaustubh"
]
},
"torblock-desc": "टॉर एक्झीट नोड्सको विकि संपादनसे ब्लॉक करने की अनुमति 
देता हैं",
"torblock-blocked": "आपका आईपी एड्रेस, $1, अपनेआप टॉर 
एक्झीट नोड करके पहचाना गया हैं।\nगलत इस्तेमाल से बचने के लिये इसे अपनेआप ब्लॉक 
कर दिया गया हैं।",
-   "torblock-isexitnode": "The IP address $1 is blocked 
as a Tor exit node.",
-   "right-torunblocked": "टॉर एक्झीट नोड्सके अपनेआप आये हुए प्रतिबंधोंको 
नजर अंदाज करें",
-   "tag-tor-description": "If this tag is set, an edit was made from a Tor 
exit node.",
-   "tag-tor": "Made through Tor",
-   "abusefilter-edit-builder-vars-tor-exit-node": "Whether or not the 
change was made through a Tor exit node"
+   "right-torunblocked": "टॉर एक्झीट नोड्सके अपनेआप आये हुए प्रतिबंधोंको 
नजर अंदाज करें"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iabb4959721dca2a4c93a880ef726584fffdb2730
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TorBlock
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...WikimediaEvents[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 350058ab99b9ecca09fe6d74f7ce3d96f9c92829.

Change-Id: I38802620e0d1a771fb7dfccb4f8347827ab46c3e
---
M i18n/hi.json
M i18n/pl.json
2 files changed, 3 insertions(+), 11 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikimediaEvents 
refs/changes/98/354398/1

diff --git a/i18n/hi.json b/i18n/hi.json
index 5cea071..df8b842 100644
--- a/i18n/hi.json
+++ b/i18n/hi.json
@@ -1,13 +1,8 @@
 {
"@metadata": {
"authors": [
-   "संजीव कुमार",
-   "Sfic"
+   "संजीव कुमार"
]
},
-   "wikimediaevents-desc": "Logs Wikimedia-specific events using 
EventLogging",
-   "tag-cross-wiki-upload": "[[Special:MyLanguage/Commons:Cross-wiki media 
upload tool|Cross-wiki upload]]",
-   "tag-cross-wiki-upload-description": "Files uploaded from inside the 
wikitext and visual editors on other wikis",
-   "tag-HHVM-description": "पुराने पीएचपी भाषांतरकार उपकरण के स्थान पर 
हिपहॉप आभासी यंत्र को सक्षम करके किये गये संशोधन (निष्पादन की गुणवता में सुधार 
अपेक्षित, कमियाँ दूर करने/विश्लेषण करने के लिए चिप्पियाँ लगाई जा रही हैं।)",
-   "abusefilter-edit-builder-vars-user-wpzero": "Whether or not a user is 
editing through a zero-rated carrier via Wikipedia Zero"
+   "tag-HHVM-description": "पुराने पीएचपी भाषांतरकार उपकरण के स्थान पर 
हिपहॉप आभासी यंत्र को सक्षम करके किये गये संशोधन (निष्पादन की गुणवता में सुधार 
अपेक्षित, कमियाँ दूर करने/विश्लेषण करने के लिए चिप्पियाँ लगाई जा रही हैं।)"
 }
diff --git a/i18n/pl.json b/i18n/pl.json
index 2e52237..01e66ad 100644
--- a/i18n/pl.json
+++ b/i18n/pl.json
@@ -2,11 +2,8 @@
"@metadata": {
"authors": [
"Chrumps",
-   "Darellur",
-   "Woytecr"
+   "Darellur"
]
},
-   "tag-cross-wiki-upload": "[[Special:MyLanguage/Commons:Cross-wiki media 
upload tool|Przesłanie z innej wiki]]",
-   "tag-cross-wiki-upload-description": "Pliki przesłane z poziomu edytora 
wikikodu lub wizualnego na innej wiki",
"tag-HHVM-description": "Wprowadzono zmiany z HipHop Virtual Machine 
zamiast interpretatora Zend PHP (oczekuje się, że to doprowadzi do zwiększenia 
wydajności; przeznaczone dla naprawy/analizy)"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I38802620e0d1a771fb7dfccb4f8347827ab46c3e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikimediaEvents
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: L10n-bot 

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


[MediaWiki-commits] [Gerrit] mediawiki...WikimediaMessages[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 541384a93a85bdfad1a60ab4c8e53a8cc5545a5a.

Change-Id: I12df1763ba32e8154fc3ef743fe62b13d13c12c7
---
M i18n/licensetexts/hi.json
M i18n/temporary/ru.json
M i18n/wikimedia/es.json
M i18n/wikimedia/gl.json
M i18n/wikimedia/jv.json
M i18n/wikimedia/pl.json
M i18n/wikimedia/sr-ec.json
M i18n/wikimedia/sr-el.json
D i18n/wikimediaoverrides/jv.json
M i18n/wikimediaprojectnames/ja.json
M i18n/wikimediaprojectnames/pt-br.json
M i18n/wikimediaprojectnames/ru.json
12 files changed, 13 insertions(+), 189 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikimediaMessages 
refs/changes/97/354397/1

diff --git a/i18n/licensetexts/hi.json b/i18n/licensetexts/hi.json
index 703aa03..aa37214 100644
--- a/i18n/licensetexts/hi.json
+++ b/i18n/licensetexts/hi.json
@@ -2,12 +2,10 @@
"@metadata": {
"authors": [
"Ansumang",
-   "Siddhartha Ghai",
-   "Sfic"
+   "Siddhartha Ghai"
]
},
-   "wm-license-attribution-with-author-text": "The copyright holder of 
this file, $1, allows anyone to use it '''for any purpose, provided that''' the 
copyright holder is properly attributed. Redistribution, derivative work, 
commercial use, and all other use is permitted.",
-   "wm-license-attribution-without-author-text": "The copyright holder of 
this file allows anyone to use it '''for any purpose, provided that''' the 
copyright holder is properly attributed. Redistribution, derivative work, 
commercial use, and all other use is permitted.",
+   "wikimedialicensetexts-desc": "विकिमिडिया लाईसैन्स संदेश",
"wm-license-artwork-artist": "कलाकार",
"wm-license-artwork-title": "शीर्षक",
"wm-license-artwork-medium": "मध्यम",
@@ -35,9 +33,6 @@
"wm-license-book-translator": "अनुवादक",
"wm-license-book-volume": "खंड",
"wm-license-book-year-of-publication": "प्रकाशन के वर्ष",
-   "wm-license-cecill-text": "This work is 
[[{{int:wm-license-free-software-wiki-link}}|free software]]; you can 
redistribute it or modify it under the terms of the 
[[{{int:wm-license-cecill-wiki-link}}|CeCILL]]. The terms of the CeCILL license 
are available at [{{int:wm-license-cecill-full-link}} www.cecill.info].",
-   "wm-license-cecill-wiki-link": "w:en:CeCILL",
-   "wm-license-cecill-full-link": 
"http://www.cecill.info/licences/Licence_CeCILL_V2-en.html;,
"wm-license-creator-alternative-names": "विकल्प नाम",
"wm-license-creator-description": "विवरण",
"wm-license-creator-date-of-birth": "जन्म तिथि",
@@ -46,66 +41,22 @@
"wm-license-creator-location-of-birth-and-death": "जन्म/ मृत्यु स्थान",
"wm-license-creator-work-period": "कार्य काल",
"wm-license-creator-work-location": "कार्य स्थान",
-   "wm-license-creator-linkback": "Link back to Creator infobox template",
-   "wm-license-fal-text": "Copyleft: This work of art is free; you can 
redistribute it and/or modify it according to terms of the 
'''[[{{int:wm-license-fal-wiki-link}}|Free Art License]]'''. You will find a 
specimen of this license on the [{{int:wm-license-fal-full-link}} Copyleft 
Attitude site] as well as [{{int:wm-license-fal-full-link-commons}} on other 
sites].",
-   "wm-license-fal-wiki-link": "w:en:Free Art License",
-   "wm-license-fal-full-link": "http://artlibre.org/lal/en;,
-   "wm-license-fal-full-link-commons": 
"https://commons.wikimedia.org/wiki/Commons:Free_Art_License_1.3;,
-   "wm-license-fsf-wiki-link": "w:en:Free Software Foundation",
-   "wm-license-free-software-wiki-link": "w:en:Free software",
"wm-license-gfdl-1.2-and-later": "इस दस्तावेज़ को 
[[{{int:wm-license-fsf-wiki-link}}|Free Software Foundation]] द्वारा प्रकाशित 
'''[[{{int:wm-license-gfdl-wiki-link}}|जी॰एन॰यू फ़्री डॉक्यूमेंटेशन 
लाइसेंस]]''' के संस्करण 1.2 या नए (बिना किसी इन्वेरियेंट अनुभागों और अगले या 
पिछले आवरण के पाठ के) के अंतर्गत कॉपी, वितरित एवं/अथवा परिवर्तित करने की अनुमति 
प्रदान की जाती है। इस लाइसेंस की एक प्रति 
''[[{{int:wm-license-gfdl-full-1.2-link}}|जी॰एन॰यू फ़्री डॉक्यूमेंटेशन 
लाइसेंस]]'' नामक अनुभाग में शामिल है।",
-   "wm-license-gfdl-1.2-only": "Permission is granted to copy, distribute 
and/or modify this document under the terms of the 
'''[[{{int:wm-license-gfdl-wiki-link}}|GNU Free Documentation License]]''', 
Version 1.2 only as published by the 

[MediaWiki-commits] [Gerrit] mediawiki...VisualEditor[master]: Revert "Localisation updates from https://translatewiki.net."

2017-05-19 Thread Nemo bis (Code Review)
Hello L10n-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Localisation updates from https://translatewiki.net.;
..

Revert "Localisation updates from https://translatewiki.net.;

Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit df892898c5548beb5f5eb6eb2ebdfdc52cdf7f2d.

Change-Id: Ibc410a0b0ea0315474d8ee681f4b045fc5687c85
---
M modules/ve-mw/i18n/eu.json
M modules/ve-mw/i18n/hi.json
M modules/ve-mw/i18n/lv.json
M modules/ve-mw/i18n/mk.json
M modules/ve-mw/i18n/pl.json
M modules/ve-mw/i18n/sr-ec.json
M modules/ve-mw/i18n/th.json
M modules/ve-mw/i18n/yi.json
M modules/ve-wmf/i18n/hi.json
9 files changed, 12 insertions(+), 61 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor 
refs/changes/96/354396/1

diff --git a/modules/ve-mw/i18n/eu.json b/modules/ve-mw/i18n/eu.json
index c07c228..b60620d 100644
--- a/modules/ve-mw/i18n/eu.json
+++ b/modules/ve-mw/i18n/eu.json
@@ -225,8 +225,6 @@
"visualeditor-meta-tool": "Aukerak",
"visualeditor-mweditmodesource-progress": "Aldatu iturburu ediziora...",
"visualeditor-mweditmodesource-title": "Joan iturburu kodera?",
-   "visualeditor-mweditmodesource-tool-current": "Iturburu kode edizioa",
-   "visualeditor-mweditmodesource-tool-unavailable": "Iturburu kode 
edizioa ez da baliagarria hemen",
"visualeditor-mweditmodesource-warning": "Iturburu kodera pasatzen ari 
zara. \nJarraitu nahi duzu?",
"visualeditor-mweditmodesource-warning-cancel": "Utzi",
"visualeditor-mweditmodesource-warning-switch": "Aldatu",
@@ -236,7 +234,6 @@
"visualeditor-mweditmodeve-progress": "Aldatu ikusizko editorera...",
"visualeditor-mweditmodeve-showagain": "Ez erakutsi mezu hau berriro",
"visualeditor-mweditmodeve-title": "Aldatu edizio bisualera?",
-   "visualeditor-mweditmodeve-tool-current": "Ikusizko editorea",
"visualeditor-mweditmodeve-warning": "Ikusizko editorera aldatuko 
zara.\nJarraitu nahi al duzu?",
"visualeditor-mweditmodewt-popup-title": "Ikusiko editorera aldatu 
zara",
"visualeditor-mwgallerydialog-caption-field-label": "Galeriaren 
irudi-oina",
diff --git a/modules/ve-mw/i18n/hi.json b/modules/ve-mw/i18n/hi.json
index c2c69c3..480719c 100644
--- a/modules/ve-mw/i18n/hi.json
+++ b/modules/ve-mw/i18n/hi.json
@@ -41,7 +41,6 @@
"apihelp-visualeditoredit-param-etag": "भेजने हेतु ईटैग",
"apihelp-visualeditoredit-param-html": "HTML विकिटेक्स्ट में कन्वर्ट 
करने के लिए Parsoid में भेजे।",
"apihelp-visualeditoredit-param-minor": "मामूली सम्पादन की झंडी",
-   "apihelp-visualeditoredit-param-needcheck": "When saving, set this 
parameter if the revision might have roundtrip problems. This will result in 
the edit being tagged.",
"apihelp-visualeditoredit-param-oldid": "अवतरण अंकों का उपयोग करना। मूल 
रूप से नया अवतरण होता है। नए पृष्ठ हेतु 0 का उपयोग करें।",
"apihelp-visualeditoredit-param-paction": "कार्रवाई करने के लिए।",
"apihelp-visualeditoredit-param-page": "पृष्ठ जिस पर कार्य करने है।",
@@ -52,8 +51,6 @@
"apierror-visualeditor-api-langlinks-error": "मीडियाविकि एपीआई क्वैरी 
त्रुटि",
"apierror-visualeditor-badcachekey": "कोई कैश कुंजी के साथ क्रमबद्धता 
नहीं पाया",
"apierror-visualeditor-difffailed": "अन्तर में विफल",
-   "apierror-visualeditor-docserver": "Error contacting the 
Parsoid/RESTbase server",
-   "apierror-visualeditor-invaliddeflate": "Content provided is not 
properly deflated",
"apierror-visualeditor-latestnotfound": "शीर्षक के लिए नवीनतम संशोधन 
नहीं खोजा जा सका",
"tooltip-ca-createsource": "इस पृष्ठ का स्रोत पाठ बनाएँ",
"tooltip-ca-edit": "पृष्ठ को विकिपाठ द्वारा सम्पादन करे",
@@ -73,7 +70,6 @@
"visualeditor-ca-ve-edit": "यथादृश्य संपादिका",
"visualeditor-ca-ve-edit-section": "यथादृश्य संपादिका",
"visualeditor-categories-tool": "श्रेणियाँ",
-   "visualeditor-changedesc-mwtransclusion": "Template parameters changed",
"visualeditor-desc": "मीडियाविकि के लिए यथादृश्य संपादिका",
"visualeditor-descriptionpagelink": "Project:यथादृश्य संपादिका",
"visualeditor-dialog-media-alttext-section": "वैकल्पिक (आल्ट) पाठ",
@@ -89,14 +85,11 @@
"visualeditor-dialog-media-info-audiofile": "ऑडियो फाइल",
"visualeditor-dialog-media-info-created": "$1 द्वारा बनाई गयी",
"visualeditor-dialog-media-info-credit": "क्रेडिट",
-   "visualeditor-dialog-media-info-dateformat": "$1 $2, $3",
-   "visualeditor-dialog-media-info-ellipsis": "…",
"visualeditor-dialog-media-info-imagedescription": "समर्पूण विवरण",
"visualeditor-dialog-media-info-licenseshortname": 

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: Update documentation on inside-tags exceptions for replace.py

2017-05-13 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/353705 )

Change subject: Update documentation on inside-tags exceptions for replace.py
..

Update documentation on inside-tags exceptions for replace.py

The definition of the exceptions changed and was moved. (Old fixes
from compat seem to be incompatible, too.)

Change-Id: I3cdfa2ede29933e4dc3c641816716ae2703e5d6b
---
M scripts/replace.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/05/353705/1

diff --git a/scripts/replace.py b/scripts/replace.py
index 7b5c952..c8be9a0 100755
--- a/scripts/replace.py
+++ b/scripts/replace.py
@@ -524,7 +524,7 @@
 regular expressions.
 inside-tags
 A list of strings. These strings must be keys from the
-exceptionRegexes dictionary in textlib.replaceExcept().
+dictionary in textlib._create_default_regexes().
 
 @type exceptions: dict
 @param allowoverlap: when matches overlap, all of them are replaced.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3cdfa2ede29933e4dc3c641816716ae2703e5d6b
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: Blacklist en-gb for potlatch2: it's unwanted

2017-04-28 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/350904 )

Change subject: Blacklist en-gb for potlatch2: it's unwanted
..

Blacklist en-gb for potlatch2: it's unwanted

We are told that "en" is already British English.
https://meta.wikimedia.org/?diff=16647027=16501051

Change-Id: I81f0fa51dc9f9756d9808b97a8230cb3f05056d4
---
M groups/OpenStreetMap/Potlatch2.yaml
1 file changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/04/350904/1

diff --git a/groups/OpenStreetMap/Potlatch2.yaml 
b/groups/OpenStreetMap/Potlatch2.yaml
index 0e9d3c5..030cbdd 100644
--- a/groups/OpenStreetMap/Potlatch2.yaml
+++ b/groups/OpenStreetMap/Potlatch2.yaml
@@ -42,6 +42,10 @@
   sourcePattern: 
"%GROUPROOT%/potlatch2/l10n/locale/%CODE%/help_dialog.properties"
   definitionFile: 
"%GROUPROOT%/potlatch2/l10n/locale/%CODE%/help_dialog.properties"
 
+LANGUAGES:
+  blacklist:
+- en-gb
+
 MANGLER:
   prefix: help-
 
@@ -54,5 +58,9 @@
   sourcePattern: "%GROUPROOT%/potlatch2/l10n/locale/%CODE%/p2_main.properties"
   definitionFile: "%GROUPROOT%/potlatch2/l10n/locale/%CODE%/p2_main.properties"
 
+LANGUAGES:
+  blacklist:
+- en-gb
+
 MANGLER:
   prefix: main-

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I81f0fa51dc9f9756d9808b97a8230cb3f05056d4
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Special:AllMessages: simply link the translatewiki.net Media...

2017-04-27 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/350607 )

Change subject: Special:AllMessages: simply link the translatewiki.net 
MediaWiki namespace
..

Special:AllMessages: simply link the translatewiki.net MediaWiki namespace

Users prefer straightforward links to the familiar action=view or action=edit
even if there is a chance of failure when the message location varies.

We might try something fancier again in the future if new features are added
to Special:Translate or Special:SearchTranslations to facilitate links to
specific messages, or if Special:SearchTranslations on translatewiki.net
allows more advanced searches (e.g. by message key).

Bug: T162190
Change-Id: Ib5d8620ed968b36842f655ebdc5f61e94e1258a2
---
M includes/specials/pagers/AllMessagesTablePager.php
1 file changed, 6 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/07/350607/1

diff --git a/includes/specials/pagers/AllMessagesTablePager.php 
b/includes/specials/pagers/AllMessagesTablePager.php
index ca1b7dc..659d9e3 100644
--- a/includes/specials/pagers/AllMessagesTablePager.php
+++ b/includes/specials/pagers/AllMessagesTablePager.php
@@ -306,13 +306,14 @@
case 'am_title' :
$title = Title::makeTitle( NS_MEDIAWIKI, $value 
. $this->suffix );
$talk = Title::makeTitle( NS_MEDIAWIKI_TALK, 
$value . $this->suffix );
+   # Link the system message on translatewiki.net 
in simple action=edit
+   # The actual location will be different when a 
prefix is used:
+   # 
https://phabricator.wikimedia.org/diffusion/GTWN/browse/master/groups/MediaWiki/?grep=prefix+%3D
+   $target = 'MediaWiki:' . $value . '/' . 
$this->getLanguage()->getCode();
$translation = Linker::makeExternalLink(
'https://translatewiki.net/w/i.php?' . 
wfArrayToCgi( [
-   'title' => 
'Special:SearchTranslations',
-   'group' => 'mediawiki',
-   'grouppath' => 'mediawiki',
-   'language' => 
$this->getLanguage()->getCode(),
-   'query' => $value . ' ' . 
$this->msg( $value )->plain()
+   'title' => $target,
+   'action' => 'edit',
] ),
$this->msg( 
'allmessages-filter-translate' )->text()
);

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib5d8620ed968b36842f655ebdc5f61e94e1258a2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] operations/puppet[production]: Make mailman reject messages with high X-Spam-Score by default

2017-04-26 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/350429 )

Change subject: Make mailman reject messages with high X-Spam-Score by default
..

Make mailman reject messages with high X-Spam-Score by default

Cf. current 2.1 defaults and old discussion:
https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/head:/Mailman/Defaults.py.in#L1269
https://mail.python.org/pipermail/mailman-users/2003-March/027255.html

The only example of legit message I received with score 6 or
higher, out of a sample of thousands:
https://phabricator.wikimedia.org/P5335

Bug: T161082
Change-Id: I27f18d521852cbae5ea2dd737937c8c6d100bd03
---
M modules/mailman/files/mm_cfg.py
1 file changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/29/350429/1

diff --git a/modules/mailman/files/mm_cfg.py b/modules/mailman/files/mm_cfg.py
index bb3b24a..abf1f08 100644
--- a/modules/mailman/files/mm_cfg.py
+++ b/modules/mailman/files/mm_cfg.py
@@ -80,6 +80,13 @@
 # MTA=None   # Misnomer, suppresses alias output on newlist
 MTA = None
 
+# If SpamAssassin has run before the message is received by mailman, reject
+# at least the most egregious spam identified. Further tailoring per list:
+# https://wikitech.wikimedia.org/wiki/Mailman#Spam_scores
+DEFAULT_BOUNCE_MATCHING_HEADERS = """
+X-Spam-Score:[^+]*[+]{6,}
+"""
+
 # Uncomment if you use Postfix virtual domains, but be sure to
 # read /usr/share/doc/mailman/README.POSTFIX first.
 # MTA='Postfix'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I27f18d521852cbae5ea2dd737937c8c6d100bd03
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Make Wikipedia link on 404 page language-agnostic via Wikidata

2017-04-04 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/346264 )

Change subject: Make Wikipedia link on 404 page language-agnostic via Wikidata
..

Make Wikipedia link on 404 page language-agnostic via Wikidata

Consistency is possible only if content is language-agnostic and
project-agnostic. (Which it isn't, currently.)

Bug: T113114
Change-Id: Ieaa293684936c1fd78d1abbd298ecf2576015d43
---
M errorpages/404.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/64/346264/1

diff --git a/errorpages/404.php b/errorpages/404.php
index 581dbc3..98a63a6 100644
--- a/errorpages/404.php
+++ b/errorpages/404.php
@@ -51,7 +51,7 @@
 We could not find the above page on our servers.
 Did you mean: $encTarget
 
-Alternatively, you can visit the Main Page or read https://en.wikipedia.org/wiki/HTTP_404; title="Wikipedia: HTTP 404">more 
information about this type of error.
+Alternatively, you can visit the Main Page or read more information about this type of error.
 
 
 END;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieaa293684936c1fd78d1abbd298ecf2576015d43
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki...Translate[master]: [WIP] Allow to filter Special:SupportedLanguages by message ...

2017-03-30 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/345784 )

Change subject: [WIP] Allow to filter Special:SupportedLanguages by message 
group
..

[WIP] Allow to filter Special:SupportedLanguages by message group

Bug: T64196
Change-Id: I6e607b752227a40d920f97a0a7fdec19f440a262
---
M specials/SpecialMessageGroupStats.php
M specials/SpecialSupportedLanguages.php
2 files changed, 73 insertions(+), 24 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate 
refs/changes/84/345784/1

diff --git a/specials/SpecialMessageGroupStats.php 
b/specials/SpecialMessageGroupStats.php
index 3af184e..53cfba3 100644
--- a/specials/SpecialMessageGroupStats.php
+++ b/specials/SpecialMessageGroupStats.php
@@ -306,7 +306,7 @@
 * @param string|bool $default Group id of the group chosen by default. 
Optional.
 * @return XmlSelect
 */
-   protected function getGroupSelector( $default = false ) {
+   static function getGroupSelector( $default = false ) {
$groups = MessageGroups::getAllGroups();
$selector = new XmlSelect( 'group', 'group', $default );
 
diff --git a/specials/SpecialSupportedLanguages.php 
b/specials/SpecialSupportedLanguages.php
index f337101..7d77a26 100644
--- a/specials/SpecialSupportedLanguages.php
+++ b/specials/SpecialSupportedLanguages.php
@@ -41,7 +41,7 @@
$out = $this->getOutput();
$lang = $this->getLanguage();
 
-   // Only for manual debugging nowdays
+   // Only for manual debugging nowadays
$this->purge = false;
 
$this->setHeaders();
@@ -69,31 +69,58 @@
$this->outputLanguageCloud( $languages, $names );
$out->addWikiMsg( 'supportedlanguages-count', $lang->formatNum( 
count( $languages ) ) );
 
+   $out .= Html::openElement( 'div' );
+   $out .= Html::openElement( 'form', [ 'method' => 'get', 
'action' => $wgScript ] );
+   $out .= Html::hidden( 'title', 
$this->getPageTitle()->getPrefixedText() );
+   $out->addHTML( SpecialMessageGroupStats::getGroupSelector() );
+   $out .= Xml::submitButton( $this->msg( 'translate-mgs-submit' 
)->text() );
+   $out .= Html::closeElement( 'form' );
+   $out .= Html::closeElement( 'div' );
+   
if ( $par && Language::isKnownLanguageTag( $par ) ) {
$code = $par;
+   $request = $this->getRequest();
+   $group = $request->getText( 'group' );
 
$out->addWikiMsg( 'supportedlanguages-colorlegend', 
$this->getColorLegend() );
 
-   $users = $this->fetchTranslators( $code );
-   if ( $users === false ) {
-   // generic-pool-error is from MW core
-   $out->wrapWikiMsg( '$1', 'generic-pool-error' );
-   return;
-   }
+   if ( $group === '' ) {
+   $users = $this->fetchTranslators( $code );
+   if ( $users === false ) {
+   // generic-pool-error is from MW core
+   $out->wrapWikiMsg( '$1', 'generic-pool-error' );
+   return;
+   }
 
-   global $wgTranslateAuthorBlacklist;
-   $users = $this->filterUsers( $users, $code, 
$wgTranslateAuthorBlacklist );
-   $this->preQueryUsers( $users );
-   $this->showLanguage( $code, $users );
+   $this->showLanguage( $code, $users );
+   } else {
+   foreach ( $languages as $code ) {
+   $users = $this->fetchTranslators( 
$code, $group );
+   if ( $users === false ) {
+   // generic-pool-error is from 
MW core
+   $out->wrapWikiMsg( '$1', 'generic-pool-error' );
+   return;
+   }
+   $this->showLanguage( $code, $users, 
$group );
+   }
+   }
}
}
 
-   protected function showLanguage( $code, $users ) {
+   protected function showLanguage( $code, $users, $group = '' ) {
$out = $this->getOutput();
$lang = $this->getLanguage();
 
+   global $wgTranslateAuthorBlacklist;
+   $users = $this->filterUsers( $users, $code, 

[MediaWiki-commits] [Gerrit] mediawiki...Translate[master]: List dynamic groups first in API listing, for groupselector....

2017-03-30 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/345604 )

Change subject: List dynamic groups first in API listing, for groupselector.js 
etc.
..

List dynamic groups first in API listing, for groupselector.js etc.

Bug: T41278
Change-Id: Iecdf377b706c16fb410d0b7fbc911097a8ac0f69
---
M api/ApiQueryMessageGroups.php
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate 
refs/changes/04/345604/1

diff --git a/api/ApiQueryMessageGroups.php b/api/ApiQueryMessageGroups.php
index 3305ae9..8dce652 100644
--- a/api/ApiQueryMessageGroups.php
+++ b/api/ApiQueryMessageGroups.php
@@ -41,10 +41,10 @@
$groups[$params['root']] = $group;
}
} else {
-   $groups = MessageGroups::getAllGroups();
foreach ( MessageGroups::getDynamicGroups() as 
$id => $unused ) {
$groups[$id] = MessageGroups::getGroup( 
$id );
}
+   $groups = MessageGroups::getAllGroups();
}
 
// Not sorted by default, so do it now
@@ -61,10 +61,10 @@
array_shift( $groups );
}
} else {
-   $groups = MessageGroups::getGroupStructure();
foreach ( MessageGroups::getDynamicGroups() as $id => 
$unused ) {
$groups[$id] = MessageGroups::getGroup( $id );
}
+   $groups[] = MessageGroups::getGroupStructure();
}
 
// Do not list the sandbox group. The code that knows it

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iecdf377b706c16fb410d0b7fbc911097a8ac0f69
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki...Translate[master]: Radio button for ignore vs. fuzzy on Special:ManageMessageGr...

2017-03-30 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/345596 )

Change subject: Radio button for ignore vs. fuzzy on Special:ManageMessageGroups
..

Radio button for ignore vs. fuzzy on Special:ManageMessageGroups

With the checkboxes it's not clear what happens when both are selected.
A third radio button is needed to allow not to select either, but
no description is provided for the button since it's not clear what
happens in such a case (the translation administrator will have to
deduce by exclusion or personal knowledge, as is required now).

Bug: T160606
Change-Id: I201649c973a8b79efd201e84aaceee8b24f53608
---
M specials/SpecialManageGroups.php
1 file changed, 9 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate 
refs/changes/96/345596/1

diff --git a/specials/SpecialManageGroups.php b/specials/SpecialManageGroups.php
index ba089fe..eff118f 100644
--- a/specials/SpecialManageGroups.php
+++ b/specials/SpecialManageGroups.php
@@ -235,13 +235,16 @@
$wiki = '!!FUZZY!!' . str_replace( 
TRANSLATE_FUZZY, '', $wiki );
}
 
-   $label = $this->msg( 'translate-manage-action-ignore' 
)->text();
-   $actions = Xml::checkLabel( $label, "i/$id", "i/$id" );
-   $limit--;
-
+   $ignore = $this->msg( 'translate-manage-action-ignore' 
)->text();
+   $fuzzy = $this->msg( 'translate-manage-action-fuzzy' 
)->text();
if ( $group->getSourceLanguage() === $code ) {
-   $label = $this->msg( 
'translate-manage-action-fuzzy' )->text();
-   $actions .= ' ' . Xml::checkLabel( $label, 
"f/$id", "f/$id", true );
+   $actions = Xml::radioLabel( $ignore, "i/$id", 
"i/$id", "i/$id" );
+   $limit--;
+   $actions .= ' ' . Xml::radioLabel( $fuzzy, 
"f/$id", "f/$id", "f/$id", true );
+   $limit--;
+   $actions .= ' ' . Xml::radio( "f/$id", "f/$id" 
);
+   } else {
+   $actions = Xml::checkLabel( $ignore, "i/$id", 
"i/$id" );
$limit--;
}
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I201649c973a8b79efd201e84aaceee8b24f53608
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki...Translate[master]: List changes to source language first in Special:ManageMessa...

2017-03-30 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/345582 )

Change subject: List changes to source language first in 
Special:ManageMessageGroup
..

List changes to source language first in Special:ManageMessageGroup

Bug: T158742
Change-Id: I221cab24f2cd5fc87c5af992c65f85b0456782dc
---
M specials/SpecialManageGroups.php
1 file changed, 28 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate 
refs/changes/82/345582/1

diff --git a/specials/SpecialManageGroups.php b/specials/SpecialManageGroups.php
index ba089fe..1ead66a 100644
--- a/specials/SpecialManageGroups.php
+++ b/specials/SpecialManageGroups.php
@@ -140,10 +140,11 @@
$changes = unserialize( $reader->get( $id ) );
$out->addHTML( Html::element( 'h2', [], 
$group->getLabel() ) );
 
-   // Reduce page existance queries to one per group
+   // Reduce page existence queries to one per group
$lb = new LinkBatch();
$ns = $group->getNamespace();
$isCap = MWNamespace::isCapitalized( $ns );
+
foreach ( $changes as $code => $subchanges ) {
foreach ( $subchanges as $messages ) {
foreach ( $messages as $params ) {
@@ -158,6 +159,20 @@
}
$lb->execute();
 
+   // Sort the changes to the source language first
+   $sourceCode = $group->getSourceLanguage();
+   $sourceChanges = [ $sourceCode => $changes[$sourceCode] 
];
+   unset( $changes[$sourceCode] );
+   foreach ( $sourceChanges as $code => $subchanges ) {
+   foreach ( $subchanges as $type => $messages ) {
+   if ( $type == 'addition' || $type == 
'change' ) {
+   uasort( $messages, 
'sortChangesMessages' );
+   $sourceChanges[$code][$type] = 
$messages;
+   }
+   }
+   }
+   $changes = array_merge( $sourceChanges, $changes );
+
foreach ( $changes as $code => $subchanges ) {
foreach ( $subchanges as $type => $messages ) {
foreach ( $messages as $params ) {
@@ -165,8 +180,8 @@
$out->addHTML( $change );
 
if ( $limit <= 0 ) {
-   // We need to restrict 
the changes per page per form submission
-   // limitations as well 
as performance.
+   // We need to restrict 
the changes per page, for form
+   // submission 
limitations and performance reasons.
$out->wrapWikiMsg( 
"\n$1\n", 'translate-smg-more' );
break 4;
}
@@ -186,6 +201,16 @@
}
 
/**
+   * Comparison function to sort a list of message changes contained in an
+   * array which follows the same format as that of $params in 
showChanges().
+   * @param array $a, $b
+   * @return int
+   */
+   static function sortChangesMessages( $a, $b ) {
+   return strcasecmp( $a['content'], $b['content'] );
+   }
+
+   /**
 * @param MessageGroup $group
 * @param string $code
 * @param string $type

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I221cab24f2cd5fc87c5af992c65f85b0456782dc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: [Wikimedia main extensions] Try not counting apihelp message...

2017-03-29 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/345297 )

Change subject: [Wikimedia main extensions] Try not counting apihelp messages 
as untranslated
..

[Wikimedia main extensions] Try not counting apihelp messages as untranslated

Mark all apihelp-* messages as optional for the "main" aggregate group.

For the same reasons as in 7e8d18506, apihelp messages should not be considered
in statistics for a message group which is supposed to contain the most
relevant messages. The traditional method, as in 27b0cc2c8, is to make separate
message groups, which however is tedious and not future-proof.

Change-Id: I7bf26aa02e45acfad06036361aa89c08f04aef66
---
M groups/MediaWiki/WikimediaMainAgg.yaml
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/97/345297/1

diff --git a/groups/MediaWiki/WikimediaMainAgg.yaml 
b/groups/MediaWiki/WikimediaMainAgg.yaml
index fe91b5b..8271433 100644
--- a/groups/MediaWiki/WikimediaMainAgg.yaml
+++ b/groups/MediaWiki/WikimediaMainAgg.yaml
@@ -7,6 +7,10 @@
   description: '{{Special:MyLanguage/Translations:Group 
descriptions/wikimediaextensions-main/en}}'
   namespace: NS_MEDIAWIKI
 
+TAGS:
+  optional:
+- apihelp-*
+
 GROUPS:
   - ext-antispoof
   - ext-babel

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7bf26aa02e45acfad06036361aa89c08f04aef66
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: [WikimediaMessages] Reduce redundancy in "main Wikimedia ext...

2017-03-29 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/345293 )

Change subject: [WikimediaMessages] Reduce redundancy in "main Wikimedia 
extensions"
..

[WikimediaMessages] Reduce redundancy in "main Wikimedia extensions"

Remove the repetitive messages for project names from the aggregate
group for main Wikimedia extensions. The statistics are currently
unusable since even the most "complete" languages appear to have
500-1000 untranslated messages which are in reality just rarely
used messages.
https://translatewiki.net/wiki/Special:MessageGroupStats/ext-0-wikimedia-main

Cleaning up the message group statistics will allow to actually
compare languages and make sure the criteria used to assess the
MediaWiki localisation level for a locale make sense. Currently,
even German satisfies has more than 500 untranslated messages in
https://tools.wmflabs.org/robin/?tool=codelookup=de

Change-Id: I9468d8b4818260b89c50d02f7bcd3f0086e073e6
---
M groups/MediaWiki/WikimediaMainAgg.yaml
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/93/345293/1

diff --git a/groups/MediaWiki/WikimediaMainAgg.yaml 
b/groups/MediaWiki/WikimediaMainAgg.yaml
index fe91b5b..9b9e5ad 100644
--- a/groups/MediaWiki/WikimediaMainAgg.yaml
+++ b/groups/MediaWiki/WikimediaMainAgg.yaml
@@ -59,8 +59,6 @@
   - ext-wikieditor
   - ext-wikimediacclicensetexts # commons.wikimedia.org
   - ext-wikimediaevents # 2013-10-07: Renamed from CoreEvents
-  - ext-wikimediainterwikisearchresults
   - ext-wikimedialicensetexts # commons.wikimedia.org
-  - ext-wikimediaprojectnames # Used in Echo (Notifications)
   - mediawiki-skin-vector
   - mediawiki-skin-monobook

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9468d8b4818260b89c50d02f7bcd3f0086e073e6
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: [hivejs] Switch to github type

2017-03-04 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/341130 )

Change subject: [hivejs] Switch to github type
..

[hivejs] Switch to github type

Change-Id: I35cf1e873815ce13bfd638adf616f3bda9648c86
---
M repoconfig.commit.json
M repoconfig.json
2 files changed, 12 insertions(+), 12 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/30/341130/1

diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index d879092..f9c2ba0 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -214,27 +214,27 @@
"group": "hivejs-*",
"repos": {
"hivejs/hive-editor-text-codemirror": {
-   "type": "git",
+   "type": "github",
"url": 
"g...@github.com:hivejs/hive-editor-text-codemirror.git"
},
"hivejs/hive-plugin-chat": {
-   "type": "git",
+   "type": "github",
"url": 
"g...@github.com:hivejs/hive-plugin-chat.git"
},
"hivejs/hive-plugin-export": {
-   "type": "git",
+   "type": "github",
"url": 
"g...@github.com:hivejs/hive-plugin-export.git"
},
"hivejs/hive-plugin-import": {
-   "type": "git",
+   "type": "github",
"url": 
"g...@github.com:hivejs/hive-plugin-import.git"
},
"hivejs/hive-plugin-presence": {
-   "type": "git",
+   "type": "github",
"url": 
"g...@github.com:hivejs/hive-plugin-presence.git"
},
"hivejs/hive-ui": {
-   "type": "git",
+   "type": "github",
"url": "g...@github.com:hivejs/hive-ui.git"
}
}
diff --git a/repoconfig.json b/repoconfig.json
index 76ee807..bb246f6 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -214,27 +214,27 @@
"group": "hivejs-*",
"repos": {
"hivejs/hive-editor-text-codemirror": {
-   "type": "git",
+   "type": "github",
"url": 
"https://github.com/hivejs/hive-editor-text-codemirror.git;
},
"hivejs/hive-plugin-chat": {
-   "type": "git",
+   "type": "github",
"url": 
"https://github.com/hivejs/hive-plugin-chat.git;
},
"hivejs/hive-plugin-export": {
-   "type": "git",
+   "type": "github",
"url": 
"https://github.com/hivejs/hive-plugin-export.git;
},
"hivejs/hive-plugin-import": {
-   "type": "git",
+   "type": "github",
"url": 
"https://github.com/hivejs/hive-plugin-import.git;
},
"hivejs/hive-plugin-presence": {
-   "type": "git",
+   "type": "github",
"url": 
"https://github.com/hivejs/hive-plugin-presence.git;
},
"hivejs/hive-ui": {
-   "type": "git",
+   "type": "github",
"url": "https://github.com/hivejs/hive-ui.git;
}
}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I35cf1e873815ce13bfd638adf616f3bda9648c86
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: [Mifos] Switch to github type

2017-03-04 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/341129 )

Change subject: [Mifos] Switch to github type
..

[Mifos] Switch to github type

Change-Id: I0268abb529ad705b82617304da298f06722fe41a
---
M repoconfig.commit.json
M repoconfig.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/29/341129/1

diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index bc63b6c..5d0f0d6 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -315,7 +315,7 @@
"export-threshold": 20,
"repos": {
"mifos": {
-   "type": "git",
+   "type": "github",
"branch": "develop",
"url": 
"https://github.com/openMF/community-app.git;
}
diff --git a/repoconfig.json b/repoconfig.json
index 4c0db4f..87da2a7 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -315,7 +315,7 @@
"export-threshold": 20,
"repos": {
"mifos": {
-   "type": "git",
+   "type": "github",
"branch": "develop",
"url": 
"g...@github.com:openMF/community-app.git"
}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0268abb529ad705b82617304da298f06722fe41a
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: [Chameleon] Switch to github type

2017-03-04 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/341128 )

Change subject: [Chameleon] Switch to github type
..

[Chameleon] Switch to github type

Change-Id: I3968dee978a2a8fc3d01d88d9ff6c40aace0a61e
---
M repoconfig.commit.json
M repoconfig.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/28/341128/1

diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index d879092..bc63b6c 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -405,7 +405,7 @@
"group": "mwgithub-*,mediawiki-skingithub-*",
"repos": {
"mwgithub/cmln/Chameleon": {
-   "type": "git",
+   "type": "github",
"url": "g...@github.com:cmln/chameleon.git"
},
"mwgithub/DataValues/DataValues": {
diff --git a/repoconfig.json b/repoconfig.json
index 76ee807..4c0db4f 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -405,7 +405,7 @@
"group": "mwgithub-*,mediawiki-skingithub-*",
"repos": {
"mwgithub/cmln/Chameleon": {
-   "type": "git",
+   "type": "github",
"url": "https://github.com/cmln/chameleon.git;
},
"mwgithub/DataValues/DataValues": {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3968dee978a2a8fc3d01d88d9ff6c40aace0a61e
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: [Encyclopedia of Life] Switch to github type

2017-03-04 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/341126 )

Change subject: [Encyclopedia of Life] Switch to github type
..

[Encyclopedia of Life] Switch to github type

Change-Id: Iaf0713177dc45d4cdc39e04dd4f9d709df404e8d
---
M repoconfig.commit.json
M repoconfig.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/26/341126/1

diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index d879092..f646113 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -65,7 +65,7 @@
"group": "out-eol-*",
"repos": {
"eol": {
-   "type": "git",
+   "type": "github",
"url": "g...@github.com:EOL/eol.git"
}
}
diff --git a/repoconfig.json b/repoconfig.json
index 76ee807..6eff184 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -65,7 +65,7 @@
"group": "out-eol-*",
"repos": {
"eol": {
-   "type": "git",
+   "type": "github",
"url": "https://github.com/EOL/eol.git;
}
}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaf0713177dc45d4cdc39e04dd4f9d709df404e8d
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: [Blockly] Switch to github type

2017-03-04 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/341125 )

Change subject: [Blockly] Switch to github type
..

[Blockly] Switch to github type

Change-Id: I22b4dab56923914307ff44a0c195bad5a67ea1cc
---
M repoconfig.commit.json
M repoconfig.json
2 files changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/25/341125/1

diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index d879092..cb9dfec 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -6,11 +6,11 @@
"group": "out-blockly*",
"repos": {
"blockly": {
-   "type": "git",
+   "type": "github",
"url": "g...@github.com:google/blockly.git"
},
"blockly-games": {
-   "type": "git",
+   "type": "github",
"url": 
"g...@github.com:google/blockly-games.git"
}
}
diff --git a/repoconfig.json b/repoconfig.json
index 76ee807..1bcf922 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -6,11 +6,11 @@
"group": "out-blockly*",
"repos": {
"blockly": {
-   "type": "git",
+   "type": "github",
"url": "https://github.com/google/blockly.git;
},
"blockly-games": {
-   "type": "git",
+   "type": "github",
"url": 
"https://github.com/google/blockly-games.git;
}
}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I22b4dab56923914307ff44a0c195bad5a67ea1cc
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki...MobileFrontend[master]: Set canonical URL on Special:MobileLanguages to actual page URL

2017-02-19 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/338618 )

Change subject: Set canonical URL on Special:MobileLanguages to actual page URL
..

Set canonical URL on Special:MobileLanguages to actual page URL

The special page doesn't always serve content, so it's not a reliable
canonical URL for its own content. The main URL of the page is and is
generally expected to contain interlanguage/interwiki links as well.

Bug: T158503
Change-Id: Ie20e160a84c3d663152815f9c6a12630a939ee99
---
M includes/specials/SpecialMobileLanguages.php
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/18/338618/1

diff --git a/includes/specials/SpecialMobileLanguages.php 
b/includes/specials/SpecialMobileLanguages.php
index e6aded3..5b2fb2f 100644
--- a/includes/specials/SpecialMobileLanguages.php
+++ b/includes/specials/SpecialMobileLanguages.php
@@ -144,6 +144,10 @@
}
 
$this->title = Title::newFromText( $pagename );
+   # Set the canonical URL to something where we always serve 
content,
+   # to all clients. The standard view at the main URL of the page 
also
+   # has language links in most skins.
+   $output->setCanonicalUrl( $this->title->getCanonicalURL() );
 
$html = '';
if ( $this->title && $this->title->exists() ) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie20e160a84c3d663152815f9c6a12630a939ee99
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki...Translate[REL1_27]: Reset page protection after PageTranslationTaggingText finished

2017-02-10 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/336981 )

Change subject: Reset page protection after PageTranslationTaggingText finished
..

Reset page protection after PageTranslationTaggingText finished

Bug: T150512
Change-Id: I237bcab4729564c0cab7cd22d15be7f9c751e285
(cherry picked from commit de20b86901ae5bf312f100289950b55250357d4f)
---
M tests/phpunit/PageTranslationTaggingTest.php
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate 
refs/changes/81/336981/1

diff --git a/tests/phpunit/PageTranslationTaggingTest.php 
b/tests/phpunit/PageTranslationTaggingTest.php
index c8f487c..976b2bc 100644
--- a/tests/phpunit/PageTranslationTaggingTest.php
+++ b/tests/phpunit/PageTranslationTaggingTest.php
@@ -90,6 +90,8 @@
$translatablePage->getMarkedTag(),
'Marked tag was not updated after protection'
);
+
+   $page->doUpdateRestrictions( array(), array(), $cascade, 'Test 
case', $wgUser );
}
 
public function testTranslationPageRestrictions() {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I237bcab4729564c0cab7cd22d15be7f9c751e285
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: REL1_27
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: Thiemo Mättig (WMDE) 

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


[MediaWiki-commits] [Gerrit] mediawiki...Translate[REL1_28]: Reset page protection after PageTranslationTaggingText finished

2017-02-10 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/336980 )

Change subject: Reset page protection after PageTranslationTaggingText finished
..

Reset page protection after PageTranslationTaggingText finished

Bug: T150512
Change-Id: I237bcab4729564c0cab7cd22d15be7f9c751e285
(cherry picked from commit de20b86901ae5bf312f100289950b55250357d4f)
---
M tests/phpunit/PageTranslationTaggingTest.php
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate 
refs/changes/80/336980/1

diff --git a/tests/phpunit/PageTranslationTaggingTest.php 
b/tests/phpunit/PageTranslationTaggingTest.php
index c8f487c..976b2bc 100644
--- a/tests/phpunit/PageTranslationTaggingTest.php
+++ b/tests/phpunit/PageTranslationTaggingTest.php
@@ -90,6 +90,8 @@
$translatablePage->getMarkedTag(),
'Marked tag was not updated after protection'
);
+
+   $page->doUpdateRestrictions( array(), array(), $cascade, 'Test 
case', $wgUser );
}
 
public function testTranslationPageRestrictions() {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I237bcab4729564c0cab7cd22d15be7f9c751e285
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: REL1_28
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: Thiemo Mättig (WMDE) 

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


[MediaWiki-commits] [Gerrit] mediawiki...Translate[REL1_27]: Actually import the new translations in Special:ImportTransl...

2017-02-09 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/336786 )

Change subject: Actually import the new translations in 
Special:ImportTranslations
..

Actually import the new translations in Special:ImportTranslations

Also document the function a bit more.

Bug: T151585
Change-Id: I176ea790506edc610cf74ea88842358820569b7f
(cherry picked from commit a5ba73ddba7f5efae905f938ad62bab9412bd051)
---
M utils/MessageWebImporter.php
1 file changed, 35 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate 
refs/changes/86/336786/1

diff --git a/utils/MessageWebImporter.php b/utils/MessageWebImporter.php
index 455a961..cd34404 100644
--- a/utils/MessageWebImporter.php
+++ b/utils/MessageWebImporter.php
@@ -191,15 +191,18 @@
 
$this->out->addHTML( $this->doHeader() );
 
-   // Determine changes
+   // Initialise variable to keep track whether all changes were 
imported
+   // or not. If we're allowed to process, initially assume they 
were.
$alldone = $process;
+
+   // Determine changes for each message.
$changed = array();
 
foreach ( $messages as $key => $value ) {
$fuzzy = $old = null;
 
if ( isset( $collection[$key] ) ) {
-   // This returns null for if no existing 
translation
+   // This returns null if no existing translation 
is found
$old = $collection[$key]->translation();
}
 
@@ -209,6 +212,18 @@
}
 
if ( $old === null ) {
+   // We found a new translation for this message 
of the
+   // current group: import it.
+   $action = 'import';
+   $message = self::doAction(
+   $action,
+   $group,
+   $key,
+   $code,
+   $value
+   );
+
+   // Show the user that we imported the new 
translation
$para = '' . 
htmlspecialchars( $key ) . '';
$name = $context->msg( 
'translate-manage-import-new' )->rawParams( $para )
->escaped();
@@ -217,26 +232,33 @@
} else {
$oldContent = ContentHandler::makeContent( 
$old, $diff->getTitle() );
$newContent = ContentHandler::makeContent( 
$value, $diff->getTitle() );
-
$diff->setContent( $oldContent, $newContent );
-
$text = $diff->getDiff( '', '' );
+
+   // This is a changed translation. Note it for 
the next steps.
$type = 'changed';
 
+   // Get the user instructions for the current 
message,
+   // submitted together with the form
$action = $context->getRequest()
->getVal( self::escapeNameForPHP( 
"action-$type-$key" ) );
 
if ( $process ) {
if ( !count( $changed ) ) {
+   // Initialise the HTML list 
showing the changes performed
$changed[] = '';
}
 
if ( $action === null ) {
+   // We have been told to process 
the messages, but not
+   // what to do with this one. 
Tell the user.
$message = $context->msg(

'translate-manage-inconsistent',
wfEscapeWikiText( 
"action-$type-$key" )
)->parse();
$changed[] = 
"$message";
+
+   // Also stop any further 
processing for the other messages.
$process = false;
} else {
// Check processing time
@@ -244,6 +266,8 @@
$this->time = 
wfTimestamp();
  

[MediaWiki-commits] [Gerrit] mediawiki...Translate[REL1_28]: Actually import the new translations in Special:ImportTransl...

2017-02-09 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/336785 )

Change subject: Actually import the new translations in 
Special:ImportTranslations
..

Actually import the new translations in Special:ImportTranslations

Also document the function a bit more.

Bug: T151585
Change-Id: I176ea790506edc610cf74ea88842358820569b7f
(cherry picked from commit a5ba73ddba7f5efae905f938ad62bab9412bd051)
---
M utils/MessageWebImporter.php
1 file changed, 35 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate 
refs/changes/85/336785/1

diff --git a/utils/MessageWebImporter.php b/utils/MessageWebImporter.php
index 455a961..cd34404 100644
--- a/utils/MessageWebImporter.php
+++ b/utils/MessageWebImporter.php
@@ -191,15 +191,18 @@
 
$this->out->addHTML( $this->doHeader() );
 
-   // Determine changes
+   // Initialise variable to keep track whether all changes were 
imported
+   // or not. If we're allowed to process, initially assume they 
were.
$alldone = $process;
+
+   // Determine changes for each message.
$changed = array();
 
foreach ( $messages as $key => $value ) {
$fuzzy = $old = null;
 
if ( isset( $collection[$key] ) ) {
-   // This returns null for if no existing 
translation
+   // This returns null if no existing translation 
is found
$old = $collection[$key]->translation();
}
 
@@ -209,6 +212,18 @@
}
 
if ( $old === null ) {
+   // We found a new translation for this message 
of the
+   // current group: import it.
+   $action = 'import';
+   $message = self::doAction(
+   $action,
+   $group,
+   $key,
+   $code,
+   $value
+   );
+
+   // Show the user that we imported the new 
translation
$para = '' . 
htmlspecialchars( $key ) . '';
$name = $context->msg( 
'translate-manage-import-new' )->rawParams( $para )
->escaped();
@@ -217,26 +232,33 @@
} else {
$oldContent = ContentHandler::makeContent( 
$old, $diff->getTitle() );
$newContent = ContentHandler::makeContent( 
$value, $diff->getTitle() );
-
$diff->setContent( $oldContent, $newContent );
-
$text = $diff->getDiff( '', '' );
+
+   // This is a changed translation. Note it for 
the next steps.
$type = 'changed';
 
+   // Get the user instructions for the current 
message,
+   // submitted together with the form
$action = $context->getRequest()
->getVal( self::escapeNameForPHP( 
"action-$type-$key" ) );
 
if ( $process ) {
if ( !count( $changed ) ) {
+   // Initialise the HTML list 
showing the changes performed
$changed[] = '';
}
 
if ( $action === null ) {
+   // We have been told to process 
the messages, but not
+   // what to do with this one. 
Tell the user.
$message = $context->msg(

'translate-manage-inconsistent',
wfEscapeWikiText( 
"action-$type-$key" )
)->parse();
$changed[] = 
"$message";
+
+   // Also stop any further 
processing for the other messages.
$process = false;
} else {
// Check processing time
@@ -244,6 +266,8 @@
$this->time = 
wfTimestamp();
  

[MediaWiki-commits] [Gerrit] mediawiki...Translate[master]: Actually import the new translations in Special:ImportTransl...

2017-01-29 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/334907 )

Change subject: Actually import the new translations in 
Special:ImportTranslations
..

Actually import the new translations in Special:ImportTranslations

Also document the function a bit more.

Change-Id: I176ea790506edc610cf74ea88842358820569b7f
---
M utils/MessageWebImporter.php
1 file changed, 33 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate 
refs/changes/07/334907/1

diff --git a/utils/MessageWebImporter.php b/utils/MessageWebImporter.php
index 455a961..86fd883 100644
--- a/utils/MessageWebImporter.php
+++ b/utils/MessageWebImporter.php
@@ -191,15 +191,17 @@
 
$this->out->addHTML( $this->doHeader() );
 
-   // Determine changes
+   // If we are allowed to process messages, potentially return 
true
$alldone = $process;
+
+   // Determine changes for each message.
$changed = array();
 
foreach ( $messages as $key => $value ) {
$fuzzy = $old = null;
 
if ( isset( $collection[$key] ) ) {
-   // This returns null for if no existing 
translation
+   // This returns null if no existing translation 
is found
$old = $collection[$key]->translation();
}
 
@@ -209,34 +211,53 @@
}
 
if ( $old === null ) {
+   // The translation is new (and hopefully for an 
existing
+   // message key): import it
+   $message = self::doAction(
+   'import',
+   $group,
+   $key,
+   $code,
+   $value
+   );
+
+   // Show the user that we imported the new 
translation
$para = '' . 
htmlspecialchars( $key ) . '';
$name = $context->msg( 
'translate-manage-import-new' )->rawParams( $para )
->escaped();
$text = 
TranslateUtils::convertWhiteSpaceToHTML( $value );
$changed[] = self::makeSectionElement( $name, 
'new', $text );
} else {
+   // Prepare the presentation of the changed 
translation
$oldContent = ContentHandler::makeContent( 
$old, $diff->getTitle() );
$newContent = ContentHandler::makeContent( 
$value, $diff->getTitle() );
-
$diff->setContent( $oldContent, $newContent );
-
$text = $diff->getDiff( '', '' );
+
+   // This is a changed translation. Note it for 
the next steps.
$type = 'changed';
 
+   // Get the user instructions for the current 
message,
+   // submitted together with the form
$action = $context->getRequest()
->getVal( self::escapeNameForPHP( 
"action-$type-$key" ) );
 
if ( $process ) {
if ( !count( $changed ) ) {
+   // Initialise the HTML list 
showing the changes performed
$changed[] = '';
}
 
if ( $action === null ) {
+   // We have been told to process 
the messages, but not
+   // what to do with this one. 
Tell the user.
$message = $context->msg(

'translate-manage-inconsistent',
wfEscapeWikiText( 
"action-$type-$key" )
)->parse();
$changed[] = 
"$message";
+
+   // Also stop any further 
processing for the other messages.
$process = false;
} else {
// Check processing time
@@ -244,6 +265,8 @@
$this->time = 
wfTimestamp();
  

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Add release notes for recent language fallback changes

2017-01-29 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/334905 )

Change subject: Add release notes for recent language fallback changes
..

Add release notes for recent language fallback changes

Change-Id: I5dfba8eeca45a77c7c67091615c742a8b96bd202
---
M RELEASE-NOTES-1.29
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/05/334905/1

diff --git a/RELEASE-NOTES-1.29 b/RELEASE-NOTES-1.29
index 883729b..8fa29c1 100644
--- a/RELEASE-NOTES-1.29
+++ b/RELEASE-NOTES-1.29
@@ -134,7 +134,8 @@
   Some configurations (such as date formats and gender namespaces) have also
   been updated when using the fallback language's configuration was inadequate.
   The new or reinstated language fallbacks are (after cs ↔ sk in 1.28):
-  hsb ↔ dsb, io → eo, mdf → ru, pnt → el, roa-tara → it.
+  ca ↔ oc; hsb ↔ dsb; io → eo; mdf → ru; pnt → el; roa-tara → it; rup → ro;
+  sh → bs, sr-el, hr.
 
  No fallback for Ukrainian 
 * (T39314) The fallback from Ukrainian to Russian was removed. The Ukrainian

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5dfba8eeca45a77c7c67091615c742a8b96bd202
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki...CentralAuth[master]: Use interoperable "m:" interwiki prefix instead of "meta:"

2017-01-29 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/334879 )

Change subject: Use interoperable "m:" interwiki prefix instead of "meta:"
..

Use interoperable "m:" interwiki prefix instead of "meta:"

Bug: T156582
Change-Id: Ibe76188c357ce7953ed055a530ea4b444c2a6b2f
---
M i18n/af.json
M i18n/an.json
M i18n/ar.json
M i18n/arz.json
M i18n/as.json
M i18n/ast.json
M i18n/awa.json
M i18n/azb.json
M i18n/ba.json
M i18n/bcc.json
M i18n/bcl.json
M i18n/be-tarask.json
M i18n/bg.json
M i18n/bn.json
M i18n/br.json
M i18n/bs.json
M i18n/ca.json
M i18n/ce.json
M i18n/cs.json
M i18n/cy.json
M i18n/da.json
M i18n/de-formal.json
M i18n/de.json
M i18n/diq.json
M i18n/dsb.json
M i18n/el.json
M i18n/en.json
M i18n/eo.json
M i18n/es.json
M i18n/et.json
M i18n/fa.json
M i18n/fi.json
M i18n/fo.json
M i18n/fr.json
M i18n/frp.json
M i18n/gl.json
M i18n/gsw.json
M i18n/gu.json
M i18n/he.json
M i18n/hi.json
M i18n/hif-latn.json
M i18n/hr.json
M i18n/hsb.json
M i18n/hu.json
M i18n/ia.json
M i18n/id.json
M i18n/ilo.json
M i18n/is.json
M i18n/it.json
M i18n/ja.json
M i18n/jv.json
M i18n/ka.json
M i18n/kk-arab.json
M i18n/kk-cyrl.json
M i18n/kk-latn.json
M i18n/ko.json
M i18n/ksh.json
M i18n/lb.json
M i18n/li.json
M i18n/lij.json
M i18n/lki.json
M i18n/lrc.json
M i18n/lt.json
M i18n/lv.json
M i18n/map-bms.json
M i18n/min.json
M i18n/mk.json
M i18n/ml.json
M i18n/mn.json
M i18n/mr.json
M i18n/ms.json
M i18n/mt.json
M i18n/nap.json
M i18n/nb.json
M i18n/nds.json
M i18n/ne.json
M i18n/nl-informal.json
M i18n/nl.json
M i18n/nn.json
M i18n/oc.json
M i18n/or.json
M i18n/pl.json
M i18n/pms.json
M i18n/pnb.json
M i18n/pt-br.json
M i18n/pt.json
M i18n/qqq.json
M i18n/qu.json
M i18n/ro.json
M i18n/roa-tara.json
M i18n/ru.json
M i18n/rue.json
M i18n/sa.json
M i18n/sah.json
M i18n/sco.json
M i18n/shn.json
M i18n/si.json
M i18n/sk.json
M i18n/sl.json
M i18n/sq.json
M i18n/sr-ec.json
M i18n/sr-el.json
M i18n/stq.json
M i18n/su.json
M i18n/sv.json
M i18n/te.json
M i18n/tg-cyrl.json
M i18n/tg-latn.json
M i18n/th.json
M i18n/tk.json
M i18n/tl.json
M i18n/tr.json
M i18n/tt-cyrl.json
M i18n/ug-arab.json
M i18n/uk.json
M i18n/vec.json
M i18n/vi.json
M i18n/vo.json
M i18n/yi.json
M i18n/yue.json
M i18n/zh-hans.json
M i18n/zh-hant.json
122 files changed, 265 insertions(+), 265 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralAuth 
refs/changes/79/334879/1


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibe76188c357ce7953ed055a530ea4b444c2a6b2f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CentralAuth
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Add explicit GENDER support to userrights-*usergroup

2017-01-28 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/334770 )

Change subject: Add explicit GENDER support to userrights-*usergroup
..

Add explicit GENDER support to userrights-*usergroup

Best practice for documentation and for message checkers.
https://translatewiki.net/wiki/Thread:Support/Gender_in_MediaWiki:Userrights-viewusergroup

Change-Id: Ib08617d576b3285d4c40e0edccc2e99931e55298
---
M languages/i18n/en.json
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/70/334770/1

diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index 81d9af1..2db5f4c 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -1142,8 +1142,8 @@
"editusergroup": "Load user groups",
"editinguser": "Changing user rights of {{GENDER:$1|user}} 
[[User:$1|$1]] $2",
"viewinguserrights": "Viewing user rights of {{GENDER:$1|user}} 
[[User:$1|$1]] $2",
-   "userrights-editusergroup": "Edit user groups",
-   "userrights-viewusergroup": "View user groups",
+   "userrights-editusergroup": "Edit {{GENDER:$1|user}} groups",
+   "userrights-viewusergroup": "View {{GENDER:$1|user}} groups",
"saveusergroups": "Save {{GENDER:$1|user}} groups",
"userrights-groupsmember": "Member of:",
"userrights-groupsmember-auto": "Implicit member of:",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib08617d576b3285d4c40e0edccc2e99931e55298
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: Switch JeroenDeDauw's MediaWiki extensions to "github"

2017-01-27 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/334723 )

Change subject: Switch JeroenDeDauw's MediaWiki extensions to "github"
..

Switch JeroenDeDauw's MediaWiki extensions to "github"

Change-Id: I6362dab2630b7548f70a07305d12ac33992f9bc7
---
M repoconfig.commit.json
M repoconfig.json
2 files changed, 10 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/23/334723/1

diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index 49ec984..01d2636 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -395,23 +395,23 @@
"url": 
"g...@github.com:DataValues/DataValues.git"
},
"mwgithub/JeroenDeDauw/GitHub": {
-   "type": "git",
+   "type": "github",
"url": "g...@github.com:JeroenDeDauw/GitHub.git"
},
"mwgithub/JeroenDeDauw/Maps": {
-   "type": "git",
+   "type": "github",
"url": "g...@github.com:JeroenDeDauw/Maps.git"
},
"mwgithub/JeroenDeDauw/ParserHooks": {
-   "type": "git",
+   "type": "github",
"url": 
"g...@github.com:JeroenDeDauw/ParserHooks.git"
},
"mwgithub/JeroenDeDauw/SubPageList": {
-   "type": "git",
+   "type": "github",
"url": 
"g...@github.com:JeroenDeDauw/SubPageList.git"
},
"mwgithub/JeroenDeDauw/Validator": {
-   "type": "git",
+   "type": "github",
"url": 
"g...@github.com:JeroenDeDauw/Validator.git"
},

"mwgithub/Nikerabbit/mediawiki-extensions-FinnFrameNet": {
diff --git a/repoconfig.json b/repoconfig.json
index d18c8f8..caaafcc 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -390,23 +390,23 @@
"url": 
"https://github.com/DataValues/DataValues.git;
},
"mwgithub/JeroenDeDauw/GitHub": {
-   "type": "git",
+   "type": "github",
"url": 
"https://github.com/JeroenDeDauw/GitHub.git;
},
"mwgithub/JeroenDeDauw/Maps": {
-   "type": "git",
+   "type": "github",
"url": 
"https://github.com/JeroenDeDauw/Maps.git;
},
"mwgithub/JeroenDeDauw/ParserHooks": {
-   "type": "git",
+   "type": "github",
"url": 
"https://github.com/JeroenDeDauw/ParserHooks.git;
},
"mwgithub/JeroenDeDauw/SubPageList": {
-   "type": "git",
+   "type": "github",
"url": 
"https://github.com/JeroenDeDauw/SubPageList.git;
},
"mwgithub/JeroenDeDauw/Validator": {
-   "type": "git",
+   "type": "github",
"url": 
"https://github.com/JeroenDeDauw/Validator.git;
},

"mwgithub/Nikerabbit/mediawiki-extensions-FinnFrameNet": {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6362dab2630b7548f70a07305d12ac33992f9bc7
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] mediawiki...SyntaxHighlight_GeSHi[REL1_28]: Workaround for intermittent problems in Symfony/Process unde...

2017-01-26 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/334246 )

Change subject: Workaround for intermittent problems in Symfony/Process under 
HHVM.
..

Workaround for intermittent problems in Symfony/Process under HHVM.

Due to https://github.com/facebook/hhvm/issues/6921, $process->getOutput()
from Symfony/Process doesn't work reliably under HHVM.
This causes the result of "pygmentize" to be unexpectably truncated.

Until this is fixed in HHVM or Symfony, we can use callback of $process->run()
instead of the buggy $process->getOutput().

Bug: T151523
Change-Id: I21ef340eccca0741d7e86840f444272623675c46
(cherry picked from commit 9debf59c9c68da8856f0a9e529c0b400baf4543c)
---
M SyntaxHighlight_GeSHi.class.php
1 file changed, 9 insertions(+), 2 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SyntaxHighlight_GeSHi 
refs/changes/46/334246/1

diff --git a/SyntaxHighlight_GeSHi.class.php b/SyntaxHighlight_GeSHi.class.php
index 5631972..5381351 100644
--- a/SyntaxHighlight_GeSHi.class.php
+++ b/SyntaxHighlight_GeSHi.class.php
@@ -289,7 +289,15 @@
->getProcess();
 
$process->setInput( $code );
-   $process->run();
+
+   /* Workaround for T151523 (buggy $process->getOutput()).
+   If/when this issue is fixed in HHVM or Symfony,
+   replace this with "$process->run(); $output = 
$process->getOutput();"
+   */
+   $output = '';
+   $process->run( function( $type, $capturedOutput ) use ( 
&$output ) {
+   $output .= $capturedOutput;
+   } );
 
if ( !$process->isSuccessful() ) {
$status->warning( 
'syntaxhighlight-error-pygments-invocation-failure' );
@@ -298,7 +306,6 @@
return $status;
}
 
-   $output = $process->getOutput();
$cache->set( $cacheKey, $output );
}
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I21ef340eccca0741d7e86840f444272623675c46
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SyntaxHighlight_GeSHi
Gerrit-Branch: REL1_28
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: Edward Chernenko 

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


[MediaWiki-commits] [Gerrit] mediawiki...SyntaxHighlight_GeSHi[REL1_27]: Workaround for intermittent problems in Symfony/Process unde...

2017-01-26 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/334247 )

Change subject: Workaround for intermittent problems in Symfony/Process under 
HHVM.
..

Workaround for intermittent problems in Symfony/Process under HHVM.

Due to https://github.com/facebook/hhvm/issues/6921, $process->getOutput()
from Symfony/Process doesn't work reliably under HHVM.
This causes the result of "pygmentize" to be unexpectably truncated.

Until this is fixed in HHVM or Symfony, we can use callback of $process->run()
instead of the buggy $process->getOutput().

Bug: T151523
Change-Id: I21ef340eccca0741d7e86840f444272623675c46
(cherry picked from commit 9debf59c9c68da8856f0a9e529c0b400baf4543c)
---
M SyntaxHighlight_GeSHi.class.php
1 file changed, 9 insertions(+), 2 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SyntaxHighlight_GeSHi 
refs/changes/47/334247/1

diff --git a/SyntaxHighlight_GeSHi.class.php b/SyntaxHighlight_GeSHi.class.php
index 5631972..5381351 100644
--- a/SyntaxHighlight_GeSHi.class.php
+++ b/SyntaxHighlight_GeSHi.class.php
@@ -289,7 +289,15 @@
->getProcess();
 
$process->setInput( $code );
-   $process->run();
+
+   /* Workaround for T151523 (buggy $process->getOutput()).
+   If/when this issue is fixed in HHVM or Symfony,
+   replace this with "$process->run(); $output = 
$process->getOutput();"
+   */
+   $output = '';
+   $process->run( function( $type, $capturedOutput ) use ( 
&$output ) {
+   $output .= $capturedOutput;
+   } );
 
if ( !$process->isSuccessful() ) {
$status->warning( 
'syntaxhighlight-error-pygments-invocation-failure' );
@@ -298,7 +306,6 @@
return $status;
}
 
-   $output = $process->getOutput();
$cache->set( $cacheKey, $output );
}
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I21ef340eccca0741d7e86840f444272623675c46
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SyntaxHighlight_GeSHi
Gerrit-Branch: REL1_27
Gerrit-Owner: Nemo bis 
Gerrit-Reviewer: Edward Chernenko 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: DataValues, DataTypes: switch to github

2017-01-19 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/333092 )

Change subject: DataValues, DataTypes: switch to github
..

DataValues, DataTypes: switch to github

Change-Id: I64d090b1b0040f489c81e4214b4794ec272f238f
---
M repoconfig.commit.json
M repoconfig.json
2 files changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/92/333092/1

diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index bb67cfe..baa1de4 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -330,7 +330,7 @@
"url": "g...@github.com:cmln/chameleon.git"
},
"mwgithub/DataValues/DataValues": {
-   "type": "git",
+   "type": "github",
"url": 
"g...@github.com:DataValues/DataValues.git"
},
"mwgithub/JeroenDeDauw/GitHub": {
@@ -430,7 +430,7 @@
"url": 
"g...@github.com:Wikidata-lib/PropertySuggester.git"
},
"mwgithub/wmde/DataTypes": {
-   "type": "git",
+   "type": "github",
"url": "g...@github.com:wmde/DataTypes.git"
}
}
diff --git a/repoconfig.json b/repoconfig.json
index a2b98b6..4c030aa 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -325,7 +325,7 @@
"url": "https://github.com/cmln/chameleon.git;
},
"mwgithub/DataValues/DataValues": {
-   "type": "git",
+   "type": "github",
"url": 
"https://github.com/DataValues/DataValues.git;
},
"mwgithub/JeroenDeDauw/GitHub": {
@@ -425,7 +425,7 @@
"url": 
"https://github.com/Wikidata-lib/PropertySuggester.git;
},
"mwgithub/wmde/DataTypes": {
-   "type": "git",
+   "type": "github",
"url": "https://github.com/wmde/DataTypes.git;
}
}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I64d090b1b0040f489c81e4214b4794ec272f238f
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: potlatch2: switch to repong, github; drop deprecated out- pr...

2017-01-19 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/333091 )

Change subject: potlatch2: switch to repong, github; drop deprecated out- prefix
..

potlatch2: switch to repong, github; drop deprecated out- prefix

Change-Id: I10b594ece5c5ddaad052f50cb4c6e7f641353a35
---
M REPOCONF
M REPOCONF.commit
M TranslateSettings.php
M bin/REPONG-PROJECTS
M bin/repocommit
M bin/repoexport
M groups/OpenStreetMap/OpenStreetMap.yaml
M groups/OpenStreetMap/Potlatch2.yaml
M repoconfig.commit.json
M repoconfig.json
10 files changed, 25 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/91/333091/1

diff --git a/REPOCONF b/REPOCONF
index 2826a5a..ec4cd60 100644
--- a/REPOCONF
+++ b/REPOCONF
@@ -14,6 +14,5 @@
 REPO_MIFOS=https://github.com/openMF/community-app.git
 REPO_NOCC=https://svn.code.sf.net/p/nocc/code/trunk
 REPO_OSM=git://git.openstreetmap.org/rails.git
-REPO_POTLATCH2=https://github.com/systemed/potlatch2.git
 REPO_VICUNA=https://github.com/yarl/vicuna.git
 REPO_WAYMARKEDTRAILSSITE=https://github.com/lonvia/waymarked-trails-site.git
diff --git a/REPOCONF.commit b/REPOCONF.commit
index a96f559..c1d99b5 100644
--- a/REPOCONF.commit
+++ b/REPOCONF.commit
@@ -23,6 +23,5 @@
 REPO_MIFOS=g...@github.com:openMF/community-app.git
 REPO_NOCC=svn+ssh://${THISUSER}@svn.code.sf.net/p/nocc/code/trunk
 REPO_OSM=ssh://translatew...@git.openstreetmap.org/var/lib/git/rails.git
-REPO_POTLATCH2=g...@github.com:systemed/potlatch2.git
 REPO_VICUNA=g...@github.com:yarl/vicuna.git
 REPO_WAYMARKEDTRAILSSITE=g...@github.com:lonvia/waymarked-trails-site.git
diff --git a/TranslateSettings.php b/TranslateSettings.php
index 701f4cd..5ac1930 100644
--- a/TranslateSettings.php
+++ b/TranslateSettings.php
@@ -291,6 +291,8 @@
 $wgTranslateGroupFiles[] = "$GROUPS/OpenStreetMap/OpenStreetMap.yaml";
 $wgTranslateGroupFiles[] = "$GROUPS/OpenStreetMap/Potlatch2.yaml";
 $wgTranslateGroupFiles[] = "$GROUPS/OpenStreetMap/WaymarkedTrails.yaml";
+$wgTranslateGroupAliases['osm-potlatch2-main'] = 'osm-potlatch2-main';
+$wgTranslateGroupAliases['osm-potlatch2-help'] = 'osm-potlatch2-help';
 $wgTranslateSupportUrlNamespace[NS_OSM] = [
'page' => 'Translating_talk:OpenStreetMap',
'params' => $lqtParams,
diff --git a/bin/REPONG-PROJECTS b/bin/REPONG-PROJECTS
index 98264de..91899dd 100644
--- a/bin/REPONG-PROJECTS
+++ b/bin/REPONG-PROJECTS
@@ -27,6 +27,7 @@
 mwgithub
 nfcring-control
 oppia
+osm-potlatch2
 pageviews
 pywikibot
 video2commons
diff --git a/bin/repocommit b/bin/repocommit
index 75a55ec..91b6616 100755
--- a/bin/repocommit
+++ b/bin/repocommit
@@ -41,11 +41,6 @@
then
gitCommit "$DIR/$PROJECT"
 
-   if [ "$PROJECT" = "osm" ]
-   then
-   gitCommit "$DIR/potlatch2"
-   fi
-
exit 0
fi
 done
diff --git a/bin/repoexport b/bin/repoexport
index 03088f0..c441c16 100755
--- a/bin/repoexport
+++ b/bin/repoexport
@@ -85,6 +85,7 @@
 then
php "$EXPORTER" --target . --group=out-okawix-* --lang='*' --skip 
en,qqq $THRESHOLD
 
+# No longer includes potlatch2
 elif [ "$PROJECT" = "osm" ]
 then
php "$EXPORTER" --target . --group=out-osm-* --lang='*' --skip en,qqq 
$THRESHOLD
diff --git a/groups/OpenStreetMap/OpenStreetMap.yaml 
b/groups/OpenStreetMap/OpenStreetMap.yaml
index 238c5d3..6c48b25 100644
--- a/groups/OpenStreetMap/OpenStreetMap.yaml
+++ b/groups/OpenStreetMap/OpenStreetMap.yaml
@@ -31,6 +31,7 @@
 
 GROUPS:
   - out-osm-*
+  - osm-*
 
 ---
 BASIC:
diff --git a/groups/OpenStreetMap/Potlatch2.yaml 
b/groups/OpenStreetMap/Potlatch2.yaml
index 8051f64..0e9d3c5 100644
--- a/groups/OpenStreetMap/Potlatch2.yaml
+++ b/groups/OpenStreetMap/Potlatch2.yaml
@@ -35,7 +35,7 @@
 
 ---
 BASIC:
-  id: out-osm-potlatch2-help
+  id: osm-potlatch2-help
   label: Potlatch 2 - Help
 
 FILES:
@@ -47,7 +47,7 @@
 
 ---
 BASIC:
-  id: out-osm-potlatch2-main
+  id: osm-potlatch2-main
   label: Potlatch 2 - Main
 
 FILES:
diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index bb67cfe..f1984aa 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -284,6 +284,15 @@
}
}
},
+   "osm-potlatch2": {
+   "group": "osm-potlatch2-main",
+   "repos": {
+   "osm-potlatch2": {
+   "type": "github",
+   "url": "g...@github.com:systemed/potlatch2.git"
+   }
+   }
+   },
"pageviews": {
"group": "pageviews",
"repos": {
diff --git a/repoconfig.json b/repoconfig.json
index a2b98b6..99a3a68 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -279,6 +279,15 @@
}
}
},
+   "osm-potlatch2": {
+   "group": 

[MediaWiki-commits] [Gerrit] translatewiki[master]: citationhunt: switch to github

2017-01-18 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/332808 )

Change subject: citationhunt: switch to github
..

citationhunt: switch to github

Change-Id: I20f942152a619e61cc2e2a3958d0f789bcd68651
---
M repoconfig.commit.json
M repoconfig.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/08/332808/1

diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index 49f9456..8fe0dcb 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -19,7 +19,7 @@
"group": "citationhunt",
"repos": {
"citationhunt": {
-   "type": "git",
+   "type": "github",
"url": "g...@github.com:eggpi/citationhunt.git"
}
}
diff --git a/repoconfig.json b/repoconfig.json
index 81246ab..e21c805 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -19,7 +19,7 @@
"group": "citationhunt",
"repos": {
"citationhunt": {
-   "type": "git",
+   "type": "github",
"url": 
"https://github.com/eggpi/citationhunt.git;
}
}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I20f942152a619e61cc2e2a3958d0f789bcd68651
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: video2commons: switch to github

2017-01-17 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/332740 )

Change subject: video2commons: switch to github
..

video2commons: switch to github

Change-Id: I5e9ab98bbaf81af8d65fc5ca8e113c485e698191
---
M repoconfig.commit.json
M repoconfig.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/40/332740/1

diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index db64e80..67d50fb 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -265,7 +265,7 @@
"group": "video2commons",
"repos": {
"video2commons": {
-   "type": "git",
+   "type": "github",
"url": 
"g...@github.com:Toollabs/video2commons.git"
}
}
diff --git a/repoconfig.json b/repoconfig.json
index a836a32..463d147 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -260,7 +260,7 @@
"group": "video2commons",
"repos": {
"video2commons": {
-   "type": "git",
+   "type": "github",
"url": 
"https://github.com/Toollabs/video2commons.git;
}
}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5e9ab98bbaf81af8d65fc5ca8e113c485e698191
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: orphantalk: switch to repong, github

2017-01-17 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/332689 )

Change subject: orphantalk: switch to repong, github
..

orphantalk: switch to repong, github

Keep the int- prefix for now for consistency with thew few others.
Add a threshold of 18 % as a compromise: only 16 languages are
below 18 % and it's easy to translate 3 messages more.

Change-Id: Iab6a5eafe4b9a27db9a5ee432a85556c004da08c
---
M REPOCONF
M REPOCONF.commit
M bin/REPONG-PROJECTS
M bin/repocommit
M bin/repoexport
M bin/repoupdate
M repoconfig.commit.json
M repoconfig.json
8 files changed, 20 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/89/332689/1

diff --git a/REPOCONF b/REPOCONF
index 21a699d..0e9bbf0 100644
--- a/REPOCONF
+++ b/REPOCONF
@@ -12,7 +12,6 @@
 REPO_IHRIS_BRANCH="4.2-dev"
 REPO_IHRIS_MODULES="i2ce ihris-common ihris-manage ihris-qualify ihris-train"
 REPO_INTUITION=https://github.com/Krinkle/intuition.git
-REPO_INTORPHANTALK=https://github.com/Krinkle/mw-tool-orphantalk.git
 REPO_INTRAUN=https://github.com/kenrick95/Raun.git
 REPO_INTREFILL=https://github.com/zhaofengli/refill.git
 REPO_MATHJAX=https://github.com/mathjax/MathJax-i18n.git
diff --git a/REPOCONF.commit b/REPOCONF.commit
index c24f103..b589711 100644
--- a/REPOCONF.commit
+++ b/REPOCONF.commit
@@ -21,7 +21,6 @@
 REPO_IHRIS_BRANCH="4.2"
 REPO_IHRIS_MODULES="i2ce ihris-common ihris-manage ihris-qualify ihris-train"
 REPO_INTUITION=g...@github.com:Krinkle/intuition.git
-REPO_INTORPHANTALK=g...@github.com:Krinkle/mw-tool-orphantalk.git
 REPO_INTRAUN=g...@github.com:kenrick95/Raun.git
 REPO_INTREFILL=g...@github.com:zhaofengli/refill.git
 REPO_MATHJAX=g...@github.com:mathjax/MathJax-i18n.git
diff --git a/bin/REPONG-PROJECTS b/bin/REPONG-PROJECTS
index 6e5c68d..fe7810e 100644
--- a/bin/REPONG-PROJECTS
+++ b/bin/REPONG-PROJECTS
@@ -15,6 +15,7 @@
 inaturalist
 int-dcatap
 int-heritage
+int-orphantalk
 jquery.uls
 kiwix
 lib.reviews
diff --git a/bin/repocommit b/bin/repocommit
index c831519..f683420 100755
--- a/bin/repocommit
+++ b/bin/repocommit
@@ -39,7 +39,6 @@
 GITPROJECTS="\
 eol \
 intuition \
-int-orphantalk \
 int-raun \
 int-refill \
 mathjax \
diff --git a/bin/repoexport b/bin/repoexport
index 9a509c3..52157d3 100755
--- a/bin/repoexport
+++ b/bin/repoexport
@@ -45,10 +45,6 @@
 then
php "$EXPORTER" --target . --group=tsint* --lang='*' --skip "$SKIPLANGS"
 
-elif [ "$PROJECT" = "int-orphantalk" ]
-then
-   php "$EXPORTER" --target . --group=int-orphantalk --lang='*' --skip 
"$SKIPLANGS"
-
 elif [ "$PROJECT" = "int-raun" ]
 then
php "$EXPORTER" --target . --group=int-raun --lang='*' --skip 
"$SKIPLANGS"
diff --git a/bin/repoupdate b/bin/repoupdate
index b823f61..0351b59 100755
--- a/bin/repoupdate
+++ b/bin/repoupdate
@@ -47,7 +47,6 @@
 GITCLUPDATE="\
 eol \
 intuition \
-int-orphantalk \
 int-raun \
 int-refill \
 mathjax \
diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index ec06f21..3523ebe 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -80,6 +80,16 @@
}
}
},
+   "int-orphantalk": {
+   "group": "int-orphantalk",
+   "export-threshold": 18,
+   "repos": {
+   "int-orphantalk": {
+   "type": "github",
+   "url": 
"g...@github.com:Krinkle/mw-tool-orphantalk.git"
+   }
+   }
+   },
"jquery.uls": {
"group": "jquery-uls",
"repos": {
diff --git a/repoconfig.json b/repoconfig.json
index c03f5b2..e59f770 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -78,6 +78,15 @@
}
}
},
+   "int-orphantalk": {
+   "group": "int-orphantalk",
+   "repos": {
+   "int-orphantalk": {
+   "type": "github",
+   "url": 
"https://github.com/Krinkle/mw-tool-orphantalk.git;
+   }
+   }
+   },
"jquery.uls": {
"group": "jquery-uls",
"repos": {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iab6a5eafe4b9a27db9a5ee432a85556c004da08c
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: intuition: switch to repong, github

2017-01-17 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/332680 )

Change subject: intuition: switch to repong, github
..

intuition: switch to repong, github

Change-Id: Icb41d07828ab5bc51c3562d4329b86d9af58a33f
---
M REPOCONF
M REPOCONF.commit
M bin/REPONG-PROJECTS
M bin/repocommit
M bin/repoexport
M bin/repoupdate
M repoconfig.commit.json
M repoconfig.json
8 files changed, 19 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/80/332680/1

diff --git a/REPOCONF b/REPOCONF
index 21a699d..5384fe7 100644
--- a/REPOCONF
+++ b/REPOCONF
@@ -11,7 +11,6 @@
 REPO_IHRIS=http://bazaar.launchpad.net/~intrahealth%2Binformatics
 REPO_IHRIS_BRANCH="4.2-dev"
 REPO_IHRIS_MODULES="i2ce ihris-common ihris-manage ihris-qualify ihris-train"
-REPO_INTUITION=https://github.com/Krinkle/intuition.git
 REPO_INTORPHANTALK=https://github.com/Krinkle/mw-tool-orphantalk.git
 REPO_INTRAUN=https://github.com/kenrick95/Raun.git
 REPO_INTREFILL=https://github.com/zhaofengli/refill.git
diff --git a/REPOCONF.commit b/REPOCONF.commit
index c24f103..8a772d2 100644
--- a/REPOCONF.commit
+++ b/REPOCONF.commit
@@ -20,7 +20,6 @@
 REPO_IHRIS=http://bazaar.launchpad.net/~intrahealth%2Binformatics
 REPO_IHRIS_BRANCH="4.2"
 REPO_IHRIS_MODULES="i2ce ihris-common ihris-manage ihris-qualify ihris-train"
-REPO_INTUITION=g...@github.com:Krinkle/intuition.git
 REPO_INTORPHANTALK=g...@github.com:Krinkle/mw-tool-orphantalk.git
 REPO_INTRAUN=g...@github.com:kenrick95/Raun.git
 REPO_INTREFILL=g...@github.com:zhaofengli/refill.git
diff --git a/bin/REPONG-PROJECTS b/bin/REPONG-PROJECTS
index 6e5c68d..434dea2 100644
--- a/bin/REPONG-PROJECTS
+++ b/bin/REPONG-PROJECTS
@@ -13,6 +13,7 @@
 hivejs
 huggle
 inaturalist
+intuition
 int-dcatap
 int-heritage
 jquery.uls
diff --git a/bin/repocommit b/bin/repocommit
index c831519..fd873c6 100755
--- a/bin/repocommit
+++ b/bin/repocommit
@@ -38,7 +38,6 @@
 # TODO: Move to separate file?
 GITPROJECTS="\
 eol \
-intuition \
 int-orphantalk \
 int-raun \
 int-refill \
diff --git a/bin/repoexport b/bin/repoexport
index 9a509c3..74d2476 100755
--- a/bin/repoexport
+++ b/bin/repoexport
@@ -41,10 +41,6 @@
 then
php "$EXPORTER" --target . --group=out-ihris* --lang='*' --skip en,qqq 
$THRESHOLD --ppgettext=/resources/projects
 
-elif [ "$PROJECT" = "intuition" ]
-then
-   php "$EXPORTER" --target . --group=tsint* --lang='*' --skip "$SKIPLANGS"
-
 elif [ "$PROJECT" = "int-orphantalk" ]
 then
php "$EXPORTER" --target . --group=int-orphantalk --lang='*' --skip 
"$SKIPLANGS"
diff --git a/bin/repoupdate b/bin/repoupdate
index b823f61..4eb5240 100755
--- a/bin/repoupdate
+++ b/bin/repoupdate
@@ -46,7 +46,6 @@
 
 GITCLUPDATE="\
 eol \
-intuition \
 int-orphantalk \
 int-raun \
 int-refill \
diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index ec06f21..2161f3d 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -61,6 +61,15 @@
}
}
},
+   "intuition": {
+   "group": "intuition",
+   "repos": {
+   "intuition": {
+   "type": "github",
+   "url": "g...@github.com:Krinkle/intuition.git"
+   }
+   }
+   },
"int-dcatap": {
"group": "int-dcatap",
"no-export-languages": 
"ady,aeb,bbc,be-x-old,crh,dk,en,fiu-vro,gan,gom,got,hif,iu,kbd,kk,kk-cn,kk-kz,kk-tr,ko-kp,ku,ku-arab,no,ruq,simple,sr,test,tg,tp,tt,ug,zh,zh-classical,zh-cn,zh-hk,zh-min-nan,zh-mo,zh-my,zh-sg,zh-tw,zh-yue",
diff --git a/repoconfig.json b/repoconfig.json
index c03f5b2..8bda073 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -60,6 +60,15 @@
}
}
},
+   "intuition": {
+   "group": "intuition",
+   "repos": {
+   "intuition": {
+   "type": "github",
+   "url": 
"https://github.com/Krinkle/intuition.git;
+   }
+   }
+   },
"int-dcatap": {
"group": "int-dcatap",
"repos": {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icb41d07828ab5bc51c3562d4329b86d9af58a33f
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: copypatrol: switch to github

2017-01-17 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/332671 )

Change subject: copypatrol: switch to github
..

copypatrol: switch to github

Change-Id: I4e09b2c3ef8c569142ea960f066df3c7f557f686
---
M repoconfig.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/71/332671/1

diff --git a/repoconfig.json b/repoconfig.json
index c03f5b2..e2c5f30 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -46,7 +46,7 @@
"group": "copypatrol",
"repos": {
"copypatrol": {
-   "type": "git",
+   "type": "github",
"url": 
"https://github.com/wikimedia/CopyPatrol.git;
}
}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e09b2c3ef8c569142ea960f066df3c7f557f686
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: pageviews: switch to github, drop deprecated out- prefix

2017-01-17 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/332669 )

Change subject: pageviews: switch to github, drop deprecated out- prefix
..

pageviews: switch to github, drop deprecated out- prefix

Change-Id: I72781b6573e98f53c79c0d66b4e0c0652cdd4555
---
M TranslateSettings.php
M groups/Wikimedia/Pageviews.yaml
M repoconfig.commit.json
M repoconfig.json
4 files changed, 5 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/69/332669/1

diff --git a/TranslateSettings.php b/TranslateSettings.php
index 36782ea..ec5744f 100644
--- a/TranslateSettings.php
+++ b/TranslateSettings.php
@@ -254,6 +254,7 @@
 $wgTranslateGroupFiles[] = "$GROUPS/Wikimedia/WikimediaMobile-ios.yaml";
 $wgTranslateGroupFiles[] = "$GROUPS/Wikimedia/WikimediaMobile.yaml";
 $wgTranslateGroupFiles[] = "$GROUPS/Wikimedia/WikimediaPortals.yaml";
+$wgTranslateGroupAliases['out-pageviews'] = 'pageviews';
 
 $wgTranslateSupportUrlNamespace[NS_WIKIMEDIA] = [
'url' => "$phabUrl?projects=i18n,Wikimedia-General-or-Unknown",
diff --git a/groups/Wikimedia/Pageviews.yaml b/groups/Wikimedia/Pageviews.yaml
index 2c9bfab..0bf2792 100644
--- a/groups/Wikimedia/Pageviews.yaml
+++ b/groups/Wikimedia/Pageviews.yaml
@@ -1,5 +1,5 @@
 BASIC:
-  id: out-pageviews
+  id: pageviews
   label: Pageviews Analysis
   icon: wiki://Pageviews Analysis.svg
   description: "{{Special:MyLanguage/Translations:Group 
descriptions/pageviews/en}}"
diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index ec06f21..be8d7ef 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -234,10 +234,10 @@
}
},
"pageviews": {
-   "group": "out-pageviews",
+   "group": "pageviews",
"repos": {
"pageviews": {
-   "type": "git",
+   "type": "github",
"url": 
"g...@github.com:MusikAnimal/pageviews.git"
}
}
diff --git a/repoconfig.json b/repoconfig.json
index c03f5b2..6403efd 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -229,7 +229,7 @@
}
},
"pageviews": {
-   "group": "out-pageviews",
+   "group": "pageviews",
"repos": {
"pageviews": {
"type": "git",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I72781b6573e98f53c79c0d66b4e0c0652cdd4555
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis 

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


  1   2   3   4   5   6   7   8   >