Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 00477f7..9c4b04a 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -38,8 +38,6 @@
<string name="chat_notify_user_left_channel">%1$s moved to %2$s.</string>
<string name="chat_notify_user_joined_channel_by">%1$s moved in from %2$s by %3$s.</string>
<string name="chat_notify_user_left_channel_by">%1$s moved to %2$s by %3$s.</string>
- <string name="bluetooth_connected">Bluetooth connected</string>
- <string name="bluetooth_disconnected">Bluetooth disconnected</string>
<string name="deny_reason_channel_name">Denied: Invalid channel name.</string>
<string name="deny_reason_text_too_long">Denied: Text message too long.</string>
<string name="deny_reason_no_operation_temp">Denied: Operation not permitted in temporary channel.</string>