Amire80 has uploaded a new change for review.

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

Change subject: Avoid (s) for unknown plural in a message
......................................................................

Avoid (s) for unknown plural in a message

Similar to I365d6279310cb2455e078de5677bf7fffa54d60d

Change-Id: If251f1dd46340d7f3b22621f41f890d28e8aae91
---
M languages/i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/94/204494/1

diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index 1dfe21d..3969656 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -786,7 +786,7 @@
        "rev-showdeleted": "show",
        "revisiondelete": "Delete/undelete revisions",
        "revdelete-nooldid-title": "Invalid target revision",
-       "revdelete-nooldid-text": "You have either not specified a target 
revision(s) to perform this\nfunction, the specified revision does not exist, 
or you are attempting to hide the current revision.",
+       "revdelete-nooldid-text": "You have either not specified any target 
revision on which to perform this function, or the specified revision does not 
exist, or you are attempting to hide the current revision.",
        "revdelete-no-file": "The file specified does not exist.",
        "revdelete-show-file-confirm": "Are you sure you want to view a deleted 
revision of the file \"<nowiki>$1</nowiki>\" from $2 at $3?",
        "revdelete-show-file-submit": "Yes",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If251f1dd46340d7f3b22621f41f890d28e8aae91
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Amire80 <amir.ahar...@mail.huji.ac.il>

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

Reply via email to