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 8a19658294fc6207743641f09a150ccc65d30a44 (commit)
from 176b9e030d5a41b15824cb8ad4a73e9efb47a2dc (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 8a19658294fc6207743641f09a150ccc65d30a44
Author: Jan Paul Tuecking <earl(a)ipfire.org>
Date: Wed Jul 21 17:46:10 2010 +0200
Changed Update Booster (link) to Update Accelerator
-----------------------------------------------------------------------
Summary of changes:
langs/de/cgi-bin/de.pl | 2 +-
langs/en/cgi-bin/en.pl | 2 +-
langs/fr/cgi-bin/fr.pl | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
Difference in files:
diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl
index 1cdd904..479bd35 100644
--- a/langs/de/cgi-bin/de.pl
+++ b/langs/de/cgi-bin/de.pl
@@ -1705,7 +1705,7 @@
'unknown' => 'Unbekannt',
'unnamed' => 'Unbenannt',
'update' => 'Aktualisieren',
-'update accelerator' => 'Update-Booster',
+'update accelerator' => 'Update-Accelerator',
'update time' => 'Aktualisiere die Uhrzeit:',
'update transcript' => 'Aktualisieren',
'updatedatabase' => 'Datenbank auf Stand der letzten Reports setzen',
diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl
index 4ca14d4..5bfd356 100644
--- a/langs/en/cgi-bin/en.pl
+++ b/langs/en/cgi-bin/en.pl
@@ -1738,7 +1738,7 @@
'unknown' => 'UNKNOWN',
'unnamed' => 'Unnamed',
'update' => 'Update',
-'update accelerator' => 'Update Booster',
+'update accelerator' => 'Update Accelerator',
'update time' => 'Update the time:',
'update transcript' => 'Update transcript',
'updatedatabase' => 'Update Database with last report',
diff --git a/langs/fr/cgi-bin/fr.pl b/langs/fr/cgi-bin/fr.pl
index 4011723..c18761f 100644
--- a/langs/fr/cgi-bin/fr.pl
+++ b/langs/fr/cgi-bin/fr.pl
@@ -1738,7 +1738,7 @@
'unknown' => 'UNKNOWN',
'unnamed' => 'Unnamed',
'update' => 'Update',
-'update accelerator' => 'Update Booster',
+'update accelerator' => 'Update Accelerator',
'update time' => 'Update the time:',
'update transcript' => 'Update transcript',
'updatedatabase' => 'Update Database with last report',
hooks/post-receive
--
IPFire 2.x development tree