[Kalzium] [Bug 266761] "Molar mass calculator" widget is not translated

Burkhard Lueck lueck at hube-lueck.de
Mon Feb 21 15:46:45 CET 2011


https://bugs.kde.org/show_bug.cgi?id=266761


Burkhard Lueck <lueck at hube-lueck.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lueck at hube-lueck.de




--- Comment #4 from Burkhard Lueck <lueck hube-lueck de>  2011-02-21 15:46:44 ---
@Etienne: 
The applet tries to load the translation catalog
plasma_applet_molmassCalculator via K_EXPORT_PLASMA_APPLET ( molmassCalculator,
..., but the messages are extracted to plasma_applet_Molmasscalculator.pot.
To get the applet translated, either 
1) use K_EXPORT_PLASMA_APPLET ( Molmasscalculator, ...
or
2) change extraction to 
$XGETTEXT *.cpp -o $podir/plasma_applet_Molmasscalculator.pot

In the latter case you have to mail kde-i18n-doc, the translation team has to
rename all existing translations accordingly.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kalzium mailing list