diff -r bb902053eaff -r 7f424cf3f798 i18n-template.c --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/i18n-template.c Sat Dec 29 14:58:47 2007 +0100 @@ -0,0 +1,18 @@ +/* + * Auto generated file, do not edit + * Will be overwritten/deleted without warning + * + * Edit the .po files if you want to update translations!! + */ + +#include "i18n.h" + +#if VDRVERSNUM < 10507 + +const tI18nPhrase Phrases[] = { +// START I18N +// END I18N + { NULL } + }; + +#endif