diff --git a/data/core.yaml b/data/core.yaml index 2dd677743..6d672ae10 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -439,7 +439,7 @@ en: location: Location add_fields: "Add field:" lock: - suggestion: 'The "{label}" field is locked because there is a wikidata tag. You can delete it or edit the tags in the "All tags" section.' + suggestion: 'The "{label}" field is locked because there is a Wikidata tag. You can delete it or edit the tags in the "All tags" section.' background: title: Background description: Background settings diff --git a/dist/locales/en.json b/dist/locales/en.json index 147d0c366..e99043811 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -536,7 +536,7 @@ "location": "Location", "add_fields": "Add field:", "lock": { - "suggestion": "The \"{label}\" field is locked because there is a wikidata tag. You can delete it or edit the tags in the \"All tags\" section." + "suggestion": "The \"{label}\" field is locked because there is a Wikidata tag. You can delete it or edit the tags in the \"All tags\" section." } }, "background": {