mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-21 09:29:24 +00:00
Added missing localizations
This commit is contained in:
@@ -838,8 +838,12 @@
|
||||
/* Error message displayed when a keepass database file is set as the key file */
|
||||
"WARNING_DATABASE_FILE_SELECTED_AS_KEY_FILE" = "You should not use another database file as a key file since it might change and prevent you from reopening the current file.";
|
||||
|
||||
/* No Key or Password */
|
||||
"WARNING_NO_PASSWORD_OR_KEYFILE" = "No password or keyfile supplied!";
|
||||
/* No key file is set
|
||||
Warning tha no key file is set when chaning the password */
|
||||
"WARNING_NO_KEYFILE" = "No key file is set";
|
||||
|
||||
/* Warning if no password is set when chaning the password */
|
||||
"WARNING_NO_PASSWORD" = "No password is set";
|
||||
|
||||
/* Informative Text displayed when clearing the Trash */
|
||||
"WARNING_ON_DELETE_TRASHED_NODE_DESCRIPTION" = "The Trashed item(s) will be deleted!";
|
||||
|
||||
Reference in New Issue
Block a user