aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-12-15 21:04:09 +0100
committerChristian Schneppe <christian@pix-art.de>2018-12-15 21:04:09 +0100
commit3449f7ccf9303f7ea9feae48733fa2f80e4ee0d8 (patch)
tree95b5665de65ebd402f332e73556a08ab5e65a999 /src/main/res/values
parenta983af2ca0cffc5fc5c247e20b131271eb4011c4 (diff)
synchronize join/leaves with bookmarks
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 6bd1e8be3..4be0790c8 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -277,8 +277,8 @@
<string name="pref_use_send_button_to_indicate_status_summary">Colorize send button to indicate contact status</string>
<string name="pref_use_colored_names_to_indicate_status_summary">Colorize contact names to indicate contact status</string>
<string name="pref_expert_options_other">Other</string>
- <string name="pref_autojoin">Automatically join group chats</string>
- <string name="pref_autojoin_summary">Respect the autojoin flag in group chat bookmarks</string>
+ <string name="pref_autojoin">Synchronize with bookmarks</string>
+ <string name="pref_autojoin_summary">Join and leave group chats according to auto-join flag in your bookmarks.</string>
<string name="toast_message_otr_fingerprint">OTR fingerprint copied to clipboard!</string>
<string name="toast_message_omemo_fingerprint">OMEMO fingerprint copied to clipboard!</string>
<string name="conference_banned">You are banned from this group chat</string>