/* * Frontend Status Monitor plugin for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * * $Id$ */ #ifndef __FEMONI18N_H #define __FEMONI18N_H #include extern const tI18nPhrase Phrases[]; #endif // __FEMONI18N_H