/*
 * OSD Picture in Picture plugin for the Video Disk Recorder
 *
 * See the README file for copyright information and how to reach the author.
 */

#ifndef VDR_OSDPIP_I18N_H
#define VDR_OSDPIP_I18N_H

#include <vdr/i18n.h>

extern const tI18nPhrase Phrases[];

#endif // VDR_OSDPIP_I18N_H