localizer: escape placeholder replacement values in html output mode

This commit is contained in:
Martin Raifer
2021-11-18 09:27:29 +01:00
parent e1dda082e0
commit 8bbae82caa
7 changed files with 40 additions and 17 deletions
+1 -1
View File
@@ -1000,7 +1000,7 @@ en:
location: 'This feature was moved by both you and {user}.'
nodelist: 'Nodes were changed by both you and {user}.'
memberlist: 'Relation members were changed by both you and {user}.'
tags: 'You changed the <b>{tag}</b> tag to "{local}" and {user} changed it to "{remote}".'
tags: 'You changed the {tag} tag to "{local}" and {user} changed it to "{remote}".'
success:
just_edited: "You just edited OpenStreetMap!"
thank_you: "Thank you for improving the map."