From a6fd920e2d4dd35158353c73e05336a68c9210c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCnther?= Date: Mon, 1 Jun 2009 18:19:15 +0200 Subject: New release version 1.2 --- i18n.h | 1 + 1 file changed, 1 insertion(+) (limited to 'i18n.h') 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[]; -- cgit v1.2.3