From 2127a18634b03df94c69900765c3a44016251d93 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 8 Mar 2008 20:04:40 +0000 Subject: [BZ #5762] * posix/getopt.c (_getopt_internal_r): Clarify error message by putting offending option character in quotes. Clean up error messages. * po/be.po: Adjust msgstr in translation file. * po/bg.po: Likewise. * po/ca.po: Likewise. * po/cs.po: Likewise. * po/da.po: Likewise. * po/de.po: Likewise. * po/es.po: Likewise. * po/fr.po: Likewise. * po/hr.po: Likewise. * po/ko.po: Likewise. * po/nl.po: Likewise. * po/rw.po: Likewise. * po/sk.po: Likewise. * po/sv.po: Likewise. * po/tr.po: Likewise. * po/zh_CN.po: Likewise. * po/zh_TW.po: Likewise. --- po/rw.po | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'po/rw.po') diff --git a/po/rw.po b/po/rw.po index 1216e74ad6..479e02f8a2 100644 --- a/po/rw.po +++ b/po/rw.po @@ -3941,59 +3941,59 @@ msgstr "IMPINDURAGACIRO" #: posix/getopt.c:692 posix/getopt.c:711 #, fuzzy, c-format -msgid "%s: option `%s' is ambiguous\n" +msgid "%s: option '%s' is ambiguous\n" msgstr "%s:Ihitamo ni" #: posix/getopt.c:744 posix/getopt.c:748 #, fuzzy, c-format -msgid "%s: option `--%s' doesn't allow an argument\n" +msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "%s:Ihitamo Kwemerera" #: posix/getopt.c:757 posix/getopt.c:762 #, fuzzy, c-format -msgid "%s: option `%c%s' doesn't allow an argument\n" +msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "%s:Ihitamo Kwemerera" #: posix/getopt.c:807 posix/getopt.c:829 posix/getopt.c:1159 #: posix/getopt.c:1181 #, fuzzy, c-format -msgid "%s: option `%s' requires an argument\n" +msgid "%s: option '%s' requires an argument\n" msgstr "%s:Ihitamo" #: posix/getopt.c:867 posix/getopt.c:870 #, fuzzy, c-format -msgid "%s: unrecognized option `--%s'\n" +msgid "%s: unrecognized option '--%s'\n" msgstr "%s:Ihitamo" #: posix/getopt.c:878 posix/getopt.c:881 #, fuzzy, c-format -msgid "%s: unrecognized option `%c%s'\n" +msgid "%s: unrecognized option '%c%s'\n" msgstr "%s:Ihitamo" #: posix/getopt.c:936 posix/getopt.c:939 #, fuzzy, c-format -msgid "%s: illegal option -- %c\n" +msgid "%s: illegal option -- '%c'\n" msgstr "%s:Ihitamo" #: posix/getopt.c:945 posix/getopt.c:948 #, fuzzy, c-format -msgid "%s: invalid option -- %c\n" +msgid "%s: invalid option -- '%c'\n" msgstr "%s:Sibyo Ihitamo" #: posix/getopt.c:1003 posix/getopt.c:1022 posix/getopt.c:1234 #: posix/getopt.c:1255 #, fuzzy, c-format -msgid "%s: option requires an argument -- %c\n" +msgid "%s: option requires an argument -- '%c'\n" msgstr "%s:Ihitamo" #: posix/getopt.c:1074 posix/getopt.c:1093 #, fuzzy, c-format -msgid "%s: option `-W %s' is ambiguous\n" +msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s:Ihitamo ni" #: posix/getopt.c:1117 posix/getopt.c:1138 #, fuzzy, c-format -msgid "%s: option `-W %s' doesn't allow an argument\n" +msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "%s:Ihitamo Kwemerera" #: posix/regcomp.c:150 -- cgit v1.2.3