mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 22:03:55 +01:00
Fixed Grey empty screen at Upload wizard caption step after denying files permission
This commit is contained in:
parent
f7164d0b78
commit
b6a2151bdf
3 changed files with 65 additions and 18 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue