mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
Added option to show and modify location while uploading (#4475)
* initial commit * Everything done * minor modification * minor modification * Issues fixed * minor modifications * issue fixed * Issues fixed
This commit is contained in:
parent
2c785f88fa
commit
e9a2c32527
7 changed files with 282 additions and 32 deletions
|
|
@ -627,7 +627,12 @@ Upload your first media by tapping on the add button.</string>
|
|||
<string name="pan_and_zoom_to_adjust">Pan and zoom to adjust</string>
|
||||
<string name="exit_location_picker">Exit location picker</string>
|
||||
<string name="select_location_location_picker">Select location</string>
|
||||
<string name="show_in_map_app">Show in map app</string>
|
||||
<string name="modify_location">Edit location</string>
|
||||
<string name="location_picker_image_view">The image view of the location picker</string>
|
||||
<string name="location_picker_image_view_shadow">The shadow of the image view of the location picker</string>
|
||||
<string name="location_picker_image_view_shadow">
|
||||
The shadow of the image view of the location picker</string>
|
||||
<string name="image_location">Image Location</string>
|
||||
<string name="check_whether_location_is_correct">Check whether location is correct</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue