diff options
author | Martin Prochnow <nordlicht@martins-kabuff.de> | 2007-01-01 19:14:13 +0100 |
---|---|---|
committer | Andreas Mair <andreas@vdr-developer.org> | 2007-01-01 19:14:13 +0100 |
commit | 074a396ce9f5c5239dd790c6566e0f19dff45f59 (patch) | |
tree | b24fb923a1ec7172a481a9550504549db43540f0 /i18n.c | |
parent | 01be0f47d4fcfce954f77a037f8ab4d5368c8fe7 (diff) | |
download | vdr-plugin-extrecmenu-0.12c.tar.gz vdr-plugin-extrecmenu-0.12c.tar.bz2 |
Version 0.12cv0.12c
- dvd id for archive dvd would be first read out when the corresponding entry is selected; this should prevent delays while opening the plugin
- because of this the setup option "show dvd id" is removed
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 22 |
1 files changed, 0 insertions, 22 deletions
@@ -533,28 +533,6 @@ const tI18nPhrase Phrases[] = { "", "Nahrávka nebyla na DVD nalezena!", }, - { "Show dvd id", - "DVD-ID anzeigen", - "", - "", - "", - "", - "", - "", - "Näytä DVD:n tunniste", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "Zobrazit identifikátor DVD", - }, { "Script 'dvdarchive.sh' not found!", "Skript 'dvdarchive.sh' wurde nicht gefunden!", "", |