summaryrefslogtreecommitdiff
path: root/po/nl.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/nl.po')
-rw-r--r--po/nl.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/po/nl.po b/po/nl.po
index 4a669dfc..8e7a0e92 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -1131,7 +1131,7 @@ msgstr "%s: optie `--%s' heeft geen argument\n"
#: support/getopt.c:698
#, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n"
-msgstr "%s: optie `%s%s' heeft geen argument\n"
+msgstr "%s: optie `%c%s' heeft geen argument\n"
#: support/getopt.c:715 support/getopt.c:888
#, c-format
@@ -1154,12 +1154,12 @@ msgstr "%s: onbekende optie `%c%s'\n"
#: support/getopt.c:774
#, c-format
msgid "%s: illegal option -- %c\n"
-msgstr "%s: foute optie -- %s\n"
+msgstr "%s: foute optie -- %c\n"
#: support/getopt.c:777
#, c-format
msgid "%s: invalid option -- %c\n"
-msgstr "%s: verkeerde optie -- %s\n"
+msgstr "%s: verkeerde optie -- %c\n"
#. 1003.2 specifies the format of this message.
#: support/getopt.c:807 support/getopt.c:937