i18n-template.c
author nathan
Mon, 28 Jan 2008 17:39:51 +0100
branchtrunk
changeset 23 3c10fdd8ccce
permissions -rw-r--r--
use po2i18n for non-locale vdr
     1 /* 
     2  * Auto generated file, do not edit
     3  * Will be overwritten/deleted without warning
     4  * 
     5  * Edit the .po files if you want to update translations!!
     6  */
     7 
     8 #include "i18n.h"
     9 
    10 #if VDRVERSNUM < 10507
    11 
    12 const tI18nPhrase Phrases[] = {
    13 // START I18N
    14 // END I18N
    15   { NULL }
    16   };
    17 
    18 #endif