Shorten title name so as not to hit char limit.

am: cf87fd5

* commit 'cf87fd5beda44205a0d87565d2672cf038fbe70e':
  Shorten title name so as not to hit char limit.

Change-Id: I849aacf5c30610a8396146b86b65c9ff612ac29d
This commit is contained in:
Yohei Yukawa
2016-04-10 06:36:54 +00:00
committed by android-build-merger

View File

@@ -3626,8 +3626,8 @@
<string name="virtual_keyboard_category">Virtual keyboard</string> <string name="virtual_keyboard_category">Virtual keyboard</string>
<!-- Title for the 'available virtual keyboard' preference sub-screen. [CHAR LIMIT=35] --> <!-- Title for the 'available virtual keyboard' preference sub-screen. [CHAR LIMIT=35] -->
<string name="available_virtual_keyboard_category">Available virtual keyboard</string> <string name="available_virtual_keyboard_category">Available virtual keyboard</string>
<!-- Title for the button to trigger the 'Add or edit virtual keyboards' preference sub-screen. [CHAR LIMIT=35] --> <!-- Title for the button to trigger the 'Manage keyboards' preference sub-screen, where the user can turn on/off installed virtual keyboards.[CHAR LIMIT=35] -->
<string name="add_virtual_keyboard">Add or edit virtual keyboards</string> <string name="add_virtual_keyboard">Manage keyboards</string>
<!-- Title for the 'keyboard assistance' preference category. [CHAR LIMIT=35] --> <!-- Title for the 'keyboard assistance' preference category. [CHAR LIMIT=35] -->
<string name="keyboard_assistance_category">Keyboard assistance</string> <string name="keyboard_assistance_category">Keyboard assistance</string>
<!-- Title for the 'physical keyboard' settings screen. [CHAR LIMIT=35] --> <!-- Title for the 'physical keyboard' settings screen. [CHAR LIMIT=35] -->