From: skye.book Date: Fri, 8 Jul 2011 13:22:15 +0000 (+0000) Subject: Fixed grammar in the installer wizard; Added description of jMP to the description... X-Git-Tag: v0.8.0~742 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=018337063a4ec5fb3e656fff737cd72ec77b3481;p=mikumikustudio%2FMikuMikuStudio.git Fixed grammar in the installer wizard; Added description of jMP to the description field git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7843 75d07b2b-3a1a-0410-a2c5-0572b91ccdca --- 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.