mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 02:49:45 +00:00
Disabled direct fail of autotype on missing access. Added time out for user interaction to prevent unexpected behaviour
This commit is contained in:
@@ -107,6 +107,9 @@
|
||||
/* Notification: Autotype found a single match for %@ (string placeholder). */
|
||||
"AUTOTYPE_OVERLAY_SINGLE_MATCH_FOR_%@" = "Found Match for %@!";
|
||||
|
||||
/* Notficication: Autotype timed out */
|
||||
"AUTOTYPE_TIMED_OUT" = "Autotype timed out.";
|
||||
|
||||
/* Enable autotype menu item */
|
||||
"AUTOTYPE_YES" = "Enable Autotype";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user