diff -r 83fd6cf37084 -r 3c10fdd8ccce i18n-template.c --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/i18n-template.c Mon Jan 28 17:39:51 2008 +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