1
0
Fork 1

Merge pull request 'Add two missing default strings' (#231) from tfl/monocles_chat:missing_default_strings into master

Reviewed-on: https://codeberg.org/monocles/monocles_chat/pulls/231
This commit is contained in:
Arne-Brün Vogelsang 2024-11-15 20:56:26 +00:00
commit 3b4e7430c2

View file

@ -1062,6 +1062,8 @@
<string name="pref_category_application">Application</string>
<string name="pref_category_interaction">Interaction</string>
<string name="pref_category_on_this_device">On device</string>
<string name="pref_accept_invites_from_strangers">Accept invites from strangers</string>
<string name="pref_accept_invites_from_strangers_summary">Accept invites from strangers for MUCs</string>
<string name="pref_up_long_summary">When acting as a UnifiedPush Distributor the persistent, reliable and battery-friendly XMPP connection will be utilized to wake up other UnifiedPush compatible app such as Tusky, Ltt.rs, FluffyChat and more.</string>
<string name="pref_large_font">Large font</string>
<string name="pref_large_font_summary">Increase font size in message bubbles</string>