i18n-template.c
author nathan
Sun, 12 Dec 2010 11:31:54 +0100
branchtrunk
changeset 38 79b272a68eb4
parent 11 7f424cf3f798
permissions -rw-r--r--
fix compile without OGG library
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