Raimond Spekking has uploaded a new change for review.

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

Change subject: Consistency tweaks in preparation for translatewiki.net
......................................................................

Consistency tweaks in preparation for translatewiki.net

* Remove Title Case
* Remove leading - from message keys

Change-Id: I757b2aefc24123b49064dfbb11c4227d56c2ba58
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 9 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MassAction 
refs/changes/62/206762/1

diff --git a/i18n/en.json b/i18n/en.json
index 8052744..c8e9c0c 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,16 +1,16 @@
 {
        "specialpages-group-MassAction": "MassAction",
-       "massaction": "Mass Action Interface",
+       "massaction": "Mass action interface",
        "massaction-error": "Error",
        "massaction-errormessage": "Error: $1",
-       "massaction-newtask": "New Task",
-       "massaction-viewtask": "View Task",
-       "massactionsavechange": "Save Change",
+       "massaction-newtask": "New task",
+       "massaction-viewtask": "View task",
+       "massactionsavechange": "Save change",
        "log-name-massaction": "MassAction",
        "log-description-massaction": "These events track when MassAction 
events happen in the system.",
-       "logentry-massaction-newtask": "$1 {{GENDER:$2|created Mass Action}} 
$4",
-       "-massaction-specialpage-general-section":"General Options",
-       "-massaction-specialpage-matchers-section":"Matchers",
-       "-massaction-specialpage-actions-section":"Actions",
+       "logentry-massaction-newtask": "$1 {{GENDER:$2|created MassAction}} $4",
+       "massaction-specialpage-general-section":"General options",
+       "massaction-specialpage-matchers-section":"Matchers",
+       "massaction-specialpage-actions-section":"Actions",
        "massaction-target-wikipage-titleregexmatcher-regex-help":"Regex 
characters allowed: . * ?"
 }
\ No newline at end of file
diff --git a/i18n/qqq.json b/i18n/qqq.json
index aa04386..bed8e2e 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -9,7 +9,7 @@
        "log-name-massaction": "Name for the MassAction log type",
        "log-description-massaction": "Description for the MassAction log type",
        "logentry-massaction-newtask": "Log entry format for MassAction logs of 
type newtask",
-       "massaction-specialpage-general-section":"Title for the section 
containing general options when creating a new tasl",
+       "massaction-specialpage-general-section":"Title for the section 
containing general options when creating a new task",
        "massaction-specialpage-matchers-section":"Title for the section 
containing options for Matchers when creating a new task",
        "massaction-specialpage-actions-section":"Title for the section 
containing options for Actions when creating a new task",
        "massaction-target-wikipage-titleregexmatcher-regex-help":"Help message 
for the WikiPage TitleRegexMatcher Regex form entry box"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I757b2aefc24123b49064dfbb11c4227d56c2ba58
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MassAction
Gerrit-Branch: master
Gerrit-Owner: Raimond Spekking <raimond.spekk...@gmail.com>

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

Reply via email to