diff --git a/sdk/harness/nbi/stub/ext/engine/src/org/mycompany/installer/wizard/components/panels/Bundle.properties b/sdk/harness/nbi/stub/ext/engine/src/org/mycompany/installer/wizard/components/panels/Bundle.properties index a5264f3f6..90c7652ac 100644 --- a/sdk/harness/nbi/stub/ext/engine/src/org/mycompany/installer/wizard/components/panels/Bundle.properties +++ b/sdk/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=\ -

Hello to {product-name} Installer Wizard


\ +

Welcome to the {product-name} Installer Wizard


\ This program will install {product-name} application on your computer.

\ Click Next to continue. WP.already.installed.text=\ -

Hello to {product-name} Installer Wizard


\ +

Welcome to the {product-name} Installer Wizard


\ {0} is already installed at {1}.
It is not possible to install it again.

\ Click Exit to close this wizard. WP.already.installed.next.button.text=&Exit WP.incompatible.platform.text=\ -

Hello to {product-name} Installer Wizard


\ +

Welcome to the {product-name} Installer Wizard


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

\ Click Exit to close this wizard.