aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values
diff options
context:
space:
mode:
authortriakcz <kunc88@gmail.com>2013-01-15 21:43:34 +0100
committertriakcz <kunc88@gmail.com>2013-01-22 23:07:39 +0100
commitfd0bb39d88de6d3b87267a50847de6ceb94411ff (patch)
treec2652443813b55e984060c5ac8ec0d2a24991616 /main/res/values
parent16ee0ed9846025a1ea6aa183d67dce5589768104 (diff)
downloadcgeo-fd0bb39d88de6d3b87267a50847de6ceb94411ff.zip
cgeo-fd0bb39d88de6d3b87267a50847de6ceb94411ff.tar.gz
cgeo-fd0bb39d88de6d3b87267a50847de6ceb94411ff.tar.bz2
Fixed TODO ... saving waypoint has common progress for all
Diffstat (limited to 'main/res/values')
-rw-r--r--main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index 9831059..c699d53 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -683,6 +683,7 @@
<string name="waypoint_reset">Reset</string>
<string name="waypoint_localy_reset_cache_coords">Reset in c:geo</string>
<string name="waypoint_reset_local_and_remote_cache_coords">Reset in c:geo and on website</string>
+ <string name="waypoint_being_saved">Waypoint is being saved…</string>
<string name="waypoint_coordinates_couldnt_be_modified_on_website">Website doesn\'t support modifying cache coordinates.</string>
<string name="waypoint_coordinates_upload_error">Error occurred while modifying coordinates on website.</string>
<string name="waypoint_coordinates_uploading_to_website">Uploading coordinates %s to website.</string>