summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2018-11-21 14:12:00 -0800
committerSunny Goyal <sunnygoyal@google.com>2018-12-04 20:19:14 -0800
commitef92b8277896890c61cab7e945144c5689ce9151 (patch)
tree93b85c0ebd406b59a4e466adbdfa2b46eae9e64f /res/values/strings.xml
parentaa576bce0251e2be646603c6d2fccd896c5ca5f8 (diff)
downloadandroid_packages_apps_Trebuchet-ef92b8277896890c61cab7e945144c5689ce9151.tar.gz
android_packages_apps_Trebuchet-ef92b8277896890c61cab7e945144c5689ce9151.tar.bz2
android_packages_apps_Trebuchet-ef92b8277896890c61cab7e945144c5689ce9151.zip
Adding support for launcher preview generation
Creating a utility class which generates a launcher preview for a provided InvariantDeviceProfile Bug: 118758696 Change-Id: I0aebeb6eed37f72edd1cc305e58eece305aae3ff
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 7e5784d0b..5711f3483 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -66,6 +66,8 @@
<string name="all_apps_no_search_results">No apps found matching \"<xliff:g id="query" example="Android">%1$s</xliff:g>\"</string>
<!-- Label for the button which allows the user to get app search results. [CHAR_LIMIT=50] -->
<string name="all_apps_search_market_message">Search for more apps</string>
+ <!-- Label for an icon representing any generic app. [CHAR_LIMIT=50] -->
+ <string name="label_application">App</string>
<!-- Popup items -->
<!-- Text to display as the header above notifications. [CHAR_LIMIT=30] -->