Krita status & todo (21/11/06)
Casper Boemann
cbr at boemann.dk
Wed Nov 22 19:57:20 CET 2006
right, and sounds like a good solution
----- Original Message -----
From: Sven Langkamp
To: Krayon (KImageShop)
Sent: Wednesday, November 22, 2006 4:21 PM
Subject: Re: Krita status & todo (21/11/06)
On 11/22/06, Casper Boemann <cbr at boemann.dk> wrote:
if you mean
KisnameServer("layer %1",1)
{
return i18n(string).arg(num)
}
then ok
No, this is not translatable because "layer %1" would not be added to the dictionary.
but if you mean
KisNameServer(i18n("layer")),1)
{
return string + string(num)
}
then no
Right that would be wrong too.
I commited in revision 606838, the nameserver now provides only a unique number like i18n("foo %1", nameserver->number())
Maybe it's wrong to call it "nameserver" then.
------------------------------------------------------------------------------
_______________________________________________
kimageshop mailing list
kimageshop at kde.org
https://mail.kde.org/mailman/listinfo/kimageshop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kimageshop/attachments/20061122/57fb6143/attachment.html
More information about the kimageshop
mailing list