diff options
| -rw-r--r-- | main/res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index eda83f6..5f1ac54 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1079,9 +1079,11 @@ <b>Next release</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 + · If a cache has a chirp attribute the navigation menu supports starting the Cache Beacon app\n \n <b>Bugfixing:</b>\n · Improvement for cache description translation\n + · Avoid crash when searching for an unactivated TB\n \n <a href="https://github.com/cgeo/c-geo-opensource/issues?milestone=8&state=closed">Detailed list of all changes</a>\n \n |
