Merge "Fix string for translation"

This commit is contained in:
Todd Kennedy
2015-08-13 19:57:37 +00:00
committed by Android (Google) Code Review

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] -->