9 lines
610 B
XML
9 lines
610 B
XML
<?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> |