diff options
| author | Lars <gc@droescher.eu> | 2012-07-16 15:21:24 -0700 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2012-07-16 15:21:24 -0700 |
| commit | 9875e2b489a6a7fa3c2067d747a8c1edb6925b60 (patch) | |
| tree | c5259fa370f0bca4e1a560a3c37ba6b8e99176b5 | |
| parent | d67ab6626144274f5e4311320c2cf1203fd807af (diff) | |
| parent | 3f83e36abe4c4e5fbda8230bcd472aa99166a0fd (diff) | |
| download | cgeo-9875e2b489a6a7fa3c2067d747a8c1edb6925b60.zip cgeo-9875e2b489a6a7fa3c2067d747a8c1edb6925b60.tar.gz cgeo-9875e2b489a6a7fa3c2067d747a8c1edb6925b60.tar.bz2 | |
Merge pull request #1888 from Lineflyer/master
Change log update for master branch
| -rw-r--r-- | main/res/values/strings.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 6735730..4853533 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1073,15 +1073,22 @@ · Sort by found date in lists\n · Title of archived caches now shown in red\n · Display cache size and D/T-rating in compass\n + · Try to get event cache starting time and use it for calendar entry\n + · Titlebar in lists also shows number of filtered caches\n \n <b>Bugfixing:</b>\n · Show as list from live map corrected to display the correct caches\n - · GPX import/export compatability improvements\n + · GPX import/export improvements\n · Export URLs in GPX export\n · Use last known location on startup\n · Show spoiler images for owned caches\n · Sort file names in GPX import list\n · Corrected owner name display with special characters\n + · Cancel operations only if cancel is clicked\n + · Corrected logbook statistic for event caches\n + · Coordinate conversion to DMS corrected\n + · Use last known location if no GPS-signal is present\n + · Store for offline from map always available\n \n <a href="https://github.com/cgeo/c-geo-opensource/issues?milestone=7&state=closed">Detailed list of all changes</a>\n \n |
