jenkins-bot has submitted this change and it was merged.

Change subject: Capitalize 'internet' in error-parsoid-failure message
......................................................................


Capitalize 'internet' in error-parsoid-failure message

Bug: T123203
Change-Id: Ida4971c65229048c2a2a05ec2f4ca04d3d5b20a9
---
M i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Catrope: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index 9410120..af3e8ba 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -139,7 +139,7 @@
        "flow-error-missing-content": "Post has no content. Content is required 
to save a post.",
        "flow-error-missing-summary": "You must submit a summary.",
        "flow-error-missing-title": "Topic has no title. Title is required to 
save a topic.",
-       "flow-error-parsoid-failure": "Unable to parse content: Error 
contacting the server for Parsoid conversion. Please check your internet 
connection",
+       "flow-error-parsoid-failure": "Unable to parse content: Error 
contacting the server for Parsoid conversion. Please check your Internet 
connection",
        "flow-error-missing-replyto": "No \"replyTo\" parameter was supplied. 
This parameter is required for the \"reply\" action.",
        "flow-error-invalid-replyto": "\"replyTo\" parameter was invalid. The 
specified post could not be found.",
        "flow-error-delete-failure": "Deletion of this item failed.",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ida4971c65229048c2a2a05ec2f4ca04d3d5b20a9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: MtDu <[email protected]>
Gerrit-Reviewer: Aklapper <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to