diff options
author | woro <woro@e10066b5-e1e2-0310-b819-94efdf66514b> | 2008-02-12 09:49:39 +0000 |
---|---|---|
committer | woro <woro@e10066b5-e1e2-0310-b819-94efdf66514b> | 2008-02-12 09:49:39 +0000 |
commit | db94d2939c104c9203178df1ba67b18eeaf43bd8 (patch) | |
tree | 249666ae1dd78041c105544df52f9106972b6052 /i18n.h | |
parent | e6f6f469a43e72bed319c3d88f4c1420509532fb (diff) | |
download | vdr-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.h | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -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 |