Fixed Grey empty screen at Upload wizard caption step after denying files permission

This commit is contained in:
Kanahia 2023-10-21 02:32:20 +05:30
parent f7164d0b78
commit b6a2151bdf
3 changed files with 65 additions and 18 deletions

View file

@ -777,6 +777,7 @@ Upload your first media by tapping on the add button.</string>
<string name="similar_coordinate_description_auto_set">The coordinates are not the exact coordinates, but the person who uploaded this picture thinks they are close enough.</string>
<string name="storage_permissions_denied">Storage Permissions Denied</string>
<string name="unable_to_share_upload_item">Unable to share this item</string>
<string name="permissions_are_required_for_functionality">Permissions are required for functionality</string>
<plurals name="custom_picker_images_selected_title_appendix">
<item quantity="one">%d image selected</item>
<item quantity="other">%d images selected</item>