Bartosz Dziewoński has uploaded a new change for review.

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

Change subject: Remove unused messages
......................................................................

Remove unused messages

Follow-up to 022f26e9fd3ae865331f3bb1b3eec63e212240c9.

Bug: T149473
Change-Id: Iab20dc5179d93fce90a4f282903e5c53635623a8
---
M languages/i18n/en.json
M languages/i18n/qqq.json
2 files changed, 2 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/75/323175/1

diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index 27ac32a..fc42163 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -4238,7 +4238,5 @@
        "usercssispublic": "Please note: CSS subpages should not contain 
confidential data as they are viewable by other users.",
        "restrictionsfield-badip": "Invalid IP address or range: $1",
        "restrictionsfield-label": "Allowed IP ranges:",
-       "restrictionsfield-help": "One IP address or CIDR range per line. To 
enable everything, use<br><code>0.0.0.0/0</code><br><code>::/0</code>",
-       "edit-error-short": "Error: $1",
-       "edit-error-long": "Errors:\n\n$1"
+       "restrictionsfield-help": "One IP address or CIDR range per line. To 
enable everything, use<br><code>0.0.0.0/0</code><br><code>::/0</code>"
 }
diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json
index d6dfc88..72e3090 100644
--- a/languages/i18n/qqq.json
+++ b/languages/i18n/qqq.json
@@ -4422,7 +4422,5 @@
        "usercssispublic": "A reminder to users that CSS subpages are not 
preferences but normal pages, and thus can be viewed by other users and the 
general public. This message is shown to a user whenever they are editing a 
subpage in their own user-space that ends in .css. See also 
{{msg-mw|userjsispublic}}",
        "restrictionsfield-badip": "An error message shown when one entered an 
invalid IP address or range in a restrictions field (such as 
Special:BotPassword). $1 is the IP address.",
        "restrictionsfield-label": "Field label shown for restriction fields 
(e.g. on Special:BotPassword).",
-       "restrictionsfield-help": "Placeholder text displayed in restriction 
fields (e.g. on Special:BotPassword).",
-       "edit-error-short": "Error message. Parameters:\n* $1 - the error 
details\nSee also:\n* {{msg-mw|edit-error-long}}\n{{Identical|Error}}",
-       "edit-error-long": "Error message. Parameters:\n* $1 - the error 
details\nSee also:\n* {{msg-mw|edit-error-short}}\n{{Identical|Error}}"
+       "restrictionsfield-help": "Placeholder text displayed in restriction 
fields (e.g. on Special:BotPassword)."
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iab20dc5179d93fce90a4f282903e5c53635623a8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Bartosz Dziewoński <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to