Feature: allow to remove an answer (in most cases), fix #2008

This commit is contained in:
Pieter Vander Vennet 2024-09-04 02:15:10 +02:00
parent 7565f13e39
commit 55c89085a3
8 changed files with 181 additions and 86 deletions

View file

@ -779,6 +779,14 @@
"missing": "{count} untranslated strings",
"notImmediate": "Translations are not updated directly. This typically takes a few days"
},
"unknown": {
"clear": "Clear answer",
"explanation": "Clear this bit of information if the current answer is incorrect but the actual value is not known. No other information will be removed.",
"keep": "Keep answer",
"markUnknown": "Mark as unknown",
"removedKeys": "The following keys will be removed:",
"title": "Mark as unknown?"
},
"userinfo": {
"gotoInbox": "Open your inbox",
"gotoSettings": "Go to your settings on OpenStreetMap.org",