Delete " / " delimiter in Settings app.
Reference delimiter now defined in SettingsLib instead. Bug: b/62354743 Test: NA - refactor Change-Id: I021d7cb9b06014b27df0003634ce53ecf1089fa1
This commit is contained in:
@@ -4299,8 +4299,6 @@
|
||||
<!-- Title for accessibility preference for configuring amount of time that has to pass after pointer stops moving before click action can be performed (if automatic click after pointer stops moving feature is enabled). [CHAR LIMIT=NONE] -->
|
||||
<string name="accessibility_autoclick_delay_preference_title">Delay before click</string>
|
||||
|
||||
<!-- Summary text for accessibility service preferences, or preferences including a short description (eg. "ON / High accuracy mode"). -->
|
||||
<string name="preference_summary_default_combination"><xliff:g id="state" example="ON">%1$s</xliff:g> / <xliff:g id="description" example="High accuracy mode">%2$s</xliff:g></string>
|
||||
<!-- Preference's state when enabled. Note: UPPERCASE -->
|
||||
<string name="accessibility_summary_state_enabled">ON</string>
|
||||
<!-- Preference's state when disabled. Note: UPPERCASE -->
|
||||
|
Reference in New Issue
Block a user