Skip to content

Commit 3b6c94c

Browse files
authored
Modify allow_gps_summary string (#1608)
1 parent 5aba745 commit 3b6c94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<string name="preference_license">Default License</string>
103103
<string name="use_previous">Use previous title/description</string>
104104
<string name="allow_gps">Automatically get current location</string>
105-
<string name="allow_gps_summary">Retrieve current location to offer category suggestions if image is not geotagged</string>
105+
<string name="allow_gps_summary">Retrieves current location if image is not geotagged, and geotags image with it. Warning: This will reveal your current location.</string>
106106
<string name="preference_theme">Night mode</string>
107107
<string name="preference_theme_summary">Use dark theme</string>
108108
<string name="license_name_cc_by_sa_four"> Attribution-ShareAlike 4.0</string>

0 commit comments

Comments
 (0)