diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2007-04-17 17:36:02 +0000 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2007-04-17 17:36:02 +0000 |
commit | a85f88f780138c94009dd20c157d69beb903123f (patch) | |
tree | 34a5eff5318988c2ac8e7ed9eedd6744edcf059d /i18n.cpp | |
parent | 3c4be91ad8ef4b7b9e50f9510a864b2f31cc37c2 (diff) | |
download | vdr-plugin-live-a85f88f780138c94009dd20c157d69beb903123f.tar.gz vdr-plugin-live-a85f88f780138c94009dd20c157d69beb903123f.tar.bz2 |
added missing features 'allowed repeats' and 'only repeats within ... days'
Diffstat (limited to 'i18n.cpp')
-rw-r--r-- | i18n.cpp | 44 |
1 files changed, 44 insertions, 0 deletions
@@ -1940,6 +1940,50 @@ const tI18nPhrase Phrases[] = { "",// TODO Dansk "",// TODO Èesky (Czech) }, + { "Allowed repeats", + "Erlaubte Wiederholungen", + "",// TODO + "",// Italiano + "",// TODO + "",// TODO + "Répétitions autorisées",// Francais Pat + "",// TODO + "Sallittujen uusintojen lukumäärä", + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO Eesti + "",// TODO Dansk + "",// TODO Èesky (Czech) + }, + { "Only repeats within ... days", + "Nur Wiederh. innerhalb ... Tagen", + "",// TODO + "",// Italiano + "",// TODO + "",// TODO + "Que répétion, pendant ... jours",// Francais Pat + "",// TODO + "Vain uusinnat ... päivän sisällä", + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO Eesti + "",// TODO Dansk + "",// TODO Èesky (Czech) + }, { "Compare title", "Vergleiche Titel", "",// TODO |