Merge "Fix Hotspot condition string truncated"
This commit is contained in:
@@ -9207,10 +9207,7 @@
|
||||
<string name="condition_expand_hide">Hide</string>
|
||||
|
||||
<!-- Title of condition that hotspot is on [CHAR LIMIT=30] -->
|
||||
<string name="condition_hotspot_title">Hotspot</string>
|
||||
|
||||
<!-- Summary of condition that hotspot is on [CHAR LIMIT=NONE] -->
|
||||
<string name="condition_hotspot_summary"><xliff:g name="ap_name" example="AndroidAP">%1$s</xliff:g> on</string>
|
||||
<string name="condition_hotspot_title">Hotspot is active</string>
|
||||
|
||||
<!-- Title of condition that airplane mode is on [CHAR LIMIT=30] -->
|
||||
<string name="condition_airplane_title">Airplane mode is on</string>
|
||||
|
||||
Reference in New Issue
Block a user