mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
UploadMediaDetail: replace discreet error toast with more-noticeable dialog (#4433)
This commit is contained in:
parent
ca18763e4f
commit
165c375bbd
4 changed files with 20 additions and 2 deletions
|
|
@ -227,6 +227,9 @@
|
|||
<string name="upload_problem_fbmd">Please only upload pictures that you have taken by yourself. Don\'t upload pictures that you have found on other people\'s Facebook accounts.</string>
|
||||
<string name="upload_problem_do_you_continue">Do you still want to upload this picture?</string>
|
||||
|
||||
<string name="upload_connection_error_alert_title">Connection Error</string>
|
||||
<string name="upload_connection_error_alert_detail">The upload process requires active internet
|
||||
access. Please check your network connection.</string>
|
||||
|
||||
<string name="upload_problem_image">Problems found in image</string>
|
||||
<string name="internet_downloaded">Please only upload pictures that you have taken by yourself. Don\'t upload pictures that you have downloaded from the Internet.</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue