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.

Christian

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

Reply via email to