Update char_limit for new string
Change-Id: I49fc0522a5522bf5dae16d1a2d12e2819eee7a2a Fix: 35187169 Test: build
This commit is contained in:
@@ -2939,7 +2939,7 @@
|
|||||||
<string name="tether_settings_title_bluetooth">Bluetooth tethering</string>
|
<string name="tether_settings_title_bluetooth">Bluetooth tethering</string>
|
||||||
<!-- Tethering controls, item title to go into the tethering settings when USB and Bluetooth tethering are available [CHAR LIMIT=25]-->
|
<!-- Tethering controls, item title to go into the tethering settings when USB and Bluetooth tethering are available [CHAR LIMIT=25]-->
|
||||||
<string name="tether_settings_title_usb_bluetooth">Tethering</string>
|
<string name="tether_settings_title_usb_bluetooth">Tethering</string>
|
||||||
<!-- Tethering controls, item title to go into the tethering settings when USB, Bluetooth and Wifi tethering are available [CHAR LIMIT=25]-->
|
<!-- Tethering controls, item title to go into the tethering settings when USB, Bluetooth and Wifi tethering are available [CHAR LIMIT=50]-->
|
||||||
<string name="tether_settings_title_all">Hotspot & Tethering</string>
|
<string name="tether_settings_title_all">Hotspot & Tethering</string>
|
||||||
<!-- Tethering setting summary when both Wi-Fi hotspot and tether are turned on [CHAR LIMIT=NONE]-->
|
<!-- Tethering setting summary when both Wi-Fi hotspot and tether are turned on [CHAR LIMIT=NONE]-->
|
||||||
<string name="tether_settings_summary_hotspot_on_tether_on">Hotspot on, tethering</string>
|
<string name="tether_settings_summary_hotspot_on_tether_on">Hotspot on, tethering</string>
|
||||||
@@ -5991,7 +5991,9 @@
|
|||||||
handle actions such as open web page, making phone calls, default SMS apps [CHAR LIMIT=40]-->
|
handle actions such as open web page, making phone calls, default SMS apps [CHAR LIMIT=40]-->
|
||||||
<string name="app_default_dashboard_title">Default apps</string>
|
<string name="app_default_dashboard_title">Default apps</string>
|
||||||
<!-- Summary text for system preference tile, showing important setting items under system setting [CHAR LIMIT=NONE]-->
|
<!-- Summary text for system preference tile, showing important setting items under system setting [CHAR LIMIT=NONE]-->
|
||||||
<string name="system_dashboard_summary">Languages, backup, updates, about phone</string>
|
<string name="system_dashboard_summary" product="default">Languages, backup, updates, about phone</string>
|
||||||
|
<!-- Summary text for system preference tile, showing important setting items under system setting [CHAR LIMIT=NONE]-->
|
||||||
|
<string name="system_dashboard_summary" product="tablet">Languages, backup, updates, about device</string>
|
||||||
|
|
||||||
<!-- Search strings -->
|
<!-- Search strings -->
|
||||||
<!-- Text to describe the search results fragment title [CHAR LIMIT=16] -->
|
<!-- Text to describe the search results fragment title [CHAR LIMIT=16] -->
|
||||||
|
Reference in New Issue
Block a user