[Bug translation/42467] exgettext should not remove TABs from option help strings

2010-01-11 Thread pzhao at gcc dot gnu dot org
--- Comment #6 from pzhao at gcc dot gnu dot org 2010-01-11 09:33 --- Fixed for 4.5.0 -- pzhao at gcc dot gnu dot org changed: What|Removed |Added Status|ASSI

[Bug translation/42467] exgettext should not remove TABs from option help strings

2010-01-10 Thread pzhao at gcc dot gnu dot org
--- Comment #5 from pzhao at gcc dot gnu dot org 2010-01-11 04:28 --- Subject: Bug 42467 Author: pzhao Date: Mon Jan 11 04:28:36 2010 New Revision: 155801 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155801 Log: gcc/po/ 2010-01-11 Joseph Myers Shujing Zhao

[Bug translation/42467] exgettext should not remove TABs from option help strings

2010-01-07 Thread pzhao at gcc dot gnu dot org
-- pzhao at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |pzhao at gcc dot gnu dot org |dot org

[Bug translation/42467] exgettext should not remove TABs from option help strings

2009-12-23 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2009-12-23 12:00 --- *** Bug 42468 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42467

[Bug translation/42467] exgettext should not remove TABs from option help strings

2009-12-23 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2009-12-23 11:58 --- The option help string is passed for translation as a whole before the special interpretation for TAB as described in options.texi: The help text is automatically line-wrapped before being displayed. Normally the