diff options
Diffstat (limited to 'gui/theme/common')
-rwxr-xr-x | 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 c77d3a2e1..47c7e76cc 100755 --- a/gui/theme/common/languages/en.xml +++ b/gui/theme/common/languages/en.xml @@ -667,5 +667,6 @@ <string name="no_real_sdcard">This device does not have a real SD Card! Aborting!</string> <string name="cancel_sideload">Cancelling ADB sideload...</string> <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> </resources> </language> |