Update dialog titles

This commit is contained in:
Kresnadi Budisantoso 2020-12-23 16:43:27 +01:00
parent d24aa25473
commit cc0d198c3b

View File

@ -515,16 +515,19 @@
},
"confirmation-dialog": {
"delete-file": {
"title": "Confirm deletion",
"title": "Delete File",
"question": "Do you wish to proceed?"
},
"remove-manual-redaction": {
"title": "Remove Manual Redaction",
"question": "Are you sure you wish to remove this manual redaction?"
},
"remove-from-dictionary": {
"title": "Remove From Dictionary",
"question": "Are you sure you want to remove <b>{{entry}}</b> from the <b>{{dictionary}}</b> dictionary?"
},
"remove-only-here": {
"title": "Remove Only Here",
"question": "Are you sure you want to remove <b>{{entry}}</b> only here?"
}
},