Suggest and auto fill title and description based on image location (#3323)

* Suggest and auto fill title and description based on image location

* with java docs
This commit is contained in:
Vivek Maskara 2020-01-29 03:24:37 -07:00 committed by GitHub
parent afdeaae075
commit 2290545bc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 92 additions and 3 deletions

View file

@ -588,4 +588,7 @@ Upload your first media by tapping on the add button.</string>
<string name="place_type">Place type:</string>
<string name="nearby_search_hint">Bridge, museum, hotel etc.</string>
<string name="you_must_reset_your_passsword">Something went wrong with login, you must reset your password !!</string>
<string name="upload_nearby_place_found_title">Nearby Place Found</string>
<string name="upload_nearby_place_found_description">Is this a photo of Place %1$s?</string>
</resources>