1 2 3 4 5 6 7 8
#ifndef _I18N__H #define _I18N__H #include <vdr/i18n.h> extern const tI18nPhrase Phrases[]; #endif //_I18N__H