Update location and accessibility summary.
- change ON/OFF to On/Off. Change-Id: I5c9536aaa231befe55d002be33e47a4e43779863 Fixes: 73774291 Test: visual
This commit is contained in:
@@ -4414,10 +4414,10 @@
|
|||||||
<!-- Used in the Captions settings screen to control turning on/off the feature entirely -->
|
<!-- Used in the Captions settings screen to control turning on/off the feature entirely -->
|
||||||
<string name="accessibility_caption_master_switch_title">Use captions</string>
|
<string name="accessibility_caption_master_switch_title">Use captions</string>
|
||||||
|
|
||||||
<!-- Preference's state when enabled. Note: UPPERCASE -->
|
<!-- Preference's state when enabled. -->
|
||||||
<string name="accessibility_summary_state_enabled">ON</string>
|
<string name="accessibility_summary_state_enabled">On</string>
|
||||||
<!-- Preference's state when disabled. Note: UPPERCASE -->
|
<!-- Preference's state when disabled. -->
|
||||||
<string name="accessibility_summary_state_disabled">OFF</string>
|
<string name="accessibility_summary_state_disabled">Off</string>
|
||||||
|
|
||||||
<!-- Title for the preference to show a tile for a particular feature in the Quick Settings pane. [CHAR LIMIT=NONE] -->
|
<!-- Title for the preference to show a tile for a particular feature in the Quick Settings pane. [CHAR LIMIT=NONE] -->
|
||||||
<string name="enable_quick_setting">Show in Quick Settings</string>
|
<string name="enable_quick_setting">Show in Quick Settings</string>
|
||||||
@@ -8417,10 +8417,10 @@
|
|||||||
<string name="payment_summary"><xliff:g id="app_name" example="Payment App">%1$s</xliff:g> is default</string>
|
<string name="payment_summary"><xliff:g id="app_name" example="Payment App">%1$s</xliff:g> is default</string>
|
||||||
|
|
||||||
<!-- Summary of location on screen [CHAR LIMIT=NONE] -->
|
<!-- Summary of location on screen [CHAR LIMIT=NONE] -->
|
||||||
<string name="location_on_summary">ON</string>
|
<string name="location_on_summary">On</string>
|
||||||
|
|
||||||
<!-- Location off [CHAR LIMIT=NONE] -->
|
<!-- Location off [CHAR LIMIT=NONE] -->
|
||||||
<string name="location_off_summary">OFF</string>
|
<string name="location_off_summary">Off</string>
|
||||||
|
|
||||||
<!-- Backup disabled summary [CHAR LIMIT=NONE] -->
|
<!-- Backup disabled summary [CHAR LIMIT=NONE] -->
|
||||||
<string name="backup_disabled">Back up disabled</string>
|
<string name="backup_disabled">Back up disabled</string>
|
||||||
|
|||||||
Reference in New Issue
Block a user