[Fwd: Fwd: KDevelop 1.4]
John Birch
jbb at kdevelop.org
Mon Mar 5 19:01:22 UTC 2001
> ==================BEGIN FORWARDED MESSAGE==================
> From: "Tamas Szanto" <tszanto at mol.hu>
>
> >To: "i18n lista" <kde-i18n-doc at master.kde.org>
> >Subject: KDevelop 1.4
> >Date: Sun, 4 Mar 2001 19:08:12 +0100
(snip)
> 2) Inside the KDevelop setup, at the debugger settings, the
> "Internal" and "External" labels haven't been translated.
The code does have these i18n'ified so I'm assuming that they are simply not
translated yet?
Note that I was asked to change Internal and External to add context for
these messages so the strings are actually setup like so
dbgExternalGroup->setTitle(i18n("External debugger settings", "External" ));
and
dbgInternalGroup->setTitle(i18n( "Internal debugger settings", "Internal"));
HTH,
jbb
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list