Updated english localization

This commit is contained in:
Michael Starke
2018-11-05 17:40:28 +01:00
parent 1ed35a6eab
commit c260202924

View File

@@ -413,6 +413,9 @@
Password reference item */
"PASSWORD" = "Password";
/* Window title for the stand-alone password creator window */
"PASSWORD_CREATOR_WINDOW_TITLE" = "Password Generator";
/* Button to reset the password defaults for a single entry */
"PASSWORD_GENERATOR_RESET_ENTRY_DEFAULTS" = "Reset";
@@ -458,6 +461,9 @@
/* Status for an unkonw plugin version in the plugin browser */
"PLUGIN_BROWSER_UNKNOWN_PLUGIN_VERSION_%@" = "Unknown version installed";
/* Error for a plugin that is disabled. */
"PLUGIN_ERROR_DISABLED_PLUGIN" = "The plugin is disabled by the user";
/* Plugin is not with this version of MacPass */
"PLUGIN_ERROR_HOST_VERSION_NOT_SUPPORTED" = "The plugin is not compatible with this version of MacPass";