/* * i18n.c: 'EnigmaNG' skin for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * * * Translations submitted by: * - English: Andreas Mair * - Deutsch: Andreas Mair * - Italiano: Gringo * - Nederlands: Johan Schuring * - Français: Patrice Staudt * - Finnish: Rolf Ahrenberg * - Polski: ??? * - Español: bittor from open7x0.org * - Svenska: ??? * - Russian: SergArb @vdr-portal.de / neptunvasja @vdr-portal.de * - Eesti: ??? * - Dansk: ??? * - Czech: ??? * - Türkçe: n/a * */ #include "common.h" #include "i18n.h" #if VDRVERSNUM < 10507 const tI18nPhrase Phrases[] = { // START I18N // END I18N { NULL } }; #endif