Display error message toast when updating profile picture fails

This commit is contained in:
Sebastian Kürten
2020-12-04 12:25:24 +01:00
committed by Torsten Grote
parent cbb87aa00c
commit d3cf3d680e
3 changed files with 20 additions and 0 deletions

View File

@@ -457,6 +457,7 @@
<string name="change_profile_picture">Tap to change your profile picture</string>
<string name="dialog_confirm_profile_picture_title">Change profile picture</string>
<string name="dialog_confirm_profile_picture_remark">Only your contacts can see your profile image</string>
<string name="change_profile_picture_failed_message">We\'re sorry, but something went wrong while updating your profile picture</string>
<!-- Settings Display -->
<string name="pref_language_title">Language &amp; region</string>