diff options
| author | mucek4 <tomaz@gorenc.org> | 2013-06-06 07:52:14 +0200 |
|---|---|---|
| committer | mucek4 <tomaz@gorenc.org> | 2013-06-06 07:52:14 +0200 |
| commit | ad29c5533c90612ac31aecf7865975516a4245d2 (patch) | |
| tree | 657d02f2da8b3e3ed886f15bff7415c1f2497352 /main/res/values | |
| parent | e657d819d23f2e2749be4499ba2d5e9862c4a6b0 (diff) | |
| parent | 8974c65299026ea2f7ceae98478256a6796544ef (diff) | |
| download | cgeo-ad29c5533c90612ac31aecf7865975516a4245d2.zip cgeo-ad29c5533c90612ac31aecf7865975516a4245d2.tar.gz cgeo-ad29c5533c90612ac31aecf7865975516a4245d2.tar.bz2 | |
Merge remote-tracking branch 'origin/release'
Conflicts:
main/res/values/strings_not_translatable.xml
Diffstat (limited to 'main/res/values')
| -rw-r--r-- | main/res/values/strings_not_translatable.xml | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/main/res/values/strings_not_translatable.xml b/main/res/values/strings_not_translatable.xml index d29fc0e..1f9c4cf 100644 --- a/main/res/values/strings_not_translatable.xml +++ b/main/res/values/strings_not_translatable.xml @@ -94,8 +94,15 @@ <!-- cache menu -->
<string name="cache_menu_sygic" translatable="false">Sygic</string>
- <!-- changelog -->
- <string name="changelog" translatable="false">\n
<b>2013.05.31</b>\n
<b>Bugfixing:</b>\n
+ <!-- changelog -->
+ <string name="changelog" translatable="false">\n
+ <b>2013.06.05</b>\n
+ <b>Bugfixing:</b>\n
+ · Adaption to changes on gc.com (Logging date could be wrong in some cases)\n
+ \n
+ \n
+ <b>2013.05.31</b>\n
+ <b>Bugfixing:</b>\n
· Adaption to changes on gc.com (cache and TB log not possible, cache attributes not shown)\n
· Pictures in logs are now loaded in standard resolution like on the website to improve performance\n
· Corrected missing information and performance issues on nearby search for basic members\n
@@ -167,4 +174,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> |
