diff options
| author | blafoo <github@blafoo.de> | 2012-01-10 22:44:47 +0100 |
|---|---|---|
| committer | blafoo <github@blafoo.de> | 2012-01-10 22:44:47 +0100 |
| commit | 605ab6c943f589ea2684f23c506f30e409d604d9 (patch) | |
| tree | 7b13c305d792d999e6934ca66d2ceebf0e38daa9 /main/res/values/strings.xml | |
| parent | b90e3e10eb631efd80b41356fa20f8f76350c79b (diff) | |
| download | cgeo-605ab6c943f589ea2684f23c506f30e409d604d9.zip cgeo-605ab6c943f589ea2684f23c506f30e409d604d9.tar.gz cgeo-605ab6c943f589ea2684f23c506f30e409d604d9.tar.bz2 | |
Overlays instead of icons. Fixes #752
Diffstat (limited to 'main/res/values/strings.xml')
| -rw-r--r-- | main/res/values/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 9611212..0c2bcb4 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -967,6 +967,9 @@ <!-- changelog --> <string name="changelog">\n <b>next release</b>\n + · new: changed markers in the map with additional informations for stored caches:\n + Personal Note available, Modified coordinates, non-reliable coordinates (orange circle)\n + · fix: caches with modified coordinates are displayed at the modified coords and not at the original coords\n · \n \n\n <b>04.01.2012</b>\n |
