aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2010-09-28 16:32:39 -0700
committerEric Fischer <enf@google.com>2010-09-29 10:57:26 -0700
commit9b0abf864353d47404417c1cbd8384e15be547b0 (patch)
treeb65d607af9e200561a39762d1364480e87152fd2
parent14c49699bbca14a6a92d8a9428af1df06b3f1916 (diff)
downloadquake-android-2.3.6_r0.9.tar.gz
Change-Id: If89e4a8d92ede146bd0b2cde9ff63d521cbb659d
-rw-r--r--res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 17fb7e2..eefe931 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -24,7 +24,8 @@
<resources>
<!-- Simple strings. -->
<string name="quake_activity">Quake</string>
- <string name="quake_customDownloadText">Please wait while the Quake data files are copied to your SD card.</string>
+ <!-- Displayed while copying Quake data to storage. CHAR LIMIT=NONE -->
+ <string name="quake_customDownloadText">Please wait while the Quake data files are copied.</string>
<string name="download_activity_title">Downloading</string>
<string name="download_activity_cancel">Cancel Download</string>
<string name="download_activity_progress">Progress:</string>