Ryan10145 has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/395650 )

Change subject: Fixed Issues With Internationalization
......................................................................

Fixed Issues With Internationalization

Bug: T96417
Change-Id: I71285492f8eba6166ede13fd8e9ff7bcca9882c7
---
M i18n/en.json
1 file changed, 4 insertions(+), 4 deletions(-)


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

diff --git a/i18n/en.json b/i18n/en.json
index 2fe10ee..7b0ae63 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -22,10 +22,10 @@
        "massaction-specialpage-actions-section":"Actions",
        "massaction-target-wikipage-titleregexmatcher-regex-help":"Regex 
characters allowed: . * ?",
        "massaction-queued-count": "Queued [[Special:MassAction|mass action]] 
jobs",
-       "massaction-append-desc": "Appends $1 characters to Page $2",
+       "massaction-append-desc": "Appends $1 
{{PLURAL:$1|character|characters}} to page \"$2\"",
        "massaction-append-trimmed": "... (trimmed to 25 characters)",
        "massaction-regexreplace-desc": "Performs a regex replace on the 
content using the pattern",
-       "massaction-titleregexmatcher-desc": "Matches pages with titles 
matching regex '$1'",
-       "massaction-titleregexmatcher-enabled": "Title Regex Matcher Enabled?",
-       "massaction-titleregexmatcher-label": "Title Regex"
+       "massaction-titleregexmatcher-desc": "Matches pages with titles 
matching regex \"$1\"",
+       "massaction-titleregexmatcher-enabled": "Title regex matcher enabled?",
+       "massaction-titleregexmatcher-label": "Title regex"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I71285492f8eba6166ede13fd8e9ff7bcca9882c7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MassAction
Gerrit-Branch: master
Gerrit-Owner: Ryan10145 <chang.ryan10...@gmail.com>

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

Reply via email to