Skip to content

Commit 4355b6c

Browse files
authored
Update strings-preferences.xml
Changed the GPX export location to the Documents folder for better organization and user accessibility, as per feedback. Adjusted related strings and resolved conflicts with PR labexp#451
1 parent d891e2d commit 4355b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<string name="prefs_displaytrack_osm_summary_ask">Always display OpenStreetMap background? Requires a data connection</string>
7474

7575
<string name="prefs_output">GPX settings</string>
76-
<string name="prefs_storage_dir">Export Folder (in Downloads)</string>
76+
<string name="prefs_storage_dir">Public directory (in documents)</string>
7777
<string name="prefs_storage_dir_hint">Effective for the next track (not the current one)</string>
7878
<string name="prefs_output_one_dir_per_track">One directory per track</string>
7979
<string name="prefs_output_one_dir_per_track_summary">Save each track and associated files to its own directory</string>

0 commit comments

Comments
 (0)