shorten colorful bubble description

Daniel Gultsch created

Change summary

src/main/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

src/main/res/values/strings.xml 🔗

@@ -578,7 +578,7 @@
     <string name="pref_theme_light">Light</string>
     <string name="pref_theme_dark">Dark</string>
     <string name="pref_use_colorful_bubbles">Colorful chat bubbles</string>
-    <string name="pref_use_colorful_bubbles_summary">Colorful chat bubbles help to distinguish sent and received messages</string>
+    <string name="pref_use_colorful_bubbles_summary">Distinct background colors for sent and received messages</string>
     <string name="unable_to_connect_to_keychain">Could not connect to OpenKeychain</string>
     <string name="this_device_is_no_longer_in_use">This device is no longer in use</string>
     <string name="type_pc">Computer</string>