summaryrefslogtreecommitdiffstats
path: root/quickstep/res
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2019-01-30 21:28:17 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-01-30 21:28:17 +0000
commit5b1cd9cecb7b89190eba753540b3520b02533866 (patch)
treedec67b460d294a55afed9bbeb0921a798b9a6531 /quickstep/res
parent4229752c3b5cc984191fac1db66684f9051ab757 (diff)
parent5c749392bdbf26ed41c0ac4999dae1231f096b26 (diff)
downloadandroid_packages_apps_Trebuchet-5b1cd9cecb7b89190eba753540b3520b02533866.tar.gz
android_packages_apps_Trebuchet-5b1cd9cecb7b89190eba753540b3520b02533866.tar.bz2
android_packages_apps_Trebuchet-5b1cd9cecb7b89190eba753540b3520b02533866.zip
Merge "time_left_for_app: increasing limit" into ub-launcher3-master
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