Convert Bluetooth setting to a switch.

This commit is contained in:
akwizgran
2020-01-16 14:51:32 +00:00
parent 4db2d0fda2
commit c865b90c6c
4 changed files with 10 additions and 20 deletions

View File

@@ -443,9 +443,7 @@
<!-- Settings Connections -->
<string name="network_settings_title">Connections</string>
<string name="bluetooth_setting">Connect via Bluetooth</string>
<string name="bluetooth_setting_enabled">Whenever contacts are nearby</string>
<string name="bluetooth_setting_disabled">Only when adding contacts</string>
<string name="bluetooth_setting">Connect to contacts via Bluetooth</string>
<string name="tor_enable_title">Connect to contacts via Internet (Tor)</string>
<string name="tor_network_setting">Connection method for Internet (Tor)</string>
<string name="tor_network_setting_automatic">Automatic based on location</string>