From: John Mandereau Date: Thu, 14 Feb 2008 15:02:29 +0000 (+0100) Subject: Update lilypond.pot again X-Git-Tag: release/2.11.40-1~3^2~12^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e719eb4f69e992633b923208d30b5a8e0103cf28;p=lilypond.git Update lilypond.pot again --- diff --git a/po/lilypond.pot b/po/lilypond.pot index 9697fec15e..85b41ceb59 100644 --- a/po/lilypond.pot +++ b/po/lilypond.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: lilypond 2.11.39\n" "Report-Msgid-Bugs-To: http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs\n" -"POT-Creation-Date: 2008-02-13 21:41+0100\n" +"POT-Creation-Date: 2008-02-14 15:55+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -847,11 +847,25 @@ msgstr "" msgid "unknown span type %s for %s" msgstr "" +#: musicxml2ly.py:1259 +#, python-format +msgid "drum %s type unknown, please add to instrument_drumtype_dict" +msgstr "" + +#: musicxml2ly.py:1263 +msgid "cannot find suitable event" +msgstr "" + #: musicxml2ly.py:1346 #, python-format msgid "Negative skip %s" msgstr "" +#: musicxml2ly.py:1480 +#, python-format +msgid "Negative skip found: from %s to %s, difference is %s" +msgstr "" + #: musicxml2ly.py:1505 #, python-format msgid "unexpected %s; expected %s or %s or %s"