From 66056b8075bb816da7f6d9e90ff3d2a3cf05beea Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Sat, 16 May 2015 12:51:03 -0700 Subject: [PATCH] Enabling translation for accessibility strings > All the action strings are set to char limit 30 so that they play nice with accessibility UI. Bug: 19776741 Change-Id: I74612cc34a3a458541106319b3f8c36d54cc1138 --- res/values/strings.xml | 54 +++++++++++++++++++++++++------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 51ad51f12..0fb5e3ad3 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -182,76 +182,76 @@ - - Add to home screen + + Add to Home screen - + Move here - + Item added to home screen - + Item removed - - Move Item + + Move item - + Move to row %1$s column %2$s - + Move to position %1$s - + Move to favorites position %1$s - + Item moved - + Add to folder: %1$s - + Add to folder with %1$s - + Item added to folder - + Create folder with: %1$s - + Folder created - - Move to home screen + + Move to Home screen - + Move screen to left - + Move screen to right - + Screen moved - + Resize - + Increase width - + Increase height - + Decrease width - + Decrease height - + Widget resized to width %1$s height %2$s -- 2.11.0