mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 05:43:55 +01:00
Enforced 5-image limit for selection and upload, added close button, updated warning dialog strings, and ensured thumbnail bar consistency
This commit is contained in:
parent
6edcab654a
commit
d918b848e8
4 changed files with 20 additions and 6 deletions
|
|
@ -887,4 +887,6 @@ Upload your first media by tapping on the add button.</string>
|
|||
<string name="image_tag_line_created_and_uploaded_by">Created and uploaded by: %1$s</string>
|
||||
<string name="image_tag_line_created_by_and_uploaded_by">Created by %1$s and uploaded by %2$s</string>
|
||||
<string name="nominated_for_deletion_btn">Nominated for Deletion</string>
|
||||
|
||||
<string name="custom_selector_limit_warning_message">You can only select up to 5 images.</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue