/* * Spider-Arachnid: A plugin for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * * $Id: i18n.h 5 2005-05-15 18:40:40Z tom $ */ #ifndef VDR_SPIDER_I18N_H #define VDR_SPIDER_I18N_H #include "spider.h" #include extern const tI18nPhrase Phrases[]; #endif // VDR_SPIDER_I18N_H