From: cajus Date: Wed, 1 Dec 2010 15:21:10 +0000 (+0000) Subject: Updated messages X-Git-Url: https://git.tokkee.org/?p=gosa.git;a=commitdiff_plain;h=51c100ddfd60d4d04268ea011f1eed49dfccb588 Updated messages git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20501 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto-ng/admin/newConfigManagement/class_newConfigManagement.inc b/gosa-plugins/goto-ng/admin/newConfigManagement/class_newConfigManagement.inc index 530e979fc..dda5975ef 100644 --- a/gosa-plugins/goto-ng/admin/newConfigManagement/class_newConfigManagement.inc +++ b/gosa-plugins/goto-ng/admin/newConfigManagement/class_newConfigManagement.inc @@ -39,7 +39,7 @@ class newConfigManagement extends plugin $rpc = $this->config->getRpcHandle(); $res = $rpc->getDistributions(); if(!$rpc->success()){ - msg_dialog::display(_("Error"), sprintf(_("Failed to load distributions, error was '%s'!"), $rpc->get_error()),ERROR_DIALOG); + msg_dialog::display(_("Error"), sprintf(_("Failed to load distributions: %s"), $rpc->get_error()),ERROR_DIALOG); return(NULL); } foreach($res as $dist){ @@ -92,7 +92,7 @@ class newConfigManagement extends plugin $res = $rpc->listConfigItems($data['name']); if(!$rpc->success()){ msg_dialog::display(_("Error"), - sprintf(_("Failed to load distributions, error was '%s'!"), + sprintf(_("Failed to load distributions: %s"), $rpc->get_error()),ERROR_DIALOG); }else{ $rpc = $this->config->getRpcHandle(); diff --git a/gosa-plugins/goto-ng/locale/de/LC_MESSAGES/messages.po b/gosa-plugins/goto-ng/locale/de/LC_MESSAGES/messages.po index f2730091d..b6408dfe8 100644 --- a/gosa-plugins/goto-ng/locale/de/LC_MESSAGES/messages.po +++ b/gosa-plugins/goto-ng/locale/de/LC_MESSAGES/messages.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-01 16:17+0100\n" +"POT-Creation-Date: 2010-12-01 16:20+0100\n" "PO-Revision-Date: 2010-11-24 16:25+0100\n" "Last-Translator: Cajus Pollmeier \n" "Language-Team: German \n" @@ -76,12 +76,12 @@ msgstr "Fehler" #: admin/newConfigManagement/class_newConfigManagement.inc:42 #: admin/newConfigManagement/class_newConfigManagement.inc:95 #, php-format -msgid "Failed to load distributions, error was '%s'!" -msgstr "" +msgid "Failed to load distributions: %s" +msgstr "Fehler beim Laden der Distributionen: %s" #: admin/newConfigManagement/class_newConfigManagement.inc:262 msgid "No selectable install methods returned!" -msgstr "" +msgstr "Keine auswählbare Installationsmethode verfügbar!" #: admin/newConfigManagement/class_newConfigManagement.inc:263 msgid "Setup" diff --git a/gosa-plugins/goto-ng/locale/en/LC_MESSAGES/messages.po b/gosa-plugins/goto-ng/locale/en/LC_MESSAGES/messages.po index e52df445c..167e50942 100644 --- a/gosa-plugins/goto-ng/locale/en/LC_MESSAGES/messages.po +++ b/gosa-plugins/goto-ng/locale/en/LC_MESSAGES/messages.po @@ -50,7 +50,7 @@ msgstr "" #: admin/newConfigManagement/class_newConfigManagement.inc:42 #: admin/newConfigManagement/class_newConfigManagement.inc:95 #, php-format -msgid "Failed to load distributions, error was '%s'!" +msgid "Failed to load distributions: %s" msgstr "" #: admin/newConfigManagement/class_newConfigManagement.inc:262 diff --git a/gosa-plugins/goto-ng/locale/messages.po b/gosa-plugins/goto-ng/locale/messages.po index 61fb12364..1303801b8 100644 --- a/gosa-plugins/goto-ng/locale/messages.po +++ b/gosa-plugins/goto-ng/locale/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-01 16:17+0100\n" +"POT-Creation-Date: 2010-12-01 16:20+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -69,7 +69,7 @@ msgstr "" #: admin/newConfigManagement/class_newConfigManagement.inc:42 #: admin/newConfigManagement/class_newConfigManagement.inc:95 #, php-format -msgid "Failed to load distributions, error was '%s'!" +msgid "Failed to load distributions: %s" msgstr "" #: admin/newConfigManagement/class_newConfigManagement.inc:262