This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, master has been updated via c679f3711abd468e8d9afa906b95f148be125fe8 (commit) from ab8d438fdda2b682b9e08a25fd1710312e35d1f5 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit c679f3711abd468e8d9afa906b95f148be125fe8 Author: Jan Paul Tuecking earl@ipfire.org Date: Thu Jul 22 17:44:55 2010 +0200
Some cosmetic changes on time.cgi
-----------------------------------------------------------------------
Summary of changes: html/cgi-bin/time.cgi | 26 +++++++++++++++++--------- langs/de/cgi-bin/de.pl | 4 +++- langs/en/cgi-bin/en.pl | 2 ++ langs/es/cgi-bin/es.pl | 2 ++ langs/fr/cgi-bin/fr.pl | 20 +++++++++++--------- 5 files changed, 35 insertions(+), 19 deletions(-)
Difference in files: diff --git a/html/cgi-bin/time.cgi b/html/cgi-bin/time.cgi index fb69aa3..c68eb99 100644 --- a/html/cgi-bin/time.cgi +++ b/html/cgi-bin/time.cgi @@ -237,6 +237,10 @@ print "<form method='post' action='$ENV{'SCRIPT_NAME'}'>\n"; print <<END <table width='100%'> <tr> + <td colspan='2'><strong>$Lang::tr{'ntp common settings'}</strong></td> +</tr> + +<tr> <td><input type='checkbox' name='ENABLENTP' $checked{'ENABLENTP'}{'on'} /></td> <td width='100%' colspan='4' class='base'>$Lang::tr{'network time from'}</td> </tr> @@ -272,22 +276,19 @@ print <<END <td> </td> <td class='base' colspan='4'><input type='checkbox' name='ENABLECLNTP' $checked{'ENABLECLNTP'}{'on'} /> $Lang::tr{'clenabled'}</td> </tr> -</table> -<table width='100%'> -<tr> - <td colspan='4'><hr /><b>$Lang::tr{'update time'}</b></td> -</tr> <tr> <td> </td> - <td class='base' colspan='3'>$Lang::tr{'set time now help'}</td> + <td class='base' colspan='4'><input type='checkbox' name='ENABLESETONBOOT' $checked{'ENABLESETONBOOT'}{'on'} /> $Lang::tr{'Set time on boot'}</td> </tr> +</table> +<table width='100%'> <tr> - <td class='base' colspan='4'><input type='checkbox' name='ENABLESETONBOOT' $checked{'ENABLESETONBOOT'}{'on'} /> $Lang::tr{'Set time on boot'}</td> + <td colspan='4'><hr /><strong>$Lang::tr{'ntp sync'}</strong></td> </tr> <tr> <td class='base'><input type='radio' name='UPDATE_METHOD' value='periodically' $checked{'UPDATE_METHOD'}{'periodically'} /></td> - <td width='15%'>$Lang::tr{'every'}: </td> - <td width='35%'><input type='text' name='UPDATE_VALUE' size='3' maxlength='3' value='$timesettings{'UPDATE_VALUE'}' /> + <td width='10%'>$Lang::tr{'every'}</td> + <td width='45%'><input type='text' name='UPDATE_VALUE' size='3' maxlength='3' value='$timesettings{'UPDATE_VALUE'}' /> <select name='UPDATE_PERIOD'> <option value='hourly' $selected{'UPDATE_PERIOD'}{'hourly'}>$Lang::tr{'hours'}</option> <option value='daily' $selected{'UPDATE_PERIOD'}{'daily'}>$Lang::tr{'days'}</option> @@ -300,6 +301,13 @@ print <<END <td class='base'><input type='radio' name='UPDATE_METHOD' value='manually' $checked{'UPDATE_METHOD'}{'manually'} /></td> <td colspan='2'>$Lang::tr{'manually'}</td> </tr> +<tr> + <td colspan='4'><hr /><strong>$Lang::tr{'update time'}</strong></td> +</tr> +<tr> + <td> </td> + <td class='base' colspan='3'>$Lang::tr{'set time now help'}</td> +</tr> END ;
diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index 479bd35..0394315 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -761,7 +761,7 @@ 'esp integrity' => 'ESP IntegritÀt:', 'esp keylife' => 'Lebensdauer des ESP SchlÃŒssels:', 'esp keylife should be between 1 and 24 hours' => 'ESP SchlÃŒssel-Lebensdauer sollte zwischen 1 und 24 Stunden betragen.', -'every' => 'Jeden', +'every' => 'Alle', 'exampel' => 'Beispiel', 'exclude logfiles' => 'ohne Logdateien', 'excluding buffers and cache' => '-/+ Puffer/Zwischenspeicher', @@ -1227,6 +1227,8 @@ 'not running' => 'nicht gestartet', 'not set' => 'nicht gesetzt', 'november' => 'November', +'ntp common settings' => 'Allgemeine Einstellungen', +'ntp sync' => 'Synchronisation', 'ntp configuration' => 'NTP-Konfiguration', 'ntp must be enabled to have clients' => 'Um Clients annehmen zu können, muà NTP vorher aktiviert sein.', 'ntp server' => 'NTP-Server', diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 5bfd356..55d24c4 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1256,6 +1256,8 @@ 'not set' => 'not set', 'notes' => 'Notes', 'november' => 'November', +'ntp common settings' => 'Common settings', +'ntp sync' => 'Synchronization', 'ntp configuration' => 'NTP configuration', 'ntp must be enabled to have clients' => 'NTP must be enabled to have clients.', 'ntp server' => 'NTP Server', diff --git a/langs/es/cgi-bin/es.pl b/langs/es/cgi-bin/es.pl index 3477053..5edbade 100644 --- a/langs/es/cgi-bin/es.pl +++ b/langs/es/cgi-bin/es.pl @@ -1254,6 +1254,8 @@ 'not set' => 'no configurado', 'notes' => 'Notas', 'november' => 'Noviembre', +'ntp common settings' => 'Configuraciones comunes', +'ntp sync' => 'Sincronización', 'ntp configuration' => 'Configuración NTP', 'ntp must be enabled to have clients' => 'NTP debe estar configurado para tener clientes', 'ntp server' => 'Servidor NTP', diff --git a/langs/fr/cgi-bin/fr.pl b/langs/fr/cgi-bin/fr.pl index c18761f..55d24c4 100644 --- a/langs/fr/cgi-bin/fr.pl +++ b/langs/fr/cgi-bin/fr.pl @@ -4,7 +4,7 @@ 'Act as' => 'Act as:', 'Add Port Rule' => 'Add port rule', 'Add Rule' => 'Add rule', -'Async logging enabled' => 'Activer écriture asynchrone de syslogs', +'Async logging enabled' => 'Enable asynchronous writing of the syslog file', 'optional at cmd' => 'optional AT command', 'Choose Rule' => 'Choose <u>one</u> of the following rules.', 'Class' => 'Class', @@ -15,7 +15,6 @@ 'ConnSched change profile title' => 'Change to profile:', 'ConnSched days' => 'Days:', 'ConnSched down' => 'Down', -'Set time on boot' => 'Fixe l heure en botte', 'ConnSched ipsecstart' => 'IPSec (re)start', 'ConnSched ipsecstop' => 'IPSec stop', 'ConnSched reconnect' => 'Reconnect', @@ -48,6 +47,7 @@ 'mpfire search' => 'MPFire Search', 'repeat' => 'Repeat', 'shuffle' => 'Shuffle', +'Set time on boot' => 'Force setting the system clock on boot', 'Port Rule' => 'Port-Rule', 'qos add subclass' => 'Add subclass', 'The source IP address is invalid.' => 'The source IP address is invalid.', @@ -805,7 +805,7 @@ 'external access rule removed' => ' External access rule removed; restarting access controller', 'external aliases configuration' => 'External aliases configuration', 'extrahd' => 'ExtraHD', -'extrahd detected drives' => 'founded drives', +'extrahd detected drives' => 'detected drives', 'false classnumber' => 'The Class-Number does not match the interface.', 'false max bandwith' => 'Maximum bandwith is false.', 'false min bandwith' => 'Minimum bandwith is false.', @@ -1256,6 +1256,8 @@ 'not set' => 'not set', 'notes' => 'Notes', 'november' => 'November', +'ntp common settings' => 'Common settings', +'ntp sync' => 'Synchronization', 'ntp configuration' => 'NTP configuration', 'ntp must be enabled to have clients' => 'NTP must be enabled to have clients.', 'ntp server' => 'NTP Server', @@ -1297,12 +1299,12 @@ 'otherip' => 'other IP', 'otherport' => 'other Port', 'out' => 'Out', -'outgoing' => 'sortant', -'outgoing firewall' => 'Sortant Firewall', -'outgoing firewall groups' => 'Firewall Groupe', -'outgoing firewall add ip group' => 'Ajouter IP Address Group', -'outgoing firewall ip groups' => 'Sortant Firewall IP Groupe', -'outgoing firewall view group' => 'Montrer groupe', +'outgoing' => 'outgoing', +'outgoing firewall' => 'Outgoing Firewall', +'outgoing firewall groups' => 'Firewall Groups', +'outgoing firewall add ip group' => 'Add IP Address Group', +'outgoing firewall ip groups' => 'Outgoing Firewall IP Adress Groups', +'outgoing firewall view group' => 'View group', 'outgoing traffic in bytes per second' => 'Outgoing Traffic', 'outgoingfw mode0' => 'Using this mode, all clients are able to access the internet without any restrictions.', 'outgoingfw mode1' => 'Using this mode, only connections based on the defined rules are allowed.',
hooks/post-receive -- IPFire 2.x development tree