aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorMakoto Onuki <omakoto@google.com>2016-02-10 21:23:46 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-02-10 21:23:46 +0000
commit9326c5dfc4d37dcb0c9ba78b1b62efd77c753434 (patch)
treea7bbabe4f500f745428f4b1174af1309d6133f62 /res
parent0c967500a9bc35c3b39133bf3ceba59bfbad6f5a (diff)
parent852436b190f00487459dc3236df3ac539034689c (diff)
downloadContactsProvider-9326c5dfc4d37dcb0c9ba78b1b62efd77c753434.tar.gz
Merge "Change Touch to Tap" into nyc-dev
am: 852436b190 * commit '852436b190f00487459dc3236df3ac539034689c': Change Touch to Tap
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8be7bca4..e367f5a4 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -32,8 +32,8 @@
<!-- Title for the notification shown when updating contacts fails because of memory shortage -->
<string name="upgrade_out_of_memory_notification_title">Upgrading storage for contacts</string>
- <!-- Text for the notification shown when updating contacts fails because of memory shortage -->
- <string name="upgrade_out_of_memory_notification_text">Touch to complete the upgrade.</string>
+ <!-- Text for the notification shown when updating contacts fails because of memory shortage [CHAR_LIMIT=50] -->
+ <string name="upgrade_out_of_memory_notification_text">Tap to complete the upgrade.</string>
<!-- The name of the default contact directory -->
<string name="default_directory">Contacts</string>