summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2019-10-29 09:42:42 +0100
committerhorchi <vdr@jwendel.de>2019-10-29 09:42:42 +0100
commit39245fef79ce67be42832d57869d7342b95667e9 (patch)
tree4322af845e217b13b407d5c2c8b4622bf0c876af
parent8ff9c099e9cf5bb811e0c9cdf6ed1180f60d70b5 (diff)
downloadvdr-plugin-epg2vdr-39245fef79ce67be42832d57869d7342b95667e9.tar.gz
vdr-plugin-epg2vdr-39245fef79ce67be42832d57869d7342b95667e9.tar.bz2
added translation
-rw-r--r--plgconfig.h2
-rw-r--r--po/de_DE.po2
2 files changed, 2 insertions, 2 deletions
diff --git a/plgconfig.h b/plgconfig.h
index 46d4d10..f000376 100644
--- a/plgconfig.h
+++ b/plgconfig.h
@@ -38,7 +38,7 @@ struct cEpg2VdrConfig : public cEpgConfig
int showEmptyChannels;
int extendedEpgData2Aux;
int switchTimerNotifyTime;
- int closeOnSwith {no};
+ int closeOnSwith {yes};
};
extern cEpg2VdrConfig Epg2VdrConfig;
diff --git a/po/de_DE.po b/po/de_DE.po
index 274a37f..6a8c208 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -92,7 +92,7 @@ msgid "Show Channels without EPG"
msgstr "Zeige Kanäle ohne EPG"
msgid "Close Menu on Channel Switch (at blue key)"
-msgstr ""
+msgstr "Menü beim Umschalten über 'blau' schließen"
msgid "Switch timer notification timer [s]"
msgstr "OSD Meldung bevor umgeschaltet wird [s]"