iOS web browser with a focus on security and privacy
at master 25 lines 2.8 kB view raw
1��/* 1Password Extension Error Message */ 2"1Password Extension was cancelled by the user" = "1Password Extension was cancelled by the user"; 3 4/* 1Password Extension Error Message */ 5"App Extension API is not available in this version of iOS" = "App Extension API is not available in this version of iOS"; 6 7/* 1Password Extension Error Message */ 8"Failed to contact the 1Password Extension" = "Failed to contact the 1Password Extension"; 9 10/* 1Password Extension Error Message */ 11"Failed to execute script that collects web page information" = "Failed to execute script that collects web page information"; 12 13/* 1Password Extension Error Message */ 14"Failed to fill web page because script could not be evaluated" = "Failed to fill web page because script could not be evaluated"; 15 16/* 1Password Extension Error Message */ 17"Failed to fill web page because script is missing" = "Failed to fill web page because script is missing"; 18 19/* 1Password Extension Error Message */ 20"Failed to obtain URL String from web view. The web view must be loaded completely when calling the 1Password Extension" = "Failed to obtain URL String from web view. The web view must be loaded completely when calling the 1Password Extension"; 21 22/* 1Password Extension Error Message */ 23"Failed to parse information returned by 1Password Extension" = "Failed to parse information returned by 1Password Extension"; 24 25