summaryrefslogtreecommitdiff
path: root/i18n.h
diff options
context:
space:
mode:
authorworo <woro@e10066b5-e1e2-0310-b819-94efdf66514b>2008-02-12 09:49:39 +0000
committerworo <woro@e10066b5-e1e2-0310-b819-94efdf66514b>2008-02-12 09:49:39 +0000
commitdb94d2939c104c9203178df1ba67b18eeaf43bd8 (patch)
tree249666ae1dd78041c105544df52f9106972b6052 /i18n.h
parente6f6f469a43e72bed319c3d88f4c1420509532fb (diff)
downloadvdr-plugin-muggle-db94d2939c104c9203178df1ba67b18eeaf43bd8.tar.gz
vdr-plugin-muggle-db94d2939c104c9203178df1ba67b18eeaf43bd8.tar.bz2
use po files for internationalisation, starting with
translations in german and french git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1025 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'i18n.h')
-rw-r--r--i18n.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/i18n.h b/i18n.h
deleted file mode 100644
index 47c4362..0000000
--- a/i18n.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * i18n.h: Internationalization
- *
- * See the README file for copyright information and how to reach the author.
- *
- * $Id$
- */
-
-#ifndef _I18N__H
-#define _I18N__H
-
-#include <vdr/i18n.h>
-
-extern const tI18nPhrase Phrases[];
-#endif //_I18N__H