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

Commit 36b6669b authored by jackqdyulei's avatar jackqdyulei Committed by android-build-merger
Browse files

Merge "Add connect string for bluetooth page" into oc-dev am: b172a9a1

am: c5196a20

Change-Id: I04cc53d4578d1905e401a8d5ef4d4982da3c1601
parents 609f1256 c5196a20
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -8188,8 +8188,11 @@
    <!-- Summary for Bluetooth when disabled. [CHAR LIMIT=NONE] -->
    <string name="bluetooth_disabled">Not visible to other devices</string>
    <!-- Summary for Bluetooth when connected. [CHAR LIMIT=NONE] -->
    <string name="bluetooth_connected_summary">Connected to </string>
    <!-- Summary for Bluetooth when connected to one device. [CHAR LIMIT=NONE] -->
    <string name="bluetooth_connected_summary">Connected to <xliff:g name="device">%1$s</xliff:g></string>
    <!-- Summary for Bluetooth when connected to multiple devices. [CHAR LIMIT=NONE] -->
    <string name="bluetooth_connected_multiple_devices_summary">Connected to multiple devices</string>
    <!-- [CHAR LIMIT=60] Name of dev option called "System UI demo mode" -->
    <string name="demo_mode">System UI demo mode</string>