Soeren.oldag has submitted this change and it was merged.

Change subject: Tweak messages to be consistent with conventions
......................................................................


Tweak messages to be consistent with conventions

* Use double quotes instead of single quotes.
* Don't yell at users.

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

Approvals:
  Soeren.oldag: Verified; Looks good to me, approved
  Raimond Spekking: Looks good to me, approved



diff --git a/i18n/en.json b/i18n/en.json
index 6b01d5f..9f924fe 100755
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -18,10 +18,10 @@
   "wbq-violations-form-select-all": "(all)",
   "wbq-violations-exceptions-checkbox-label": "Show exceptions",
   "wbq-violations-submit-button-label": "Show Violations",
-  "wbq-violations-invalid-entity-id": "'$1' is not a valid entity ID!",
-  "wbq-violations-not-existent-entity": "Entity '$1' does not exist!",
-  "wbq-violations-invalid-property-id": "'$1' is not a valid property ID!",
-  "wbq-violations-not-existent-property": "Property '$1' does not exist!",
+  "wbq-violations-invalid-entity-id": "\"$1\" is not a valid entity ID.",
+  "wbq-violations-not-existent-entity": "Entity \"$1\" does not exist.",
+  "wbq-violations-invalid-property-id": "\"$1\" is not a valid property ID.",
+  "wbq-violations-not-existent-property": "Property \"$1\" does not exist.",
   "wbq-violations-table-header-entity": "Entity",
   "wbq-violations-table-header-claim": "Claim",
   "wbq-violations-table-header-constraint-type": "Type",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4de005068be2cabcc6b6a8025723652175f5a200
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikidataQuality
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: Raimond Spekking <raimond.spekk...@gmail.com>
Gerrit-Reviewer: Soeren.oldag <soeren_ol...@freenet.de>

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

Reply via email to