diff options
| author | Lars <gc@droescher.eu> | 2012-05-12 14:54:48 +0300 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2012-05-12 14:54:48 +0300 |
| commit | 55947617aa1a12b2126237741e250822694342f2 (patch) | |
| tree | 4eaa1db6332ac18163c28553763e5bd4c5976f2c /main/res | |
| parent | 63b6d786ddfb1eccf7bbd2c8dc3f32bc7349b30f (diff) | |
| download | cgeo-55947617aa1a12b2126237741e250822694342f2.zip cgeo-55947617aa1a12b2126237741e250822694342f2.tar.gz cgeo-55947617aa1a12b2126237741e250822694342f2.tar.bz2 | |
Added known limitation as mentioned in #1544
Diffstat (limited to 'main/res')
| -rw-r--r-- | main/res/values/strings.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 90ce91b..d454513 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1067,7 +1067,8 @@ In fast mode the cache type might be wrong in rare cases\n Fast mode only detectes Tradi, Multi, Mystery, Event caches\n · Other:\n - Log images with huge size will cause a long loading time\n\n\n + Log images with huge size cause a long loading time\n + Recursively opening several instances of the map can cause a crash\n\n\n <b>Old releases</b>\n · Please refer to the release notes on the <a href="http://www.cgeo.org">c:geo-website</a>.\n \n</string> |
