Bug 156268 - [i18n] duplicate message id in plasma_applet_dig_clock
Summary: [i18n] duplicate message id in plasma_applet_dig_clock
Status: RESOLVED WORKSFORME
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-20 21:38 UTC by Praveen A
Modified: 2008-01-21 00:08 UTC (History)
0 users

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 Praveen A 2008-01-20 21:38:52 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

msgfmt -c --statistics -o /dev/null plasma_applet_dig_clock.po 
plasma_applet_dig_clock.po:39: duplicate message definition...
plasma_applet_dig_clock.po:30: ...this is the location of the first definition
msgfmt: found 1 fatal error

#: clock.cpp:299
#, kde-format
msgid "%1 %2"
msgstr ""

#: clock.cpp:305
#, kde-format
msgid "%1, %2"
msgstr ""

#: clock.cpp:312
#, kde-format
msgid "%1 %2"
msgstr ""
Comment 1 Praveen A 2008-01-21 00:05:02 UTC
It turns out to be a bug with poedit, which strips out msgctxt lines from the po files.
Comment 2 Praveen A 2008-01-21 00:08:35 UTC
use poedit >= 1.3.9