/hg/icedtea-web: Fix typo in PolicyEditor GUI

Jiri Vanek jvanek at redhat.com
Wed May 21 14:51:27 UTC 2014


On 05/21/2014 04:44 PM, aazores at icedtea.classpath.org wrote:
> changeset bced866e7c1f in /hg/icedtea-web
> details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=bced866e7c1f
> author: Andrew Azores <aazores at redhat.com>
> date: Wed May 21 10:44:23 2014 -0400
>
> 	Fix typo in PolicyEditor GUI
>
> 	2014-05-21  Jie Kang  <jkang at redhat.com>
>
> 	    * netx/net/sourceforge/jnlp/resources/Messages.properties (PEGReadFileSystem):
> 	    Changed from "Read to" to "Read from"
>
>
> diffstat:
>
>   ChangeLog                                               |  5 +++++
>   netx/net/sourceforge/jnlp/resources/Messages.properties |  2 +-
>   2 files changed, 6 insertions(+), 1 deletions(-)
>
> diffs (24 lines):
>
> diff -r 8151448ecea2 -r bced866e7c1f ChangeLog
> --- a/ChangeLog	Tue May 20 16:52:21 2014 -0400
> +++ b/ChangeLog	Wed May 21 10:44:23 2014 -0400
> @@ -1,3 +1,8 @@
> +2014-05-21  Jie Kang  <jkang at redhat.com>
> +
> +	* netx/net/sourceforge/jnlp/resources/Messages.properties (PEGReadFileSystem):
> +	Changed from "Read to" to "Read from"
> +
>   2014-05-20  Lukasz Dracz  <ldracz at redhat.com>
>               Jie Kang      <jkang at redhat.com>
>
> diff -r 8151448ecea2 -r bced866e7c1f netx/net/sourceforge/jnlp/resources/Messages.properties
> --- a/netx/net/sourceforge/jnlp/resources/Messages.properties	Tue May 20 16:52:21 2014 -0400
> +++ b/netx/net/sourceforge/jnlp/resources/Messages.properties	Wed May 21 10:44:23 2014 -0400
> @@ -577,7 +577,7 @@
>   PEGAccesUnowenedCode = Execute unowned code
>   PEGMediaAccess = Media access
>   PEGrightClick = right click to fold/unfold
> -PEGReadFileSystem = Read to system
> +PEGReadFileSystem = Read from system
>   PEGWriteFileSystem = Write to system
>
>
>

Both Jie and Lukasz have already pushed changes. Although not yet push access, they deserve to be added to Authors. Since first chnageset ;)

J.


More information about the distro-pkg-dev mailing list