/* * Spider-Arachnid: A plugin for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * * $Id$ */ #ifndef VDR_SPIDER_I18N_H #define VDR_SPIDER_I18N_H #include extern const tI18nPhrase Phrases[]; #endif // VDR_SPIDER_I18N_H