1
0
Fork 1

add info to custom background

This commit is contained in:
Arne 2023-10-07 18:31:18 +02:00
parent bef334d151
commit 0e1919ec6a
2 changed files with 2 additions and 2 deletions
src/main/res
values-de-rDE
values

View file

@ -1361,7 +1361,7 @@
<string name="action_complete">Fertig</string>
<string name="message_reaction">Reaktion senden</string>
<string name="custom_background">Eigener Hintergrund</string>
<string name="pref_chat_background_summary">Wähle ein eigenes Bild als Chat-Hintergrund. Das Bild wird in /Documents/monocles chat/backgrounds/bg.jpg kopiert.</string>
<string name="pref_chat_background_summary">Wähle ein eigenes Bild als Chat-Hintergrund. Das Bild wird in /Documents/monocles chat/backgrounds/bg.jpg kopiert. Sollte ein Problem auftreten, lösche das Bild mit einem Dateimanager.</string>
<string name="custom_theme_options">Individuelles Design</string>
<string name="custom_theme_is_dark">Individuelles Design ist dunkel?</string>
<string name="custom_primary_color">Individuelle Primärfarbe</string>

View file

@ -1323,7 +1323,7 @@
<string name="chat_background">Chats background</string>
<string name="message_reaction">Send reaction</string>
<string name="custom_background">Custom background</string>
<string name="pref_chat_background_summary">Choose an own image file as chat background. The image file will be copied to /Documents/monocles chat/backgrounds/bg.jpg</string>
<string name="pref_chat_background_summary">Choose an own image file as chat background. The image file will be copied to /Documents/monocles chat/backgrounds/bg.jpg. Should a problem appear please delete the image file with a file manager.</string>
<string name="pref_custom_theme_color_options_summary">Set your own theme colours</string>
<string name="pref_set_round_avatars_summary">Shape the user avatars round</string>
<string name="pref_set_round_avatars">Round avatars</string>