refactor: dialog boxes
This commit is contained in:
@@ -405,6 +405,12 @@
|
||||
"@deleteChatTitle": {"description": "Dialog title asking to confirm deletion of a chat."},
|
||||
"deleteChatMessage": "This chat will be permanently deleted.",
|
||||
"@deleteChatMessage": {"description": "Warning that deleting a chat cannot be undone."},
|
||||
"deleteFolderTitle": "Delete Folder",
|
||||
"@deleteFolderTitle": {"description": "Dialog title asking to confirm deletion of a folder."},
|
||||
"deleteFolderMessage": "This folder and its assignment references will be removed.",
|
||||
"@deleteFolderMessage": {"description": "Warning that deleting a folder will remove it and its associations."},
|
||||
"failedToDeleteFolder": "Failed to delete folder",
|
||||
"@failedToDeleteFolder": {"description": "Error notice when deleting a folder fails."},
|
||||
"aboutApp": "About App",
|
||||
"@aboutApp": {"description": "Settings tile title to view app information."},
|
||||
"aboutAppSubtitle": "Conduit information and links",
|
||||
|
||||
Reference in New Issue
Block a user