# HG changeset patch # User Jiri Vanek # Date 1370360177 -7200 # Node ID 6990997b492cc9e139f782e79369fe138a0dfb5a # Parent e281ea56466e01940f2ac876d097999c9185f407 more detailed hint for CCannotClearCache diff -r e281ea56466e -r 6990997b492c ChangeLog --- a/ChangeLog Wed May 29 10:56:57 2013 -0400 +++ b/ChangeLog Tue Jun 04 17:36:17 2013 +0200 @@ -1,3 +1,8 @@ +2013-06-04 Jiri Vanek + + * netx/net/sourceforge/jnlp/resources/Messages.properties: + more detailed hint for CCannotClearCache + 2013-05-29 Adam Domurad * netx/net/sourceforge/jnlp/resources/Messages.properties: diff -r e281ea56466e -r 6990997b492c netx/net/sourceforge/jnlp/resources/Messages.properties --- a/netx/net/sourceforge/jnlp/resources/Messages.properties Wed May 29 10:56:57 2013 -0400 +++ b/netx/net/sourceforge/jnlp/resources/Messages.properties Tue Jun 04 17:36:17 2013 +0200 @@ -202,7 +202,7 @@ CChooseCache=Choose a cache directory... CChooseCacheInfo=NetX needs a location for storing cache files. CChooseCacheDir=Cache directory -CCannotClearCache=Can not clear cache at this time +CCannotClearCache=Can not clear the cache at this time. Try later. If the problem persists, try closing your browser(s) & JNLP applications. At the end you can try to kill all java applications. CFakeCache=Cache is corrupt. Fixing. CFakedCache=Cache was corrupt and has been fixed. It is strongly recommended that you run 'javaws -Xclearcache' and rerun your application as soon as possible.