Change webview developer setting string.
Request from UI to change string to make it clearer. Bug: 28691051 Change-Id: Ibc2507a0e278994741c43fdadccbbe3e416b2e49
This commit is contained in:
@@ -681,9 +681,9 @@
|
||||
<string name="runningservices_settings_summary">View and control currently running services</string>
|
||||
|
||||
<!-- Developer settings: enable WebView multiprocess name [CHAR LIMIT=50] -->
|
||||
<string name="enable_webview_multiprocess">Enable multiprocess WebView</string>
|
||||
<string name="enable_webview_multiprocess">Multiprocess WebView</string>
|
||||
<!-- Developer settings: enable WebView multiprocess summary [CHAR LIMIT=60] -->
|
||||
<string name="enable_webview_multiprocess_desc">Run WebView renderers in an isolated process.</string>
|
||||
<string name="enable_webview_multiprocess_desc">Run WebView renderers separately</string>
|
||||
|
||||
<!-- Developer settings: select WebView provider title [CHAR LIMIT=30] -->
|
||||
<string name="select_webview_provider_title">WebView implementation</string>
|
||||
|
||||
Reference in New Issue
Block a user