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/hr.po | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'po/hr.po') diff --git a/po/hr.po b/po/hr.po index 68e7c4f..b36e040 100644 --- a/po/hr.po +++ b/po/hr.po @@ -599,7 +599,7 @@ msgstr "%s: smeće pri kraju završnog datuma u znakovnom nizu %Zd u `era' polju #: posix/getopt.c:887 posix/getopt.c:890 #, c-format -msgid "%s: illegal option -- %c\n" +msgid "%s: illegal option -- '%c'\n" msgstr "%s: nedozvoljena opcija -- %c\n" #: locale/programs/ld-address.c:578 locale/programs/ld-collate.c:3738 locale/programs/ld-ctype.c:2846 locale/programs/ld-identification.c:445 locale/programs/ld-measurement.c:234 locale/programs/ld-messages.c:329 locale/programs/ld-monetary.c:934 locale/programs/ld-name.c:303 locale/programs/ld-numeric.c:373 locale/programs/ld-paper.c:236 locale/programs/ld-telephone.c:311 locale/programs/ld-time.c:1197 @@ -629,7 +629,7 @@ msgstr "%s: neispravan broj pravila za sortiranje" #: posix/getopt.c:896 posix/getopt.c:899 #, c-format -msgid "%s: invalid option -- %c\n" +msgid "%s: invalid option -- '%c'\n" msgstr "%s: nedozvoljena opcija -- %c\n" #: locale/programs/ld-time.c:330 @@ -754,37 +754,37 @@ msgstr "%s: brojčani kod zemlje `%d' nije ispravan" #: posix/getopt.c:743 posix/getopt.c:748 #, 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: opcija `%c%s' ne dopušta argument\n" #: posix/getopt.c:688 posix/getopt.c:698 #, c-format -msgid "%s: option `%s' is ambiguous\n" +msgid "%s: option '%s' is ambiguous\n" msgstr "%s: opcija `%s' je nejednoznačna\n" #: posix/getopt.c:782 posix/getopt.c:793 posix/getopt.c:1070 posix/getopt.c:1082 #, c-format -msgid "%s: option `%s' requires an argument\n" +msgid "%s: option '%s' requires an argument\n" msgstr "%s: opcija `%s' zahtijeva argument\n" #: posix/getopt.c:730 posix/getopt.c:734 #, c-format -msgid "%s: option `--%s' doesn't allow an argument\n" +msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "%s: opcija `--%s' ne dopušta argument\n" #: posix/getopt.c:1038 posix/getopt.c:1049 #, 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: opcija `-W %s' ne dopušta argument\n" #: posix/getopt.c:1004 posix/getopt.c:1014 #, c-format -msgid "%s: option `-W %s' is ambiguous\n" +msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s: opcija `-W %s' je nejednoznačna\n" #: posix/getopt.c:942 posix/getopt.c:952 posix/getopt.c:1136 posix/getopt.c:1147 #, c-format -msgid "%s: option requires an argument -- %c\n" +msgid "%s: option requires an argument -- '%c'\n" msgstr "%s: opcija zahtijeva argument -- %c\n" #: locale/programs/ld-collate.c:1327 locale/programs/ld-collate.c:3675 @@ -949,12 +949,12 @@ msgstr "" #: posix/getopt.c:841 posix/getopt.c:844 #, c-format -msgid "%s: unrecognized option `%c%s'\n" +msgid "%s: unrecognized option '%c%s'\n" msgstr "%s: neprepoznata opcija `%c%s'\n" #: posix/getopt.c:830 posix/getopt.c:833 #, c-format -msgid "%s: unrecognized option `--%s'\n" +msgid "%s: unrecognized option '--%s'\n" msgstr "%s: neprepoznata opcija `--%s'\n" #: timezone/zic.c:449 -- cgit v1.1