Fix string for translation

Increase character limit and help provide some additional context for
the strings

Bug: 23175115
Bug: 23173307
Bug: 23172615
Change-Id: I27c67f39323f359744ae3791ea538030820dc0d0
This commit is contained in:
Todd Kennedy
2015-08-13 12:56:48 -07:00
parent c37a80990b
commit 344c1b8a47

View File

@@ -5121,9 +5121,9 @@
<string name="show_all_anrs_summary">Show App Not Responding dialog
for background apps</string>
<!-- UI debug setting: force allow on external [CHAR LIMIT=25] -->
<string name="force_allow_on_external">Force allow on external</string>
<!-- UI debug setting: force allow on external summary [CHAR LIMIT=50] -->
<!-- UI debug setting: force allow apps on external storage [CHAR LIMIT=50] -->
<string name="force_allow_on_external">Force allow apps on external</string>
<!-- UI debug setting: force allow on external summary [CHAR LIMIT=150] -->
<string name="force_allow_on_external_summary">Makes any app elligible to be written to external storage, regardless of manifest values</string>
<!-- Activity title for network data usage summary. [CHAR LIMIT=25] -->