aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 27366987c..bd7d0e0e1 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -528,7 +528,6 @@
<string name="correct_message">Correct message</string>
<string name="send_corrected_message">Send corrected message</string>
<string name="no_keys_just_confirm">You already trust this contact. By selecting ’done’ you are just confirming that %s is part of this group chat.</string>
- <string name="select_image_and_crop">Select image and crop</string>
<string name="contacts_have_no_pgp_keys">Pix-Art Messenger is unable to encrypt your messages because your contacts are not announcing their public keys.\n\n</string>
<string name="this_account_is_disabled">You have disabled this account</string>
<string name="security_error_invalid_file_access">Security error: Invalid file access</string>
@@ -797,4 +796,7 @@
<string name="pref_start_search">Direct Search</string>
<string name="pref_start_search_summary">At 'Start Conversation' screen open keyboard and place cursor in search field</string>
<string name="paste_as_quote">Paste as quote</string>
+ <string name="group_chat_avatar">Group chat avatar</string>
+ <string name="host_does_not_support_group_chat_avatars">Host does not support group chat avatars</string>
+ <string name="only_the_owner_can_change_group_chat_avatar">Only the owner can change group chat avatar</string>
</resources>