summaryrefslogtreecommitdiff
path: root/i18n.h
diff options
context:
space:
mode:
Diffstat (limited to 'i18n.h')
-rw-r--r--i18n.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n.h b/i18n.h
new file mode 100644
index 0000000..a2b2d71
--- /dev/null
+++ b/i18n.h
@@ -0,0 +1,8 @@
+#ifndef VDR_OSDPIP_I18N_H
+#define VDR_OSDPIP_I18N_H
+
+#include <vdr/i18n.h>
+
+extern const tI18nPhrase Phrases[];
+
+#endif // VDR_OSDPIP_I18N_H