Commit de l'installateur izPack
This commit is contained in:
9
YACOSCore/Install/userInputLang.xml_eng
Normal file
9
YACOSCore/Install/userInputLang.xml_eng
Normal 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>
|
||||
Reference in New Issue
Block a user