diff options
| -rw-r--r-- | main/res/values/strings_not_translatable.xml | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/main/res/values/strings_not_translatable.xml b/main/res/values/strings_not_translatable.xml index 3678357..a13b9b1 100644 --- a/main/res/values/strings_not_translatable.xml +++ b/main/res/values/strings_not_translatable.xml @@ -79,20 +79,23 @@ <string name="changelog" translatable="false">\n
<b>Next release</b>\n\n
<b>New Features/Functions:</b>\n
+ · Support of opencaching.de online API in live map and nearby search\n
+ · Support for searching opencaching.nl caches\n
· Alphabetical sorting of OSM:Offline maps in map selection\n
· Color markers also in trackable logbook\n
· Edit cache type filter by clicking on filter bar\n
- · Support for searching opencaching.nl caches\n
· Inverse sorting of cache lists (hit the same menu again)\n
- · view pager in trackable activity\n
- · menu item to delete past events\n
- · ability to select "all" list from main screen\n
+ · View pager in trackable activity\n
+ · Menu item to delete past events\n
+ · Ability to select \"All\" list from main screen\n
+ · Default log type for event caches will be \"Attended\" if \"Will attend\" was logged before\n
+ · Improved and extended cache type detection on live map\n
\n
<b>Bugfixing:</b>\n
· Final flag icon lost when updating cache with self defined final\n
· Bad selection in directory chooser\n
- · Scanning geocode by QR code\n
- · Log type "Retract Listing" now parsed correctly\n
+ · Log type \"Retract Listing\" now parsed correctly\n
+ · Active cache detail page now remembered when rotating device\n
\n
<a href="https://github.com/cgeo/c-geo-opensource/issues?milestone=9&state=closed">Detailed list of all changes</a>\n
\n
@@ -112,4 +115,4 @@ · Please refer to the release notes on the <a href="http://www.cgeo.org">c:geo-website</a>.\n
\n</string>
-</resources>
\ No newline at end of file +</resources> |
