diff options
author | Johns <johns98@gmx.net> | 2014-02-27 14:20:25 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2014-02-27 14:20:25 +0100 |
commit | 42bbb763fd93ee3936ea50e003c0892c791b1214 (patch) | |
tree | 48cf63741252def0d0336bb2eac4fe54a97cad4e /po | |
parent | 5bf2a9b761c3ce73bfd49a9cb213b795be9ca2ff (diff) | |
download | vdr-plugin-softhddevice-42bbb763fd93ee3936ea50e003c0892c791b1214.tar.gz vdr-plugin-softhddevice-42bbb763fd93ee3936ea50e003c0892c791b1214.tar.bz2 |
Fix compile with newer libav.
Diffstat (limited to 'po')
-rw-r--r-- | po/de_DE.po | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/po/de_DE.po b/po/de_DE.po index 94d6f69..e27d67a 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR \n" "Report-Msgid-Bugs-To: <see README>\n" -"POT-Creation-Date: 2014-02-04 14:38+0100\n" +"POT-Creation-Date: 2014-02-26 15:08+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -309,6 +309,9 @@ msgstr "" msgid "codec/audio: can't setup resample\n" msgstr "" +msgid "codec/audio: can't open resample\n" +msgstr "" + msgid "codec/audio: latm\n" msgstr "" |