summaryrefslogtreecommitdiffstats
path: root/gui
diff options
context:
space:
mode:
Diffstat (limited to 'gui')
-rw-r--r--gui/devices/common/res/languages/en.xml1
-rwxr-xr-xgui/theme/common/languages/en.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/gui/devices/common/res/languages/en.xml b/gui/devices/common/res/languages/en.xml
index 28b5ec5dd..84b8c1e7f 100644
--- a/gui/devices/common/res/languages/en.xml
+++ b/gui/devices/common/res/languages/en.xml
@@ -118,6 +118,7 @@
<string name="flash_done">IMAGE FLASH COMPLETED]</string>
<string name="wiping">Wiping {1}</string>
<string name="repair_not_exist">{1} does not exist! Cannot repair!</string>
+ <string name="repairing_using">Repairing {1} using {2}...</string>
<string name="unable_repair">Unable to repair {1}.</string>
<string name="mount_data_footer">Could not mount /data and unable to find crypto footer.</string>
<!-- {1} is the folder name that we could not create, {2} is strerror output -->
diff --git a/gui/theme/common/languages/en.xml b/gui/theme/common/languages/en.xml
index cb5c79265..4b76c0ed4 100755
--- a/gui/theme/common/languages/en.xml
+++ b/gui/theme/common/languages/en.xml
@@ -558,6 +558,7 @@
<string name="flash_done">[IMAGE FLASH COMPLETED]</string>
<string name="wiping">Wiping {1}</string>
<string name="repair_not_exist">{1} does not exist! Cannot repair!</string>
+ <string name="repairing_using">Repairing {1} using {2}...</string>
<string name="unable_repair">Unable to repair {1}.</string>
<string name="mount_data_footer">Could not mount /data and unable to find crypto footer.</string>
<!-- {1} is the folder name that we could not create, {2} is strerror output -->