summaryrefslogtreecommitdiffstats
path: root/quickstep/res
diff options
context:
space:
mode:
authorvadimt <vadimt@google.com>2019-01-30 13:17:36 -0800
committervadimt <vadimt@google.com>2019-01-30 13:17:36 -0800
commit5c749392bdbf26ed41c0ac4999dae1231f096b26 (patch)
treebf4df9197414e532801cdff361587143e8e6aea6 /quickstep/res
parent3663b314fa19bfff1ac731dcf7a469d54bfbdc4c (diff)
downloadandroid_packages_apps_Trebuchet-5c749392bdbf26ed41c0ac4999dae1231f096b26.tar.gz
android_packages_apps_Trebuchet-5c749392bdbf26ed41c0ac4999dae1231f096b26.tar.bz2
android_packages_apps_Trebuchet-5c749392bdbf26ed41c0ac4999dae1231f096b26.zip
time_left_for_app: increasing limit
Bug: 123638440 Change-Id: I20a444edfdad737206fcbcb9ab5c2b7c1d1973da Tests: emulated a string with this size
Diffstat (limited to 'quickstep/res')
-rw-r--r--quickstep/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/quickstep/res/values/strings.xml b/quickstep/res/values/strings.xml
index 0c741a140..ec33dfc53 100644
--- a/quickstep/res/values/strings.xml
+++ b/quickstep/res/values/strings.xml
@@ -60,6 +60,6 @@
<string name="app_in_grayscale">App in grayscale</string>
<!-- Annotation shown on an app card in Recents, telling that the app has a usage limit set by
- the user, and a given time is left for it today [CHAR LIMIT=20] -->
+ the user, and a given time is left for it today [CHAR LIMIT=22] -->
<string name="time_left_for_app"><xliff:g id="time" example="7 minutes">%1$s</xliff:g> left today</string>
</resources> \ No newline at end of file