diff options
Diffstat (limited to 'gui/theme')
-rw-r--r-- | gui/theme/common/languages/en.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/theme/common/languages/en.xml b/gui/theme/common/languages/en.xml index ee772bfd9..77164184a 100644 --- a/gui/theme/common/languages/en.xml +++ b/gui/theme/common/languages/en.xml @@ -540,6 +540,7 @@ <string name="fail_decrypt">Failed to decrypt data.</string> <string name="no_crypto_support">No crypto support was compiled into this build.</string> <string name="decrypt_success_dev">Data successfully decrypted, new block device: '{1}'</string> + <string name="decrypt_success_nodev">Data successfully decrypted</string> <string name="done">Done.</string> <string name="start_partition_sd">Partitioning SD Card...</string> <string name="partition_sd_locate">Unable to locate device to partition.</string> |