Pull request #78: Update dialog titles
Merge in RED/ui from dialog-titles to master * commit 'fd7d921e146884e22b924d77335ea4685119580f': Rename 'file' to 'document' in dialog title Update dialog titles
This commit is contained in:
commit
d10c981dc2
@ -515,16 +515,19 @@
|
||||
},
|
||||
"confirmation-dialog": {
|
||||
"delete-file": {
|
||||
"title": "Confirm deletion",
|
||||
"title": "Delete Document",
|
||||
"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?"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user