diff options
| author | Bananeweizen <Bananeweizen@gmx.de> | 2012-05-19 12:10:10 +0200 |
|---|---|---|
| committer | Bananeweizen <Bananeweizen@gmx.de> | 2012-05-19 12:10:10 +0200 |
| commit | dbbd421ee2d5f079a795c4820cd305fe592ed7d7 (patch) | |
| tree | 699ed88b3d18a595f45feea2b89aa27c5e2eca42 | |
| parent | 887d276a81353838517757208a366ebac95f6773 (diff) | |
| parent | e4c38d44f7e3a4c205245e36bbc1169756016be2 (diff) | |
| download | cgeo-dbbd421ee2d5f079a795c4820cd305fe592ed7d7.zip cgeo-dbbd421ee2d5f079a795c4820cd305fe592ed7d7.tar.gz cgeo-dbbd421ee2d5f079a795c4820cd305fe592ed7d7.tar.bz2 | |
Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensource.git
| -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 |
