mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 05:29:26 +00:00
Extended password input API to allow for custom messages.
Autotype now dispays an info message when the database needs to be unlocked
This commit is contained in:
@@ -74,6 +74,9 @@
|
||||
/* Inherit autotype settings menu item */
|
||||
"AUTOTYPE_INHERIT" = "Inherit Autotype Settings";
|
||||
|
||||
/* Message displayed to the user to unlock the database to perform global autotype */
|
||||
"AUTOTYPE_MESSAGE_UNLOCK_DATABASE" = "Please unlock the database to use Global Autotype";
|
||||
|
||||
/* Disable autotype menu item */
|
||||
"AUTOTYPE_NO" = "Disable Autotype";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user