Feature: allow to remove an answer (in most cases), fix #2008
This commit is contained in:
parent
7565f13e39
commit
55c89085a3
8 changed files with 181 additions and 86 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue