summaryrefslogtreecommitdiffstats
path: root/picolanginstaller
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2010-11-10 16:19:57 -0800
committerEric Fischer <enf@google.com>2010-11-10 16:19:57 -0800
commit62369d25e441c046b250e8ea3f8fac761ecf60ec (patch)
treece170454e9568751fef2ceb63b43fa17a9bdf6ba /picolanginstaller
parent4268bcf21fe7722d09c0bbd6fb12895fae4cb835 (diff)
downloadexternal_svox-62369d25e441c046b250e8ea3f8fac761ecf60ec.zip
external_svox-62369d25e441c046b250e8ea3f8fac761ecf60ec.tar.gz
external_svox-62369d25e441c046b250e8ea3f8fac761ecf60ec.tar.bz2
Add a CHAR LIMIT comment for the translators.
Change-Id: Ib9875a0ceb04604e11b562834966aba5b5901b02
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>