Fixed 4728 : Suggest User to turn on camera location (#4735)

* Dialog can't be dismissed

* Dialog can't be dismissed

* Suggest users to turn on camera location

* Added safety pattern

* Title removed

* Changed constant
This commit is contained in:
Ayan Sarkar 2021-12-22 18:45:58 +05:30 committed by GitHub
parent d8bfd1ffc5
commit 8a2c30120d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 27 additions and 1 deletions

View file

@ -678,4 +678,5 @@ Upload your first media by tapping on the add button.</string>
<string name="advanced_query_info_text">You can customize the Nearby query. If you get errors, reset and apply.</string>
<string name="apply">Apply</string>
<string name="reset">Reset</string>
<string name="location_message">Location data helps Wiki editors find your picture, making it much more useful.\nYour recent uploads have no location.\nWe suggest you turn on location in your camera app\'s settings.\nThank you for uploading!</string>
</resources>