diff options
| author | mucek4 <tomaz@gorenc.org> | 2012-12-12 13:13:17 +0100 |
|---|---|---|
| committer | mucek4 <tomaz@gorenc.org> | 2012-12-12 13:13:17 +0100 |
| commit | b28a4d367b20db4f08a4814c99bae2db43c2ea8d (patch) | |
| tree | 6f8969798cb149f8d169b1747efd772a055bdce2 | |
| parent | fcf9f037d8464ffb72775b732e0b9fb41a0d23a0 (diff) | |
| download | cgeo-b28a4d367b20db4f08a4814c99bae2db43c2ea8d.zip cgeo-b28a4d367b20db4f08a4814c99bae2db43c2ea8d.tar.gz cgeo-b28a4d367b20db4f08a4814c99bae2db43c2ea8d.tar.bz2 | |
New version 12-12-12
| -rw-r--r-- | main/res/values/strings.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 45af173..6892b4c 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1098,6 +1098,12 @@ <!-- changelog --> <string name="changelog">\n + <b>2012.12.12</b>\n\n + <b>New Features/Functions:</b>\n + · Opencaching.NL support in search function\n + <b>Bugfixing:</b>\n + · Adapting to geocaching.com changes\n + \n <b>2012.12.03</b>\n\n <b>New Features/Functions:</b>\n · If static maps are enabled, batch update of caches will now update caches without static maps first\n @@ -1117,7 +1123,6 @@ · Sygic navigation support\n · Filter for non premium member caches\n · New image tab in cache details\n - · Opencaching.NL support in search function\n \n <b>Bugfixing:</b>\n · Crash when modifying lists fixed\n @@ -1139,7 +1144,6 @@ · Allow HTML in trackable description\n · Live map filter now also working for basic members\n · Improved stability for large GPX file import\n - · Adapting to geocaching.com changes\n \n <a href="https://github.com/cgeo/c-geo-opensource/issues?milestone=8&state=closed">Detailed list of all changes</a>\n \n |
