i18n-template.c
author nathan
Fri, 13 Nov 2009 19:27:36 +0800
branchtrunk
changeset 33 65ed49cbc08b
parent 11 7f424cf3f798
permissions -rw-r--r--
add OGG streaming support
nathan@11
     1
/* 
nathan@11
     2
 * Auto generated file, do not edit
nathan@11
     3
 * Will be overwritten/deleted without warning
nathan@11
     4
 * 
nathan@11
     5
 * Edit the .po files if you want to update translations!!
nathan@11
     6
 */
nathan@11
     7
nathan@11
     8
#include "i18n.h"
nathan@11
     9
nathan@11
    10
#if VDRVERSNUM < 10507
nathan@11
    11
nathan@11
    12
const tI18nPhrase Phrases[] = {
nathan@11
    13
// START I18N
nathan@11
    14
// END I18N
nathan@11
    15
  { NULL }
nathan@11
    16
  };
nathan@11
    17
nathan@11
    18
#endif