Review Request: load missing translation catalog for thesaurus plugin

Burkhard Lück lueck at hube-lueck.de
Wed May 25 11:26:39 BST 2011



> On May 25, 2011, 9:58 a.m., Casper Boemann wrote:
> > No idea wat it does, but I say ship it

Whith K_EXPORT_PLUGIN( ThesaurusPluginFactory("ThesaurusPlugin") ) the plugin tries to load the translation catalog "ThesaurusPlugin", but this fails cause the strings are extracted to a catalog named thesaurus_tool in Messages.sh. Plugin is always untranslated (apart from strings in the system catalogs and strings from desktop files), even if the catalog "thesaurus_tool" is translated and installed :(

With K_EXPORT_PLUGIN( ThesaurusPluginFactory("ThesaurusPlugin", "thesaurus_tool") ) the plugin tries to load the catalog "thesaurus_tool" -> success, plugin is translated :)


- Burkhard


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101435/#review3504
-----------------------------------------------------------


On May 25, 2011, 7:46 a.m., Burkhard Lück wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/101435/
> -----------------------------------------------------------
> 
> (Updated May 25, 2011, 7:46 a.m.)
> 
> 
> Review request for Calligra.
> 
> 
> Summary
> -------
> 
> load translation catalog to make the dialog fully translated
> 
> 
> Diffs
> -----
> 
>   plugins/textediting/thesaurus/ThesaurusPlugin.cpp c8d8a98 
> 
> Diff: http://git.reviewboard.kde.org/r/101435/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Burkhard
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20110525/a977aed3/attachment.htm>


More information about the calligra-devel mailing list