From a4cd8d8b1f334557458b62a743d7a1fdab151a45 Mon Sep 17 00:00:00 2001 From: Andreas Frisch Date: Fri, 12 Sep 2008 12:46:47 +0000 Subject: [PATCH 1/1] update string in locale and remove a debug --- lib/python/Plugins/Extensions/DVDBurn/DVDProject.py | 1 - po/de.po | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/python/Plugins/Extensions/DVDBurn/DVDProject.py b/lib/python/Plugins/Extensions/DVDBurn/DVDProject.py index 962b34cb..6aae5ba4 100644 --- a/lib/python/Plugins/Extensions/DVDBurn/DVDProject.py +++ b/lib/python/Plugins/Extensions/DVDBurn/DVDProject.py @@ -20,7 +20,6 @@ class ConfigFilename(ConfigText): def getMulti(self, selected): filename = (self.text.rstrip("/").rsplit("/",1))[1].encode("utf-8")[:40] + " " - print "ConfigFilename =", filename if self.allmarked: mark = range(0, len(filename)) else: diff --git a/po/de.po b/po/de.po index 1f501961..630a945e 100644 --- a/po/de.po +++ b/po/de.po @@ -3541,6 +3541,9 @@ msgstr "" "Sind Sie sicher, dass Sie die Sicherung zurückspielen wollen?\n" "Sicherung:\n" +msgid "audio tracks" +msgstr "Tonspuren" + msgid "back" msgstr "zurück" -- 2.30.2