mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 03:09:27 +00:00
Using button view to retrieve model index. Removed unused localizations
This commit is contained in:
@@ -485,8 +485,8 @@
|
||||
/* Window displayed to the user to pick an amout of characters */
|
||||
"PICKFIELD_WINDOW_TITLE" = "Field Picker";
|
||||
|
||||
/* Install plugin */
|
||||
"PLUGIN_BROWSER_INSTALL_PLUGIN_BUTTON" = "Install";
|
||||
/* Button to download the Plugin */
|
||||
"PLUGIN_BROWSER_DOWNLOAD_PLUGIN_BUTTON" = "Download";
|
||||
|
||||
/* Status for an up-to-date plugin in the plugin browser */
|
||||
"PLUGIN_BROWSER_LATEST_VERSION_INSTALLED" = "Latest version installed";
|
||||
@@ -500,9 +500,6 @@
|
||||
/* Status for an unkonw plugin version in the plugin browser */
|
||||
"PLUGIN_BROWSER_UNKNOWN_PLUGIN_VERSION_INSTALLED_%@" = "Unknown version %@ installed";
|
||||
|
||||
/* Button to update the Plugin to the current version */
|
||||
"PLUGIN_BROWSER_UPDATE_VERSION_BUTTON" = "Update";
|
||||
|
||||
/* Error for a plugin that is disabled. */
|
||||
"PLUGIN_ERROR_DISABLED_PLUGIN" = "The plugin is disabled by the user";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user