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

Change subject: Change the punctuation of apierror-baddiff
......................................................................

Change the punctuation of apierror-baddiff

A comma implies that one of three different things happened.
A full stop makes it clear that one thing happened, and one of
the two reasons in the next sentence was the reason for it.

Change-Id: I79aa8222dd0f6f1af74bc2017c4e058a559ef719
---
M includes/api/i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/58/329658/1

diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json
index f6eeffe..bdc5c80 100644
--- a/includes/api/i18n/en.json
+++ b/includes/api/i18n/en.json
@@ -1553,7 +1553,7 @@
        "apierror-autoblocked": "Your IP address has been blocked 
automatically, because it was used by a blocked user.",
        "apierror-badconfig-resulttoosmall": "The value of 
<code>$wgAPIMaxResultSize</code> on this wiki is too small to hold basic result 
information.",
        "apierror-badcontinue": "Invalid continue param. You should pass the 
original value returned by the previous query.",
-       "apierror-baddiff": "The diff cannot be retrieved, one or both 
revisions do not exist or you do not have permission to view them.",
+       "apierror-baddiff": "The diff cannot be retrieved. One or both 
revisions do not exist or you do not have permission to view them.",
        "apierror-baddiffto": "<var>$1diffto</var> must be set to a 
non-negative number, <kbd>prev</kbd>, <kbd>next</kbd> or <kbd>cur</kbd>.",
        "apierror-badformat-generic": "The requested format $1 is not supported 
for content model $2.",
        "apierror-badformat": "The requested format $1 is not supported for 
content model $2 used by $3.",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I79aa8222dd0f6f1af74bc2017c4e058a559ef719
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