Minor character limit fixes for translation.
Change-Id: I3fdaba305884d961d28c0d22b647b371680e2d52
This commit is contained in:
@@ -1307,7 +1307,7 @@
|
|||||||
<!-- Bluetooth settings. Dock Setting Dialog - Remember setting and don't ask user again -->
|
<!-- Bluetooth settings. Dock Setting Dialog - Remember setting and don't ask user again -->
|
||||||
<string name="bluetooth_dock_settings_remember">Remember settings</string>
|
<string name="bluetooth_dock_settings_remember">Remember settings</string>
|
||||||
|
|
||||||
<!-- Wifi Assistant title string. [CHAR LIMIT=20] -->
|
<!-- Wifi Assistant title string. [CHAR LIMIT=40] -->
|
||||||
<string name="wifi_assistant_intro_setup">Introducing\nWi\u2011Fi Assistant</string>
|
<string name="wifi_assistant_intro_setup">Introducing\nWi\u2011Fi Assistant</string>
|
||||||
<!-- Wifi Assistant No, thanks string. Text to say no to wifi assistant. [CHAR LIMIT=20] -->
|
<!-- Wifi Assistant No, thanks string. Text to say no to wifi assistant. [CHAR LIMIT=20] -->
|
||||||
<string name="wifi_assistant_no_thanks">NO, THANKS</string>
|
<string name="wifi_assistant_no_thanks">NO, THANKS</string>
|
||||||
@@ -1339,7 +1339,7 @@
|
|||||||
<string name="wifi_assistant_deny">DENY</string>
|
<string name="wifi_assistant_deny">DENY</string>
|
||||||
<!-- Wifi Assistant Network Monitoring titile. [CHAR LIMIT=40] -->
|
<!-- Wifi Assistant Network Monitoring titile. [CHAR LIMIT=40] -->
|
||||||
<string name="wifi_assistant_network_title">Network monitoring</string>
|
<string name="wifi_assistant_network_title">Network monitoring</string>
|
||||||
<!-- Wifi Assistant permission accepted message. [CHAR LIMIT=100] -->
|
<!-- Wifi Assistant permission accepted message. [CHAR LIMIT=140] -->
|
||||||
<string name="wifi_assistant_permission_accepted">You gave “Google Wi\u2011Fi Assistant” permission to set up a VPN connection. That means this app can monitor network traffic.</string>
|
<string name="wifi_assistant_permission_accepted">You gave “Google Wi\u2011Fi Assistant” permission to set up a VPN connection. That means this app can monitor network traffic.</string>
|
||||||
<!-- Wifi Assistant open app button text. [CHAR LIMIT=40] -->
|
<!-- Wifi Assistant open app button text. [CHAR LIMIT=40] -->
|
||||||
<string name="wifi_assistant_open_app">OPEN APP</string>
|
<string name="wifi_assistant_open_app">OPEN APP</string>
|
||||||
@@ -5444,7 +5444,7 @@
|
|||||||
<string name="sim_cellular_data_unavailable">Cellular data is unavailable</string>
|
<string name="sim_cellular_data_unavailable">Cellular data is unavailable</string>
|
||||||
<!-- Message summary that Cellular data is unavailable. [CHAR LIMIT=60] -->
|
<!-- Message summary that Cellular data is unavailable. [CHAR LIMIT=60] -->
|
||||||
<string name="sim_cellular_data_unavailable_summary">Touch to select a data SIM</string>
|
<string name="sim_cellular_data_unavailable_summary">Touch to select a data SIM</string>
|
||||||
<!-- Checkbox to always use for calles. [CHAR LIMIT=40] -->
|
<!-- Checkbox to always use for calls. [CHAR LIMIT=40] -->
|
||||||
<string name="sim_calls_always_use">Always use this for calls</string>
|
<string name="sim_calls_always_use">Always use this for calls</string>
|
||||||
<!-- Title for selecting a SIM card. [CHAR LIMIT=40] -->
|
<!-- Title for selecting a SIM card. [CHAR LIMIT=40] -->
|
||||||
<string name="sim_select_card">Select a SIM card</string>
|
<string name="sim_select_card">Select a SIM card</string>
|
||||||
|
Reference in New Issue
Block a user