summaryrefslogtreecommitdiffstats
path: root/picolanginstaller
diff options
context:
space:
mode:
Diffstat (limited to 'picolanginstaller')
-rwxr-xr-xpicolanginstaller/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/picolanginstaller/res/values/strings.xml b/picolanginstaller/res/values/strings.xml
index 73ab3c4..da3a6be 100755
--- a/picolanginstaller/res/values/strings.xml
+++ b/picolanginstaller/res/values/strings.xml
@@ -32,7 +32,7 @@
<!-- Text on the button to let the user remove from the phone the application that was just run (the voice data installer) -->
<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 -->
+ <!-- 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>
<!-- 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>