[icedtea-web] RFC: fix typo in rename string

Dr Andrew John Hughes ahughes at redhat.com
Wed Mar 30 13:43:41 PDT 2011


On 16:06 Wed 30 Mar     , Omair Majid wrote:
> Hi,
> 
> The attached patch fixes a minor typo in the RCantRename string.
> 
> Okay to commit?
> 
> Cheers,
> Omair

> diff -r 5454292b3fae netx/net/sourceforge/jnlp/resources/Messages.properties
> --- a/netx/net/sourceforge/jnlp/resources/Messages.properties	Thu Mar 10 15:42:01 2011 -0500
> +++ b/netx/net/sourceforge/jnlp/resources/Messages.properties	Wed Mar 16 18:40:25 2011 -0400
> @@ -136,7 +136,7 @@
>  RCantReplaceSM=Changing the SecurityManager is not allowed.
>  RCantCreateFile=Cant create file {0}
>  RCantCreateDir=Cant create directory {0}
> -RCantRename=Cant rename {0} to {0}
> +RCantRename=Cant rename {0} to {1}
>  RDenyStopped=Stopped applications have no permissions.
>  RExitNoApp=Can not exit the JVM because the current application cannot be determined.
>  RNoLockDir=Unable to create locks directory ({0})

Fine, that one's obvious.
-- 
Andrew :)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and IcedTea
http://www.gnu.org/software/classpath
http://icedtea.classpath.org
PGP Key: F5862A37 (https://keys.indymedia.org/)
Fingerprint = EA30 D855 D50F 90CD F54D  0698 0713 C3ED F586 2A37



More information about the distro-pkg-dev mailing list