public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "joseph at codesourcery dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug translation/42458] 33 typos in gcc-4.5-b20091203.pot file
Date: Tue, 22 Dec 2009 12:15:00 -0000	[thread overview]
Message-ID: <20091222121536.19646.qmail@sourceware.org> (raw)
In-Reply-To: <bug-42458-18195@http.gcc.gnu.org/bugzilla/>



------- Comment #1 from joseph at codesourcery dot com  2009-12-22 12:15 -------
Subject: Re:   New: 33 typos in gcc-4.5-b20091203.pot
 file

On Tue, 22 Dec 2009, karvonen dot jorma at gmail dot com wrote:

> I have picked the following lines from file gcc-4.5-b20091203.pot:

This is not a useful bug report.  You have extracted some lines, but 
without any explanation of why you think something is wrong with most of 
them.  If you think different things are wrong with different messages, 
each such problem should have its own issue filed as messages in different 
parts of the compiler are maintained by different people.  So file 
separate issues for each distinct problem in a distinct part of the 
compiler, making clear exactly why you think something is wrong.  If you 
think there is a typo, indicate what word you think is wrong and what you 
think it should be instead.

> #: c-common.c:7053 c-common.c:7145
> #, gcc-internal-format
> msgid "can%'t set %qE attribute after definition"
> 
> #: c-decl.c:1533
> #, gcc-internal-format
> msgid "a parameter list with an ellipsis can%'t match an empty parameter name
> list declaration"
> 
> Is this above really gcc-internal-format ? There are more like this below, but
> I do not mark them any more.

What makes you think gcc-internal-format is wrong here?  Both %' and %qE 
are GCC-specific formats (the former indicating that English messages 
should use an apostrophe if LC_CTYPE supports it - so it should not be 
used in translations, only in English messages - and the latter indicating 
that the format argument is an identifier and the output is quoted - so 
%qE should appear in the translations).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42458


  reply	other threads:[~2009-12-22 12:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-22  7:58 [Bug translation/42458] New: " karvonen dot jorma at gmail dot com
2009-12-22 12:15 ` joseph at codesourcery dot com [this message]
2009-12-22 13:49   ` [Bug translation/42458] " Jorma Karvonen
2009-12-22 13:49 ` karvonen dot jorma at gmail dot com
2009-12-22 14:07 ` paolo dot carlini at oracle dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091222121536.19646.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).