A Divendres, 25 de juny de 2010, Alexander Potashev va escriure: > Hi, > > Some strings in i18n/i18nc are not extracted to .pot templates, for > example: 1. kdebase/workspace/kcontrol/keyboard/layout_widget.cpp:131: > m_notifierItem->setToolTipTitle(i18nc("tooltip title", "Keyboard > Layout")); > 2. > kdebase/workspace/plasma/desktop/shell/activitymanager/filterbar.cpp:144: > QAction *action = new QAction(i18n("Clone current activity"), > this); > > This must be a mistake. I've fixed the plasma one and contacted the keyboard author asking him to fix the error since i wasn't sure how to do it. Albert