diff options
Diffstat (limited to 'gui/theme')
-rwxr-xr-x | gui/theme/common/languages/en.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/theme/common/languages/en.xml b/gui/theme/common/languages/en.xml index e417ace54..cb5c79265 100755 --- a/gui/theme/common/languages/en.xml +++ b/gui/theme/common/languages/en.xml @@ -574,7 +574,7 @@ <string name="restoring">Restoring</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> - <string name="formating_using">Formatting {1} using {2}...</string> + <string name="formatting_using">Formatting {1} using {2}...</string> <string name="unable_to_wipe">Unable to wipe {1}.</string> <string name="remove_all">Removing all files under '{1}'</string> <string name="wiping_data">Wiping data without wiping /data/media ...</string> |