[MediaWiki-commits] [Gerrit] Activate localization - change (mediawiki...Wikispeech)

2016-05-27 Thread Lokal Profil (Code Review)
Lokal Profil has submitted this change and it was merged.

Change subject: Activate localization
..


Activate localization

Activated the localization as seen in
https://www.mediawiki.org/wiki/Manual:Developing_extensions#Load_the_localisation_file

Change-Id: Ic2a1ec6d5584b4d32a978108e68a378393c68b68
---
M extension.json
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Lokal Profil: Verified; Looks good to me, approved



diff --git a/extension.json b/extension.json
index 68200e5..e78c884 100644
--- a/extension.json
+++ b/extension.json
@@ -10,7 +10,7 @@
 "license-name": "MIT",
 "type": "other",
 "manifest_version": 1,
-"MessageDirs": {
+"MessagesDirs": {
 "Wikispeech": [
 "i18n"
 ]
@@ -44,4 +44,4 @@
 "WikispeechHooks::onResourceLoaderTestModules"
 ]
 }
-}
\ No newline at end of file
+}

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic2a1ec6d5584b4d32a978108e68a378393c68b68
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/Wikispeech
Gerrit-Branch: master
Gerrit-Owner: Sebastian Berlin (WMSE) 
Gerrit-Reviewer: Lokal Profil 
Gerrit-Reviewer: Sebastian Berlin (WMSE) 

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


[MediaWiki-commits] [Gerrit] Activate localization - change (mediawiki...Wikispeech)

2016-05-26 Thread Sebastian Berlin (WMSE) (Code Review)
Sebastian Berlin (WMSE) has uploaded a new change for review.

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

Change subject: Activate localization
..

Activate localization

Activated the localization as seen in
https://www.mediawiki.org/wiki/Manual:Developing_extensions#Load_the_localisation_file

Change-Id: Ic2a1ec6d5584b4d32a978108e68a378393c68b68
---
M extension.json
1 file changed, 6 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikispeech 
refs/changes/81/290881/1

diff --git a/extension.json b/extension.json
index 68200e5..f0ceb81 100644
--- a/extension.json
+++ b/extension.json
@@ -43,5 +43,10 @@
 "ResourceLoaderTestModules": [
 "WikispeechHooks::onResourceLoaderTestModules"
 ]
+},
+"MessagesDirs": {
+"MyExtension": [
+"i18n"
+]
 }
-}
\ No newline at end of file
+}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic2a1ec6d5584b4d32a978108e68a378393c68b68
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikispeech
Gerrit-Branch: master
Gerrit-Owner: Sebastian Berlin (WMSE) 

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