diff options
| author | Lars <gc@droescher.eu> | 2014-03-30 22:53:38 +0200 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2014-03-30 22:53:38 +0200 |
| commit | 778c9fcea77aa1848f5a8ab6471b882d798a8f7a (patch) | |
| tree | 9e96dafea564030c847859aa80b7265814c6eb6c | |
| parent | d7d78d8e91d4d22da6a318d7a983cc943a399c7f (diff) | |
| download | cgeo-778c9fcea77aa1848f5a8ab6471b882d798a8f7a.zip cgeo-778c9fcea77aa1848f5a8ab6471b882d798a8f7a.tar.gz cgeo-778c9fcea77aa1848f5a8ab6471b882d798a8f7a.tar.bz2 | |
Another typo correction
Sorry again :(
| -rw-r--r-- | main/res/values/changelog_release.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/res/values/changelog_release.xml b/main/res/values/changelog_release.xml index faef854..d5317e2 100644 --- a/main/res/values/changelog_release.xml +++ b/main/res/values/changelog_release.xml @@ -2,8 +2,8 @@ <resources> <!-- changelog for the release branch --> <string name="changelog_release" translatable="false">\n - <b>Next feature release:</b>\n <b>2014.03.30:</b>\n + <b>New features:</b>\n · New languages: Catalan, Lithuanian, Romanian\n · Parallel loading from different platforms to speed up live map\n · All GCVote related settings moved to Menu-Services-GCVote\n @@ -16,7 +16,7 @@ · Also include embedded images on image tab\n <b>Bugfixing:</b>\n · Corrected wrong field note progress indication\n - · When using "external map" sometimes the position marker was not shown\m + · When using "external map" sometimes the position marker was not shown\n · Circles on map now also shown for caches with final coords defined\n · Adding event caches to calendar corrected for events without starting time\n · Logging of OC caches was not possible if no GC login data was stored\n |
