<!-- Developer settings: text for the WebView provider selection toast shown if an invalid provider was chosen (i.e. the setting list was stale). [CHAR LIMIT=NONE] -->
<stringname="select_webview_provider_toast_text">This choice is no longer valid. Try again.</string>
<!-- [CHAR LIMIT=50] Label for button to launch current WebView provider's DevTools (developer tools) UI -->
<!-- [CHAR LIMIT=50] Error toast shown to user when no (current) WebView package is found (when trying to launch DevTools) -->
<stringname="webview_launch_devtools_no_package">WebView package not found.</string>
<!-- [CHAR LIMIT=50] Error toast shown to user when DevTools (developer tools) activity could not be launched (despite there being a WebView package) -->
<stringname="webview_launch_devtools_no_activity">Could not launch DevTools.</string>
<!-- Name of feature to change color setting for the display [CHAR LIMIT=60] -->
<stringname="picture_color_mode">Picture color mode</string>