Commit de l'installateur izPack

This commit is contained in:
2008-03-12 00:10:26 +00:00
parent 8c97b6a009
commit e145ddf2ac
19 changed files with 481 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<langpack>
<str id="server.address.text" txt="This is the address that will be used to access the server."/>
<str id="server.address.label" txt="Enter the server address :"/>
<str id="server.port.text" txt="Please enter the port on which the web server should be accessible.\n Please note that on most systems you will need to have administrative privileges to run the server on ports lesser than 1024."/>
<str id="server.port.label" txt="Enter the server port :"/>
<str id="server.port.validator.text" txt="Invalid server port"/>
</langpack>