------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=97656
tomalbers kde nl changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|sendimages |de
Product|kipiplugins |i18n
Resolution| |FIXED
------- Additional Comments From tomalbers kde nl 2005-02-17 20:42 -------
Investigated this problem. Please look at:
http://webcvs.kde.org/kde-i18n/de/messages/kdeextragear-libs-1/kipiplugin_sendimages.po?r1=1.46&r2=1.47
Scroll to Line 260 - Line 256
On the left side you will see:
#: sendimagesdialog.cpp:443
msgid "Change properties of images to send"
msgstr "<p>Ã"ndert die Eigenschaften der Bilder, die gesendet werden sollen"
You see the <p> at the beginning does not belong there.
On the right hand side you see the see the same string in the same file, but one version later. You will see the <p> is gone and the text is shortend.
This means this bug is solved and I'll move this bug to the appropriate product now. Thanks for reporting Sven!