forked from MapComplete/MapComplete
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:
parent
752266ee48
commit
10c28e6608
4 changed files with 46 additions and 4 deletions
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue