summaryrefslogtreecommitdiffstats
path: root/gui/theme/common/languages
diff options
context:
space:
mode:
authorMatt Mower <mowerm@gmail.com>2016-06-01 04:31:22 +0200
committerEthan Yonker <dees_troy@teamw.in>2016-08-19 18:06:34 +0200
commit9a2a20503c214ed25a897c34981be3aaef44c36d (patch)
treec4cf870b699812a3892ec278d493796677d99ae2 /gui/theme/common/languages
parentFinish creating disable_free_space_check variable (diff)
downloadandroid_bootable_recovery-9a2a20503c214ed25a897c34981be3aaef44c36d.tar
android_bootable_recovery-9a2a20503c214ed25a897c34981be3aaef44c36d.tar.gz
android_bootable_recovery-9a2a20503c214ed25a897c34981be3aaef44c36d.tar.bz2
android_bootable_recovery-9a2a20503c214ed25a897c34981be3aaef44c36d.tar.lz
android_bootable_recovery-9a2a20503c214ed25a897c34981be3aaef44c36d.tar.xz
android_bootable_recovery-9a2a20503c214ed25a897c34981be3aaef44c36d.tar.zst
android_bootable_recovery-9a2a20503c214ed25a897c34981be3aaef44c36d.zip
Diffstat (limited to 'gui/theme/common/languages')
-rw-r--r--gui/theme/common/languages/en.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/theme/common/languages/en.xml b/gui/theme/common/languages/en.xml
index 28dbb6c2d..0a89083d1 100644
--- a/gui/theme/common/languages/en.xml
+++ b/gui/theme/common/languages/en.xml
@@ -667,7 +667,7 @@
<string name="change_fs_err">Error changing file system.</string>
<string name="theme_ver_err">Custom theme version does not match TWRP version. Using stock theme.</string>
<string name="up_a_level">(Up A Level)</string>
- <string name="install_reboot">Rebooting in 5 seconds</string>
+ <string name="install_reboot" version="2">Rebooting in %tw_sleep% second(s)</string>
<string name="adbbackup_error">Error with ADB Backup. Quitting..."</string>
<string name="adbbackup_control_error">Cannot write to adb control channel</string>
<string name="twrp_adbbu_option">--twrp option is required to enable twrp adb backup</string>