From 66dedff5933710d15a6a9c16cf4f5a9f1a238f7c Mon Sep 17 00:00:00 2001 From: svntcreutz Date: Sun, 12 Aug 2007 01:11:25 +0000 Subject: fixed the i18n translation warning git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/submenu/trunk@5687 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f --- src/i18n.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/i18n.cpp b/src/i18n.cpp index da7d394..816a01e 100644 --- a/src/i18n.cpp +++ b/src/i18n.cpp @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id:$ + * $Id$ * */ @@ -25,8 +25,8 @@ const tI18nPhrase Phrases[] = { { - "Failed to load config file", - "Konnte Konfigurationsdatei nicht laden", + "Failed to load MenuOrg's config file!", + "Konnte die MenuOrg Konfigurationsdatei nicht laden", "", "", "", -- cgit v1.2.3