Ver código fonte

Fixed grammar in the installer wizard; Added description of jMP to the description field

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7843 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
sky..ok 14 anos atrás
pai
commit
135473b08e

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

@@ -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.