i18n-template.c
author nathan
Sat, 15 Mar 2008 03:38:25 +0100
branchtrunk
changeset 24 a2a8e9ed1368
parent 23 3c10fdd8ccce
permissions -rw-r--r--
added russian 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