i18n bugs in plasma branch 4.3 + in trunk

Burkhard Lück lueck at hube-lueck.de
Mon Jul 13 15:06:04 CEST 2009


Am Montag 13 Juli 2009 14:14:29 schrieb Sebastian Kügler:
> On Friday 10 July 2009 09:26:27 Burkhard Lück wrote:
> > Am Donnerstag 09 Juli 2009 08:10:48 schrieb Burkhard Lück:
> > > what's with these catalogs in kdeplasma-addons/dataengines:
> > > ocs/lib/Messages.sh:2:$XGETTEXT *.cpp -o $podir/libocsclient.pot
> > > ocs/ocsengine.h:80:K_EXPORT_PLASMA_DATAENGINE(attica, OcsEngine )
> > > ocs/Messages.sh:2:$XGETTEXT *.cpp -o $podir/plasma_engine_ocs.pot
> > >
> > > libocsclient has only one message, but is never pulled in anywhere.
> > >
> > > EXPORT makro says attica, but catalog is named ocs.
> > >
> > > mv plasma_engine_ocs plasma_engine_attica?
> >
> > does this catalog need to be renamed?
>
> Rather the export should be renamed. We've changed attica to OCS. I'm not
> sure what exactly this means for translations though.

If you change in ocs/ocsengine.h:
- K_EXPORT_PLASMA_DATAENGINE(attica, OcsEngine )
+ K_EXPORT_PLASMA_DATAENGINE(ocs, OcsEngine )
the dataengine will use the existing translation and we are fine, besides the 
unused catalog libocsclient with one message.

-- 
Burkhard Lück



More information about the Plasma-devel mailing list