summaryrefslogtreecommitdiff
path: root/i18n.h
diff options
context:
space:
mode:
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[];