Commit 88456899 authored by Franco Fichtner's avatar Franco Fichtner

src: regenerate

parent a973a330
This diff is collapsed.
......@@ -39,6 +39,7 @@ echo gettext('ACLs');
echo gettext('ARP Table');
echo gettext('Access');
echo gettext('Access Lists');
echo gettext('Accounts');
echo gettext('Actions');
echo gettext('Administration');
echo gettext('Advanced');
......@@ -132,6 +133,7 @@ echo gettext('L2TP');
echo gettext('LAGG');
echo gettext('Lease Status');
echo gettext('Leases');
echo gettext('Let\'s Encrypt');
echo gettext('License');
echo gettext('Listen address must be a valid IPv4 address');
echo gettext('Listen port needs to be an integer value between 1 and 65535');
......@@ -173,6 +175,7 @@ echo gettext('Packages');
echo gettext('Packet Capture');
echo gettext('Password');
echo gettext('Ping');
echo gettext('Ping timeout must be between 1...65535');
echo gettext('Pipe number must be between 1...65535');
echo gettext('Pipes');
echo gettext('Plain View');
......@@ -183,6 +186,7 @@ echo gettext('Please enter ip addresses or domain names here');
echo gettext('Please enter valid addresses');
echo gettext('Please enter valid mac addresses');
echo gettext('Please enter valid targets (e.g. 192.168.0.1:2055).');
echo gettext('Please provide a valid FQDN, i.e. www.example.com or mail.example.com.');
echo gettext('Please provide a valid listen address, i.e. 10.0.0.1:8080 or haproxy.example.com:8999.');
echo gettext('Please provide a valid listen address, i.e. 127.0.0.1:8080 or www.example.com:443. Port range as start-end, i.e. 127.0.0.1:1220-1240.');
echo gettext('Please provide a valid user and password, i.e. user:secret123.');
......@@ -214,6 +218,7 @@ echo gettext('Point-to-Point');
echo gettext('Pool Setup');
echo gettext('Pool Status');
echo gettext('Port Forward');
echo gettext('Port number must be between 1...65535');
echo gettext('Power');
echo gettext('Power Off');
echo gettext('Pre-Shared Keys');
......@@ -299,6 +304,7 @@ echo gettext('User Forum');
echo gettext('Users');
echo gettext('VLAN');
echo gettext('VPN');
echo gettext('Validation Methods');
echo gettext('Value needs to be between 0 and 23; multiple values, ranges, steps and asterisk are supported (ex. 1,2,8 or 0-8).');
echo gettext('Value needs to be between 0 and 59; multiple values, ranges, steps and asterisk are supported (ex. 1,10,20,30 or 1-30).');
echo gettext('Value needs to be between 0 and 7 (Sunday to Sunday), multiple values, ranges, steps and asterisk are supported (ex. 1,2,4 or 0-4).');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment