List Info

Thread: Untranslatable strings in kexi




Untranslatable strings in kexi
country flaguser name
Germany
2007-03-30 11:32:58
Hi,
in the about dialog of kexi are two untranslatable strings.

kexi/core/kexiaboutdata.cpp:
static const char *description =
        I18N_NOOP("Database creation for
everyone")
#ifndef CUSTOM_VERSION
#ifdef KEXI_STANDALONE
        "nn" I18N_NOOP("This is standalone
version of the application 
distributed outside of KOffice suite.")
#else
        "nn" I18N_NOOP("This application
version is distributed with KOffice 
suite.")
#endif
#endif

This is the definition of one string
("foonnbar1" or "foonnbar2"), but 
scripty extracts the two single strings "foo" and
"bar1"/ "bar2" to kexi.pot.
So the translation of "foonbar1" or
"foonnbar2" is not found in the 
message catalogue.

Fix:
Either define I18N_NOOP("foonnbar1") and 
I18N_NOOP("foonnbar2") -> two 
fuzzy messages for the translators
or use the existing translation and concat
18N_NOOP("foo") and 18N_NOOP("bar") 
in KAboutData* Kexi::createAboutData()

Burkhard Lück
_______________________________________________
koffice-devel mailing list
koffice-develkde.org
h
ttps://mail.kde.org/mailman/listinfo/koffice-devel

Re: Untranslatable strings in kexi
country flaguser name
Germany
2007-04-02 04:05:02
Am Montag, 2. April 2007 09:01 schrieb Jaroslaw Staniek:

> Please ignore them, as KEXI_STANDALONE version is not
used after 0.9
> release.

To ignore them means there will be two untranslatable
messages in kexi in 
koffice 1.6.3.

$ kexi --version
Qt: 3.3.6
KDE: 3.5.6
Kexi: 1.1.2 (KOffice 1.6.3pre)

Burkhard Lück
_______________________________________________
koffice-devel mailing list
koffice-develkde.org
h
ttps://mail.kde.org/mailman/listinfo/koffice-devel

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )