public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug objc/29200]  New: %s substituted with "methods"/"selectors" can't be properly translated
@ 2006-09-24 11:17 goeran at uddeborg dot se
  2006-09-25  4:31 ` [Bug objc/29200] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: goeran at uddeborg dot se @ 2006-09-24 11:17 UTC (permalink / raw)
  To: gcc-bugs

In gcc/objc/objc-act.c there is this code:

          warning (0, "multiple %s named %<%c%s%> found",
                   methods ? "methods" : "selectors",

The strings substituted for the first %s are not available for translation, so
this can not be properly translated.  Even if they were, composing a sentence
like this is not in general possible to do for an arbitrary language.


-- 
           Summary: %s substituted with "methods"/"selectors" can't be
                    properly translated
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: objc
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: goeran at uddeborg dot se


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-12-06 12:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-24 11:17 [Bug objc/29200] New: %s substituted with "methods"/"selectors" can't be properly translated goeran at uddeborg dot se
2006-09-25  4:31 ` [Bug objc/29200] " pinskia at gcc dot gnu dot org
2009-04-03  0:31 ` ayers at gcc dot gnu dot org
2009-04-09 21:08 ` ayers at gcc dot gnu dot org
2009-04-09 21:15 ` ayers at gcc dot gnu dot org
2009-12-06 12:48 ` goeran at uddeborg dot se

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).