Dekel Tsur <[EMAIL PROTECTED]> writes:
| This patch adds a file "lib/languages_strings" tha contains translations to
| label strings (Figure, Abstract etc.). These translations are used to
| translate the label strings according to the language of the paragraph (no
| need to edit the layout files!).
I don't want to apply these patches. Although this is a problem that
we have it is the wrong solution. What we need is been able to have
two locales open at the same time and two gettext sessions open at the
same time.
The file languages_strings.h should be an autogenerated file that
xgettext will parse so that we will get those string too in the .po
file.
Lgb