mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
upload: made duplicate picture dialog more informative and added checkbox to never show again (#4045)
This commit is contained in:
parent
0b5f56b682
commit
cbca290e4d
3 changed files with 54 additions and 14 deletions
|
|
@ -441,7 +441,7 @@
|
|||
<string name="next">Next</string>
|
||||
<string name="previous">Previous</string>
|
||||
<string name="submit">Submit</string>
|
||||
<string formatted="true" name="upload_title_duplicate">A file with the file name %1$s exists. Are you sure you want to proceed?</string>
|
||||
<string formatted="true" name="upload_title_duplicate">A file with the file name %1$s exists. Are you sure you want to proceed?\n\nNote: A suitable suffix will be added to the file name automatically.</string>
|
||||
<string name="map_application_missing">No compatible map application could be found on your device. Please install a map application to use this feature.</string>
|
||||
<string name="navigation_item_bookmarks">Bookmarks</string>
|
||||
<string name="title_activity_bookmarks">Bookmarks</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue