OSDN Git Service

Fixed grammar in the installer wizard; Added description of jMP to the description...
authorskye.book <skye.book@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Fri, 8 Jul 2011 13:22:15 +0000 (13:22 +0000)
committerskye.book <skye.book@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Fri, 8 Jul 2011 13:22:15 +0000 (13:22 +0000)
git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7843 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

sdk/harness/nbi/stub/ext/engine/src/org/mycompany/installer/wizard/components/panels/Bundle.properties

index a5264f3..90c7652 100644 (file)
@@ -1,16 +1,16 @@
 WP.title={product-name} Introduction
-WP.description={product-name} is a really good app
+WP.description={product-name} is a game development environment for jMonkeyEngine 3
 WP.welcome.text=<html>\
-        <h1>Hello to {product-name} Installer Wizard</h1><br>\
+        <h1>Welcome to the {product-name} Installer Wizard</h1><br>\
         This program will install {product-name} application on your computer.<br><br>\
         Click Next to continue.
 WP.already.installed.text=<html>\
-<h1>Hello to {product-name} Installer Wizard</h1><br>\
+<h1>Welcome to the {product-name} Installer Wizard</h1><br>\
 {0} is already installed at {1}.<br>It is not possible to install it again.<br><br>\
 Click Exit to close this wizard.
 WP.already.installed.next.button.text=&Exit
 WP.incompatible.platform.text=<html>\
-<h1>Hello to {product-name} Installer Wizard</h1><br>\
+<h1>Welcome to the {product-name} Installer Wizard</h1><br>\
 The {0} installer was not designed to run on this operating system so it is not possible to install it. \
 Please run the installer for the appropriate platform.<br><br>\
 Click Exit to close this wizard.