Increase character limits for new added strings

Bug: 14617961

Translation requires higher limits to keep the meaning. Increasing.

Change-Id: I8294b85d5974502dcf86df4ea4a37f84abf06754
This commit is contained in:
Selim Gurun
2014-05-08 09:32:55 -07:00
parent d65928c558
commit afcd29113f

View File

@@ -4538,9 +4538,9 @@
<string name="show_all_anrs_summary">Show App Not Responding dialog
for background apps</string>
<!-- UI debug setting: webview data reduction proxy [CHAR LIMIT=25] -->
<!-- UI debug setting: webview data reduction proxy [CHAR LIMIT=50] -->
<string name="webview_data_reduction_proxy">Reduce WebView Network Usage</string>
<!-- UI debug setting: webview data reduction proxy summary [CHAR LIMIT=150] -->
<!-- UI debug setting: webview data reduction proxy summary [CHAR LIMIT=200] -->
<string name="webview_data_reduction_proxy_summary">Reduce network usage by
proxying WebView connections through Google compression servers (Experimental)</string>