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

Commit 4bf58dfe authored by William Escande's avatar William Escande
Browse files

AutoOn Feature: Update string in popup

Bug: 342407973
Bug: 323060869
Test: None
Flag: com.android.bluetooth.flags.auto_on_feature
Change-Id: I9c1ca329f2af6771b09e506acfe055986f63ef89
parent b388022d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -256,8 +256,8 @@
    <string name="bluetooth_stays_on_message">Your device remembers to keep Bluetooth on in airplane mode. Turn off Bluetooth if you don\'t want it to stay on.</string>
    <string name="bluetooth_and_wifi_stays_on_title">Wi-Fi and Bluetooth stay on</string>
    <string name="bluetooth_and_wifi_stays_on_message">Your device remembers to keep Wi-Fi and Bluetooth on in airplane mode. Turn off Wi-Fi and Bluetooth if you don\'t want them to stay on.</string>
    <string name="bluetooth_enabled_auto_on_title">Bluetooth has been automatically enabled</string>
    <string name="bluetooth_enabled_auto_on_message">Automatic restart can be toggled in Bluetooth Settings.</string>
    <string name="bluetooth_disable_auto_on">Turn off</string>
    <string name="bluetooth_enabled_auto_on_title">Bluetooth turned back on</string>
    <string name="bluetooth_enabled_auto_on_message">You can change this anytime in Settings</string>
    <string name="bluetooth_disable_auto_on">Stop automatic turn on</string>
    <string name="bluetooth_notification_group">Bluetooth automatic state change</string>
</resources>