Hi Plasma Devels, kdebase/wokspace/plasma in trunk + branch 4.3 has some files with i18n() / I18N_NOOP() calls and two *.ui files, but these strings are not extracted to any message catalog, see attached list.
The data engines soliddevice and time are used by several applets. What is wrong here? - missing extraction to translation catalogs or - unnecessary i18n() / I18N_NOOP() calls? -- Burkhard Lück
source files with i18n calls, but not in message templates: runtime/plasma/scriptengines/javascript/bind_i18n.h with 4 strings workspace/plasma/dataengines/soliddevice/soliddeviceengine.cpp with 5 strings missing files with I8N_NOOP calls in templates: kdebase/workspace/plasma/dataengines/soliddevice/soliddeviceengine.cpp with 176 I18N_NOOP kdebase/workspace/plasma/dataengines/time/timesource.cpp with 15 I18N_NOOP missing ui/rc/kcfg files with <string>/<text> in templates: kdebase/workspace/plasma/scriptengines/python/examples/applets/pyclock/contents/ui/analog_clock_config.ui kdebase/workspace/plasma/scriptengines/ruby/examples/applets/clock/contents/ui/analog_clock_config.ui
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel