summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-10-01 11:24:23 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-10-01 11:24:59 -0700
commitc469aadd923d13caaf8c043813aa9582a50a8cd4 (patch)
tree5001b19e2a41cdc8c67ea44e755c3f58b42167b4 /res
parentde7ae659ff91badf1aca55eab4a810b80508c097 (diff)
downloadandroid_packages_apps_Trebuchet-c469aadd923d13caaf8c043813aa9582a50a8cd4.tar.gz
android_packages_apps_Trebuchet-c469aadd923d13caaf8c043813aa9582a50a8cd4.tar.bz2
android_packages_apps_Trebuchet-c469aadd923d13caaf8c043813aa9582a50a8cd4.zip
Adding progress information for preload icons in content description
Bug: 24086091 Change-Id: Id8fb024973f4affd998627d30077e2764b07edc4
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f93b363cc..91dfb19f3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -191,6 +191,10 @@
<string name="abandoned_promise_explanation">The app for this icon isn\'t installed.
You can remove it, or search for the app and install it manually.
</string>
+ <!-- Title for an app which is being downloaded. -->
+ <string name="app_downloading_title"><xliff:g id="name" example="Messenger">%1$s</xliff:g> downloading, <xliff:g id="progress" example="30%">%2$s</xliff:g> complete</string>
+ <!-- Title for an app whose download has been started. -->
+ <string name="app_waiting_download_title"><xliff:g id="name" example="Messenger">%1$s</xliff:g> waiting to install</string>
<!-- Strings for accessibility actions -->
<!-- Accessibility action to add an app to workspace. [CHAR_LIMIT=30] -->