Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 030b58d9 authored by Sundeep Ghuman's avatar Sundeep Ghuman
Browse files

Delete " / " delimiter in Settings app.

Reference delimiter now defined in SettingsLib instead.

Bug: b/62354743
Test: NA - refactor
Change-Id: I021d7cb9b06014b27df0003634ce53ecf1089fa1
parent ff3834f4
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 -->