translation question
Christian Stimming
stimming at tuhh.de
Wed Aug 6 10:50:23 CDT 2003
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
. IMHO this should be rendered exactly identical to
"Invoice<whitespace>Date". So in the translation you should probably
ignore the and act as if it were a simple whitespace.
Christian
More information about the gnucash-devel
mailing list