diff --git a/data/core.yaml b/data/core.yaml index e99c8ba5c..658b82303 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -847,7 +847,7 @@ en: title: 'Unusual restriction angle' description: '{var1} has a restriction type "{var2}" but the angle is {var3} degrees. Maybe the restriction type is not appropriate?' 297: - title: 'Wrong direction of to member' + title: 'Wrong direction of "to" way' description: '{var1} does not match the direction of "to" way {var2}.' 298: title: 'Redundant restriction - oneway' diff --git a/dist/locales/en.json b/dist/locales/en.json index 9fdd5d9f4..6bd4fcfc5 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -1036,7 +1036,7 @@ "description": "{var1} has a restriction type \"{var2}\" but the angle is {var3} degrees. Maybe the restriction type is not appropriate?" }, "297": { - "title": "Wrong direction of to member", + "title": "Wrong direction of \"to\" way", "description": "{var1} does not match the direction of \"to\" way {var2}." }, "298": {