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
This commit is contained in:
parent
668eaf9cfb
commit
24dd8692f6
@ -1,16 +1,16 @@
|
|||||||
WP.title={product-name} Introduction
|
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>\
|
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>\
|
This program will install {product-name} application on your computer.<br><br>\
|
||||||
Click Next to continue.
|
Click Next to continue.
|
||||||
WP.already.installed.text=<html>\
|
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>\
|
{0} is already installed at {1}.<br>It is not possible to install it again.<br><br>\
|
||||||
Click Exit to close this wizard.
|
Click Exit to close this wizard.
|
||||||
WP.already.installed.next.button.text=&Exit
|
WP.already.installed.next.button.text=&Exit
|
||||||
WP.incompatible.platform.text=<html>\
|
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. \
|
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>\
|
Please run the installer for the appropriate platform.<br><br>\
|
||||||
Click Exit to close this wizard.
|
Click Exit to close this wizard.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user