/* * i18n.h: Internationalization * * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * * $Id: i18n.h,v 1.1 2006-06-03 09:50:54 phintuka Exp $ * */ #ifndef __XINELIBOUTPUT_I18N_H #define __XINELIBOUTPUT_I18N_H #include extern const tI18nPhrase Phrases[]; #endif //__XINELIBOUTPUT_I18N_H