]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Fixed language string on pakfire.cgi.
authorJan Paul Tuecking <earl@ipfire.org>
Sat, 4 Dec 2010 19:24:14 +0000 (20:24 +0100)
committerJan Paul Tuecking <earl@ipfire.org>
Sat, 4 Dec 2010 19:24:14 +0000 (20:24 +0100)
html/cgi-bin/pakfire.cgi [changed mode: 0644->0755]
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl
langs/fr/cgi-bin/fr.pl

old mode 100644 (file)
new mode 100755 (executable)
index 414958e..da761f0
@@ -244,10 +244,10 @@ print <<END;
                <tr><td width="50%" bgcolor='$color{'color20'}' align="center"><b>$Lang::tr{'pakfire system state'}:</b>
                                <td width="50%">
                <tr><td align="center">$Lang::tr{'pakfire core update level'}: $core_release<hr />
-                                       $Lang::tr{'pakfire last update'} $core_update_age ago<br />
-                                       $Lang::tr{'pakfire last serverlist update'} $server_update_age ago<br />
-                                       $Lang::tr{'pakfire last core list update'} $corelist_update_age ago<br />
-                                       $Lang::tr{'pakfire last package update'} $packages_update_age ago
+                                       $Lang::tr{'pakfire last update'} $core_update_age $Lang::tr{'pakfire ago'}<br />
+                                       $Lang::tr{'pakfire last serverlist update'} $server_update_age $Lang::tr{'pakfire ago'}<br />
+                                       $Lang::tr{'pakfire last core list update'} $corelist_update_age $Lang::tr{'pakfire ago'}<br />
+                                       $Lang::tr{'pakfire last package update'} $packages_update_age $Lang::tr{'pakfire ago'}
                                        <form method='post' action='$ENV{'SCRIPT_NAME'}'>
                                                <input type='hidden' name='ACTION' value='update' />
                                                <input type='submit' value='$Lang::tr{'calamaris refresh list'}' /><br />
index 3910ef7fe93ddbb55314fc6ea1f02423ed1c7b28..ddf3352db51cd5c3082052cca5a80170ab098098 100644 (file)
 'package failed to install' => 'Programmpaket konnte nicht installiert werden.',
 'pagerefresh' => 'Seite wird aktualisiert. Bitte warten.',
 'pakfire accept all' => 'Möchten Sie der Installation aller Pakete zustimmen?',
+'pakfire ago' => 'her.',
 'pakfire available addons' => 'Verfügbare Addons:',
 'pakfire configuration' => 'Pakfire Konfiguration',
 'pakfire core update auto' => 'Core und Addon Updates automatisch installieren:',
index e73f741c606f7862ef1426ce10716449b7e1fdac..f89d93715afd8e44913db48af3e2187da78adde2 100644 (file)
 'package failed to install' => 'Package failed to install.',
 'pagerefresh' => 'Page is beeing refreshed, please wait.',
 'pakfire accept all' => 'Do you want to install all packages?',
+'pakfire ago' => 'ago.',
 'pakfire available addons' => 'Available Addons:',
 'pakfire configuration' => 'Pakfire Configuration',
 'pakfire core update auto' => 'Install core and addon updates automatically:',
index 058276fa0ef1dab9d1034cedb47342b9acbff9d1..8c3c378dc92547215398bfe10c33f1034ba6d6f7 100644 (file)
 'package failed to install' => 'L\'installation du paquet a échoué.',
 'pagerefresh' => 'La page est entrain d\'être rafraichie, veuillez attendre.',
 'pakfire accept all' => 'Voulez-vous installer tout les paquets?',
+'pakfire ago' => '',
 'pakfire available addons' => 'Addons disponibles :',
 'pakfire configuration' => 'Configuration Pakfire',
 'pakfire core update auto' => 'Installer les mises à jours du noyau et des addons automatiquement :',