Bug 156268

Summary: [i18n] duplicate message id in plasma_applet_dig_clock
Product: [Plasma] plasma4 Reporter: Praveen A <praveen>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED WORKSFORME    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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