summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2017-02-17 12:10:37 -0800
committerSunny Goyal <sunnygoyal@google.com>2017-02-17 12:11:24 -0800
commit80f4c9d830164bd9a18ac4a038a9dd5a606df56b (patch)
tree9dc0b885058792595424c3884ef2fc7fe5face5a /res
parent519fbdb2b3c58820bb458fda52044e4c8abef596 (diff)
downloadandroid_packages_apps_Trebuchet-80f4c9d830164bd9a18ac4a038a9dd5a606df56b.tar.gz
android_packages_apps_Trebuchet-80f4c9d830164bd9a18ac4a038a9dd5a606df56b.tar.bz2
android_packages_apps_Trebuchet-80f4c9d830164bd9a18ac4a038a9dd5a606df56b.zip
Enabling translation for string relates to Add to homescreen confirmation prompt
Bug: 34819119 Change-Id: Id4c522319c92641faa28bb685f4ea4658aa4ec9e
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 a6f44f637..c1280c7f3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -53,9 +53,9 @@
<!-- Accessibility spoken message format for the dimensions of a widget in the drawer -->
<string name="widget_accessible_dims_format">%1$d wide by %2$d high</string>
<!-- Message to tell the user to press and hold a widget/icon to add it -->
- <string name="add_item_request_drag_hint" translatable="false">Touch &amp; hold to place on home screen</string>
+ <string name="add_item_request_drag_hint">Touch &amp; hold to place on home screen</string>
<!-- Button label to automatically add icon on home screen [CHAR_LIMIT=50] -->
- <string name="place_automatically" translatable="false">Place automatically</string>
+ <string name="place_automatically">Place automatically</string>
<!-- All Apps -->
<!-- Search bar text in the apps view. [CHAR_LIMIT=50] -->