summaryrefslogtreecommitdiff
path: root/i18n.h
diff options
context:
space:
mode:
authorThomas Günther <tom@toms-cafe.de>2009-06-01 18:19:15 +0200
committerThomas Günther <tom@toms-cafe.de>2009-06-01 18:19:15 +0200
commita6fd920e2d4dd35158353c73e05336a68c9210c3 (patch)
tree45b3636b8745224a6866a97c8cc722cef7525c3f /i18n.h
parentb8a511a5688f1b050ed9ee2bb76b5557154c9907 (diff)
downloadvdr-plugin-text2skin-a6fd920e2d4dd35158353c73e05336a68c9210c3.tar.gz
vdr-plugin-text2skin-a6fd920e2d4dd35158353c73e05336a68c9210c3.tar.bz2
New release version 1.2v1.2
Diffstat (limited to 'i18n.h')
-rw-r--r--i18n.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n.h b/i18n.h
index 642e53b..821e7c1 100644
--- a/i18n.h
+++ b/i18n.h
@@ -11,6 +11,7 @@
#if VDRVERSNUM < 10507
#define trNOOP(s) (s)
+#define trVDR(s) tr(s)
extern const tI18nPhrase Phrases[];