#ifndef NXMP_DE_H
#define NXMP_DE_H
const char *de_i18n_author = "proconsule";
bool de_i18n_status = true;
bool de_i18n_native = false;
const char *MainMenu_STR_DE[] = {
"Lokale Dateien",
"USB",
"Stream Url",
"Netzwerk",
"UPNP",
"Enigma2",
"Wiedergabeliste"...