i18n-template.c
branchtrunk
changeset 23 3c10fdd8ccce
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/i18n-template.c	Mon Jan 28 17:39:51 2008 +0100
     1.3 @@ -0,0 +1,18 @@
     1.4 +/* 
     1.5 + * Auto generated file, do not edit
     1.6 + * Will be overwritten/deleted without warning
     1.7 + * 
     1.8 + * Edit the .po files if you want to update translations!!
     1.9 + */
    1.10 +
    1.11 +#include "i18n.h"
    1.12 +
    1.13 +#if VDRVERSNUM < 10507
    1.14 +
    1.15 +const tI18nPhrase Phrases[] = {
    1.16 +// START I18N
    1.17 +// END I18N
    1.18 +  { NULL }
    1.19 +  };
    1.20 +
    1.21 +#endif