[DVDBurn] remove "..." at menu entry string
authorFraxinas <andreas.frisch@multimedia-labs.de>
Tue, 30 Mar 2010 15:18:07 +0000 (17:18 +0200)
committerFraxinas <andreas.frisch@multimedia-labs.de>
Wed, 31 Mar 2010 07:29:31 +0000 (09:29 +0200)
lib/python/Plugins/Extensions/DVDBurn/plugin.py
po/de.po

index 45f438d..bd856b4 100644 (file)
@@ -12,6 +12,6 @@ def main_add(session, service, **kwargs):
        dvdburn.selectedSource(service)
 
 def Plugins(**kwargs):
        dvdburn.selectedSource(service)
 
 def Plugins(**kwargs):
-       descr = _("Burn to DVD...")
+       descr = _("Burn to DVD")
        return [PluginDescriptor(name="DVD Burn", description=descr, where = PluginDescriptor.WHERE_MOVIELIST, fnc=main_add, icon="dvdburn.png"),
                PluginDescriptor(name="DVD Burn", description=descr, where = PluginDescriptor.WHERE_PLUGINMENU, fnc=main, icon="dvdburn.png") ]
        return [PluginDescriptor(name="DVD Burn", description=descr, where = PluginDescriptor.WHERE_MOVIELIST, fnc=main_add, icon="dvdburn.png"),
                PluginDescriptor(name="DVD Burn", description=descr, where = PluginDescriptor.WHERE_PLUGINMENU, fnc=main, icon="dvdburn.png") ]
index 9017042..4de23c1 100755 (executable)
--- a/po/de.po
+++ b/po/de.po
@@ -725,8 +725,8 @@ msgstr "Brenne DVD"
 msgid "Burn existing image to DVD"
 msgstr "Vorhandenes Image auf DVD brennen"
 
 msgid "Burn existing image to DVD"
 msgstr "Vorhandenes Image auf DVD brennen"
 
-msgid "Burn to DVD..."
-msgstr "Auf DVD brennen..."
+msgid "Burn to DVD"
+msgstr "Auf DVD brennen"
 
 msgid "Bus: "
 msgstr "Bus:"
 
 msgid "Bus: "
 msgstr "Bus:"