Bug 272442

Summary: Untranslatable strings in KMail Introduction page
Product: [Applications] kmail2 Reporter: Burkhard Lück <lueck>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: winter
Priority: NOR    
Version: Git (master)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: patch to extract missing strings

Description Burkhard Lück 2011-05-04 14:24:32 UTC
Created attachment 59611 [details]
patch to extract missing strings

Version:           Git (master) (using Devel) 
OS:                Linux

The KMail Introduction page has some untranslatable strings due to missing I18N_NOOP() calls -> no extraction to translation catalog.

Bug is in master + 4.6


Reproducible: Always
Comment 1 Allen Winter 2011-05-04 23:03:36 UTC
Burkhard,

Your patch looks fine -- heck, you know much more about making translations work than I do.

Feel free to commit.
-Allen
Comment 2 Burkhard Lück 2011-05-05 11:56:09 UTC
Git commit cddf39bc937b429023127c4b30ba274c24970f0c by Burkhard Lück.
Committed on 05/05/2011 at 11:51.
Pushed by lueck into branch 'master'.

add missing I18N_NOOP() to make KMail Introduction page fully translatable
(cherry picked from commit 067991619fb1aca0c220743035de5900b4342b3e)

CCBUG:272442

M  +8    -8    kmail/kmreaderwin.cpp     

http://commits.kde.org/kdepim/cddf39bc937b429023127c4b30ba274c24970f0c
Comment 3 Burkhard Lück 2011-05-05 11:56:09 UTC
Git commit 9ce24976f0b8c82ca47918e1c9030deb50462d3f by Burkhard Lück.
Committed on 05/05/2011 at 11:51.
Pushed by lueck into branch '4.6'.

add missing I18N_NOOP() to make KMail Introduction page fully translatable

BUG:272442

M  +8    -8    kmail/kmreaderwin.cpp     

http://commits.kde.org/kdepim/9ce24976f0b8c82ca47918e1c9030deb50462d3f