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

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2022-08-25 08:54:01 +0300
committerDaniel Gultsch <daniel@gultsch.de>2022-08-25 08:54:01 +0300
commitd584ffee7d951212ba379b2425571ec8c398c189 (patch)
tree4a14ac0acdacb0856dc1ed6b9837c08a44b02a46 /src/main/res
parent1aaff18bb5ece9ef51a374523957a76be85be26a (diff)
try to improve 'sync bookmarks' description
Diffstat (limited to 'src/main/res')
-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 8b1fd1de3..d4e2c0d57 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -292,8 +292,8 @@
<string name="title_pref_enable_quiet_hours">Enable quiet hours</string>
<string name="pref_quiet_hours_summary">Notifications will be silenced during quiet hours</string>
<string name="pref_expert_options_other">Other</string>
- <string name="pref_autojoin">Synchronize with bookmarks</string>
- <string name="pref_autojoin_summary">Join group chats automatically if the bookmark says so</string>
+ <string name="pref_autojoin">Synchronize bookmarks</string>
+ <string name="pref_autojoin_summary">Set “autojoin” flag when entering or leaving a MUC and react to modifications made by other clients.</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>
<string name="conference_members_only">This group chat is members only</string>