Jonaskeutel has uploaded a new change for review.

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

Change subject: change i18n ("Entity does not exist")
......................................................................

change i18n ("Entity does not exist")

change to not-existent since this is the current version in v1

Change-Id: If154fe7f8658befcd31554b41beed0bebe69a2fb
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 3 insertions(+), 3 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikidataQualityConstraints
 refs/changes/22/218122/1

diff --git a/i18n/en.json b/i18n/en.json
index 2b00355..a23253c 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -11,7 +11,7 @@
        "wbqc-constraintreport-form-entityid-placeholder": "Qxx/Pxx",
        "wbqc-constraintreport-result-headline": "Result for",
        "wbqc-constraintreport-invalid-entity-id": "Invalid entity ID.",
-       "wbqc-constraintreport-non-existent-entity": "Entity does not exist.",
+       "wbqc-constraintreport-not-existent-entity": "Entity does not exist.",
        "wbqc-constraintreport-empty-result": "There are no constraints defined 
on this entity.",
        "wbqc-constraintreport-status-violation": "Violation",
        "wbqc-constraintreport-status-compliance": "Compliance",
@@ -36,7 +36,7 @@
        "wbqc-violation-message-target-entity-must-exist": "The target entity 
must exist.",
        "wbqc-violation-message-value-entity-must-exist": "The value entity 
must exist.",
 
-       "wbqc-violation-message-commons-link-non-existent": "Commons link must 
exist.",
+       "wbqc-violation-message-commons-link-no-existent": "Commons link must 
exist.",
        "wbqc-violation-message-commons-link-not-well-formed": "Commons link 
must be well-formed.",
        
"wbqc-violation-message-commons-link-check-for-namespace-not-yet-implemented": 
"Check for namespace \"$1\" is not yet implement.",
        "wbqc-violation-message-conflicts-with-property": "This property must 
not be used when there is another statement using the property defined in the 
parameters.",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index c647fc8..88077f6 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -13,7 +13,7 @@
        "wbqc-constraintreport-form-entityid-placeholder": "Entity id 
placeholder for the input field.",
        "wbqc-constraintreport-result-headline": "Result headline. Label of 
checked entity is appended to this.",
        "wbqc-constraintreport-invalid-entity-id": "Text to display when the 
entered entity id is invalid.",
-       "wbqc-constraintreport-non-existent-entity": "Text to display when the 
requested entity does not exist.",
+       "wbqc-constraintreport-not-existent-entity": "Text to display when the 
requested entity does not exist.",
        "wbqc-constraintreport-empty-result": "Message that appears, when there 
are no constraints defined for the given entity.",
        "wbqc-constraintreport-status-violation": "Status for claims that are 
violated against a constraint.",
        "wbqc-constraintreport-status-compliance": "Status for claims that 
comply with a constraint",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If154fe7f8658befcd31554b41beed0bebe69a2fb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikidataQualityConstraints
Gerrit-Branch: master
Gerrit-Owner: Jonaskeutel <jonas.keu...@student.hpi.de>

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

Reply via email to