i18n-template.c
author nathan
Sun, 22 Feb 2009 21:02:54 +0800
branchtrunk
changeset 29 a0f32201f466
parent 23 3c10fdd8ccce
permissions -rw-r--r--
add italian translations
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