am 6cd9a67a: Merge "Increase string lengths for localization." into klp-dev

* commit '6cd9a67a5463ef97044fa1919b6317276eb8af5f':
  Increase string lengths for localization.
This commit is contained in:
Amith Yamasani
2013-09-11 10:58:27 -07:00
committed by Android Git Automerger

View File

@@ -4235,9 +4235,9 @@
<!-- UI debug setting: show layout bounds information summary [CHAR LIMIT=50] --> <!-- UI debug setting: show layout bounds information summary [CHAR LIMIT=50] -->
<string name="debug_layout_summary">Show clip bounds, margins, etc.</string> <string name="debug_layout_summary">Show clip bounds, margins, etc.</string>
<!-- UI debug setting: force right to left layout [CHAR LIMIT=25] --> <!-- UI debug setting: force right to left layout [CHAR LIMIT=37] -->
<string name="force_rtl_layout_all_locales">Force RTL layout direction</string> <string name="force_rtl_layout_all_locales">Force RTL layout direction</string>
<!-- UI debug setting: force right to left layout summary [CHAR LIMIT=50] --> <!-- UI debug setting: force right to left layout summary [CHAR LIMIT=100] -->
<string name="force_rtl_layout_all_locales_summary">Force screen layout direction to RTL for all locales</string> <string name="force_rtl_layout_all_locales_summary">Force screen layout direction to RTL for all locales</string>
<!-- UI debug setting: show how CPU is being used? [CHAR LIMIT=25] --> <!-- UI debug setting: show how CPU is being used? [CHAR LIMIT=25] -->