summaryrefslogtreecommitdiffstats
path: root/gui/theme/common/languages/en.xml
diff options
context:
space:
mode:
authorbig biff <bigbiff@teamw.in>2016-11-08 00:54:28 +0100
committerGerrit Code Review <gerrit2@gerrit>2016-11-08 00:54:28 +0100
commitbb0da94f40d8fe7779deea78e3ad2c1eeb1c4180 (patch)
treef4f929e0da5f6ee51f7d4a442b6165394f242edd /gui/theme/common/languages/en.xml
parentFix image flashing: attempt 2 (diff)
parentMD5 verification sanity (diff)
downloadandroid_bootable_recovery-android-7.0.tar
android_bootable_recovery-android-7.0.tar.gz
android_bootable_recovery-android-7.0.tar.bz2
android_bootable_recovery-android-7.0.tar.lz
android_bootable_recovery-android-7.0.tar.xz
android_bootable_recovery-android-7.0.tar.zst
android_bootable_recovery-android-7.0.zip
Diffstat (limited to 'gui/theme/common/languages/en.xml')
-rw-r--r--gui/theme/common/languages/en.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/theme/common/languages/en.xml b/gui/theme/common/languages/en.xml
index 0a89083d1..6b05a8613 100644
--- a/gui/theme/common/languages/en.xml
+++ b/gui/theme/common/languages/en.xml
@@ -572,6 +572,7 @@
<string name="unable_resize">Unable to resize {1}.</string>
<string name="no_md5_found">No md5 file found for '{1}'. Please unselect Enable MD5 verification to restore.</string>
<string name="md5_fail_match">MD5 failed to match on '{1}'.</string>
+ <string name="md5_matched">MD5 matched for '{1}'.</string>
<string name="fail_decrypt_tar">Failed to decrypt tar file '{1}'</string>
<string name="format_data_msg">You may need to reboot recovery to be able to use /data again.</string>
<string name="format_data_err">Unable to format to remove encryption.</string>