Bug 412041 - Regression: i18n messages not extracted anymore for kicker/plugin
Summary: Regression: i18n messages not extracted anymore for kicker/plugin
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Menu (Kicker) (show other bugs)
Version: master
Platform: unspecified Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-18 20:20 UTC by Alexander Potashev
Modified: 2019-09-19 09:39 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2019-09-18 20:20:13 UTC
SUMMARY
Regression: i18n messages not extracted anymore for kicker/plugin. Before kicker/plugin moved to plasma-workspace in https://phabricator.kde.org/R120:6487fa2674b7646342f85e03f5f2feb82f381c31 , i18n()-ed messages from kicker/plugin used to be extracted into plasma_applet_org.kde.plasma.kicker.pot.

Now in plasma-workspace.git, there is no Messages.sh file to extract them.

Please note that the names of output .pot file should be distinct in all Messages.sh files. For this reason you will need to change "-DTRANSLATION_DOMAIN=..." in plasma-workspace/applets/kicker/CMakeLists.txt.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION