Christian Stimming wrote:
Jon Lapham schrieb:

Does this look correct?

#. src/business/business-reports/fancy-invoice.scm
#: intl-scm/guile-strings.c:873
msgid "Invoice Date"
msgstr "Data de Fatura"


HTML markup should not at all show up in the msgid. This is a bug in the code.

In this particular case I don't even understand the point of this &nbsp;. IMHO this should be rendered exactly identical to "Invoice<whitespace>Date". So in the translation you should probably ignore the &nbsp; and act as if it were a simple whitespace.

Could it be that "TEXT&nbsp;TEXT" doesn't word wrap? And to force non-wrapping behaviour, the coder stuck in all those "&nbsp;"s ?


--
-**-*-*---*-*---*-*---*-----*-*-----*---*-*---*-----*-----*-*-----*---
 Jon Lapham  <[EMAIL PROTECTED]>          Rio de Janeiro, Brasil
 Work: Extracta Moléculas Naturais SA     http://www.extracta.com.br/
 Web: http://www.jandr.org/
***-*--*----*-------*------------*--------------------*---------------


_______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to