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 | 03aca81c2c886c31fe1d57b70b0a4d0fd61bfc5b (patch) | |
tree | ebd07cae6bfde43680498bd17786a5fc70ec0694 /po | |
parent | 5c926cd8415efdc4259277afee912776d28f66f5 (diff) |
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\"." |