summaryrefslogtreecommitdiffstats
path: root/picolanginstaller/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'picolanginstaller/res/values/strings.xml')
-rwxr-xr-xpicolanginstaller/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/picolanginstaller/res/values/strings.xml b/picolanginstaller/res/values/strings.xml
index da3a6be..1db53d7 100755
--- a/picolanginstaller/res/values/strings.xml
+++ b/picolanginstaller/res/values/strings.xml
@@ -33,9 +33,9 @@
<string name="uninstall">Uninstall</string>
<!-- Text shown to the user when the application that tries to install voice data files on the user's SD card failed the installation [CHAR LIMIT=NONE] -->
- <string name="retry_message" product="nosdcard">The voice data failed to install. Please make sure your USB storage has at least 6MB of free space.</string>
+ <string name="retry_message" product="nosdcard">The voice data couldn\'t install. Make sure your USB storage has at least 6MB of free space.</string>
<!-- Text shown to the user when the application that tries to install voice data files on the user's SD card failed the installation -->
- <string name="retry_message" product="default">The voice data failed to install. Please make sure your SD card is in your device and has at least 6MB of free space. If your card is already in your device, please try removing the card and reinserting it.</string>
+ <string name="retry_message" product="default">The voice data couldn\'t install. Make sure your SD card is in your device and has at least 6MB of free space. If your card is already in your device, try removing the card and reinserting it.</string>
<!-- Text on the button to let the user try one more time to install the installation of the voice data files -->
<string name="retry">Retry</string>