changeset 1447:c8563e8bfc2b

Messages.properties: fixed grammar in JREContinueDialogSentence2 and ALACAMatchingMainTitle keys
author Jiri Vanek <jvanek@redhat.com>
date Fri, 26 May 2017 15:09:21 +0200
parents c72a8aea9450
children bb764e3ccbc9
files ChangeLog netx/net/sourceforge/jnlp/resources/Messages.properties
diffstat 2 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon May 22 19:59:53 2017 +0200
+++ b/ChangeLog	Fri May 26 15:09:21 2017 +0200
@@ -1,3 +1,9 @@
+2017-05-22  Juergen Hoffmann <juhoffma@redhat.com>
+            Jiri Vanek <jvanek@redhat.com>
+
+	* netx/net/sourceforge/jnlp/resources/Messages.properties: fixed grammar in
+	JREContinueDialogSentence2 and ALACAMatchingMainTitle keys
+
 2017-05-22  Jiri Vanek <jvanek@redhat.com>
 
 	Windows desktop path attempted to be handled correctly
--- a/netx/net/sourceforge/jnlp/resources/Messages.properties	Mon May 22 19:59:53 2017 +0200
+++ b/netx/net/sourceforge/jnlp/resources/Messages.properties	Fri May 26 15:09:21 2017 +0200
@@ -68,7 +68,7 @@
 
 # version check minidialogue
 JREversionDontMatch=Warning - your JRE - {0} - does not match requested JRE - {1}
-JREContinueDialogSentence2=Do you wont to continue in running?
+JREContinueDialogSentence2=Do you want to continue running?
 JREContinueDialogSentenceTitle=Incompatible JRE
 
 # missing permissions dialogue
@@ -95,7 +95,7 @@
 # matching Application-Library-Allowable-Codebase dialogue
 ALACAMatchingMainTitle=The application <span color=''green''> {0} </span> \
 from <span color=''green''> {1} </span> uses resources from the following remote locations:<br/>{2} <br/> \
-They looks ok. Are you sure you want to run this application?
+They look ok. Are you sure you want to run this application?
 ALACAMatchingInfo=For more information you can visit:<br/>\
 <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/manifest.html#app_library"> \
 JAR File Manifest Attributes</a> <br/> \