aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/values')
-rw-r--r--main/res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index a4e7350..a9bf793 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -715,7 +715,8 @@
<!-- simple_dir_chooser -->
<string name="simple_dir_chooser_title">Choose directory</string>
<string name="simple_dir_chooser_current_path">Path:</string>
-
+ <string name="simple_dir_chooser_invalid_path">Invalid Path</string>
+
<!-- gpx -->
<string name="gpx_import_loading_caches">Loading caches from .gpx file</string>
<string name="gpx_import_loading_waypoints">Loading waypoints file</string>