diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-04 21:39:15 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-04 21:39:15 +0000 |
commit | ef255131dc7988d4ef77f76bbdf94cf44b428057 (patch) | |
tree | 8be770426404d31dec6d59f2d79fb4886503c54a /po | |
parent | 924ae90cef6508823f9edf14cb54d57e9aa9932a (diff) | |
download | gst-plugins-bad-ef255131dc7988d4ef77f76bbdf94cf44b428057.tar.gz gst-plugins-bad-ef255131dc7988d4ef77f76bbdf94cf44b428057.tar.bz2 gst-plugins-bad-ef255131dc7988d4ef77f76bbdf94cf44b428057.zip |
fix headers fix signals to use - instead of _
Original commit message from CVS:
fix headers
fix signals to use - instead of _
Diffstat (limited to 'po')
-rw-r--r-- | po/nl.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-02-04 22:48+0100\n" +"POT-Creation-Date: 2004-02-23 19:35+0100\n" "PO-Revision-Date: 2004-02-02 23:08+0100\n" "Last-Translator: Thomas Vander Stichele <thomas@apestaart.org>\n" "Language-Team: Dutch <nl@li.org>\n" @@ -49,7 +49,7 @@ msgstr "Kon vfs-bestand \"%s\" niet sluiten." msgid "No filename specified." msgstr "Geen bestandsnaam gegeven." -#: ext/sndfile/gstsf.c:793 +#: ext/sndfile/gstsf.c:805 #, c-format msgid "Could not write to file \"%s\"." msgstr "Kon niet schrijven naar bestand \"%s\"." |