diff options
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 6ac776f..ba0233d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml | |||
@@ -79,7 +79,6 @@ | |||
79 | <string name="message_no_configuration_for_network_format">No configuration has been found for network \"%1$s\".</string> | 79 | <string name="message_no_configuration_for_network_format">No configuration has been found for network \"%1$s\".</string> |
80 | <string name="message_network_config_not_found_format">Network configuration file not found at \"%1$s\".</string> | 80 | <string name="message_network_config_not_found_format">Network configuration file not found at \"%1$s\".</string> |
81 | <string name="message_network_config_invalid_format">Invalid network configuration in network.conf:\n\n%1$s</string> | 81 | <string name="message_network_config_invalid_format">Invalid network configuration in network.conf:\n\n%1$s</string> |
82 | <string name="message_no_qr_code_scanner">No scanner could be started.\n\nInstall Barcode Scanner?</string> | ||
83 | <string name="message_encrypting_decrypting_private_keys">Encrypting/decrypting private keys</string> | 82 | <string name="message_encrypting_decrypting_private_keys">Encrypting/decrypting private keys</string> |
84 | <string name="message_could_not_decrypt_private_keys_format">Could not decrypt private keys:\n\n%1$s</string> | 83 | <string name="message_could_not_decrypt_private_keys_format">Could not decrypt private keys:\n\n%1$s</string> |
85 | <string name="message_storage_unavailable">Storage directory is unavailable.</string> | 84 | <string name="message_storage_unavailable">Storage directory is unavailable.</string> |