diff options
| -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 a52326e..bf8b166 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1059,6 +1059,7 @@ · Upload fieldnotes to geocaching.com\n · Optionally move stored data to sd-card\n · Display time since last log on TB page\n + · Popup on live map will give more details for unsaved caches\n \n <b>Bugfixing:</b>\n · Static maps download for waypoints now off by default\n @@ -1070,6 +1071,8 @@ · No change of font color in selection mode\n · List layout optimized for most efficient screen usage\n · Watchlist status shown correct\n + · Faster reaction when opening popup on map\n + · Hiding of found/owned caches on map corrected\n \n <a href="https://github.com/cgeo/c-geo-opensource/issues?milestone=6&state=closed">Detailed list of all changes</a>\n \n |
