[Kde-pim] i18n bug in kdepimlibs/akonadi/contact/kcm/
Burkhard Lück
lueck at hube-lueck.de
Mon Oct 5 21:48:46 BST 2009
Hi,
the new akonadi contact kcm is buggy i18n wise:
Messages.sh extracts to kcm_akonadicontact_actions.pot
kcmakonadicontactactions.cpp has:
K_EXPORT_PLUGIN( KCMAkonadiContactActionsFactory( "kcmakonadicontactactions" )
)
"kcmakonadicontactactions" != "kcm_akonadicontact_actions" -> no translation
catalog found.
Fix:
Edit Messages.sh and rename all translation catalogs accordingly?
The new KCM has a desktop file without a X-DocPath, but the Help button is
enabled.
But there is no documention for this KCM so clicking the Help button I see
only the error message:
"There is no documentation available for /index.html"
That's bad :-(
What about a few sentences about the purpose and usecases for this KCM?.
I can markup it to a docbook article and add it to the kcontrol docs in
kdepimlibs.
--
Burkhard Lück
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list