summaryrefslogtreecommitdiff
path: root/po/i18n.h
blob: 115773e14f996433aaa0e15f3332e38e98b85fdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/*
 * pvrinput: A plugin for the Video Disk Recorder
 * Copyright (C) 2007  Andreas Regel, Martin Dauskardt, Winfried Koehler
 * Licence GPL
 *
 * See the README file for copyright information and how to reach the author.
 *
 * THIS IS A GENERATED FILE; CHANGE LANGUAGE TEXT INSIDE po/ll_LL.po INSTEAD
 * AND SEND A COPY OF THE FILE TO PLUGINS AUTHOR.
 *
 * $Id$
 */

#ifndef __PVRINPUT_I18N_H
#define __PVRINPUT_I18N_H

#include <vdr/i18n.h>

#if VDRVERSNUM < 10507
extern const tI18nPhrase pvrinput_Phrases[];
#endif

#endif //__PVRINPUT_I18N_H