UX: warn for aggregator websites, try to nudge https://wiki.openstreetmap.org/wiki/Organised_Editing/Activities/Trziste_prace to not use aggregator websites

This commit is contained in:
Pieter Vander Vennet 2024-08-21 12:05:20 +02:00
parent 752266ee48
commit 10c28e6608
4 changed files with 46 additions and 4 deletions

View file

@ -847,6 +847,7 @@
},
"tooLong": "The text is too long, at most 255 characters are allowed. You have {count} characters now.",
"url": {
"aggregator": "{host} is a third-party aggregator website. If possible, search the official website.",
"description": "link to a website",
"feedback": "This is not a valid web address"
},

View file

@ -703,6 +703,7 @@
},
"tooLong": "Deze tekst is te lang. De tekst heeft {count} lettertekens, er mogen maximaal 255 letters zijn",
"url": {
"aggregator": "{host} is een aggregator-website. Gebruik de officiele website indien mogelijk.",
"description": "een link naar een webpagina",
"feedback": "Dit is geen geldige link"
},