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
nathan@23
     1
/* 
nathan@23
     2
 * Auto generated file, do not edit
nathan@23
     3
 * Will be overwritten/deleted without warning
nathan@23
     4
 * 
nathan@23
     5
 * Edit the .po files if you want to update translations!!
nathan@23
     6
 */
nathan@23
     7
nathan@23
     8
#include "i18n.h"
nathan@23
     9
nathan@23
    10
#if VDRVERSNUM < 10507
nathan@23
    11
nathan@23
    12
const tI18nPhrase Phrases[] = {
nathan@23
    13
// START I18N
nathan@23
    14
// END I18N
nathan@23
    15
  { NULL }
nathan@23
    16
  };
nathan@23
    17
nathan@23
    18
#endif