Bug 283558

Summary: untranslatable messages in Sort options + Update Stock and Currency Price dialogs
Product: [Applications] kmymoney Reporter: Burkhard Lück <lueck>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal CC: bilatino
Priority: NOR    
Version: SVN   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: add i18n()

Description Burkhard Lück 2011-10-07 18:25:30 UTC
Created attachment 64321 [details]
add i18n()

Update Stock and Currency Prices
Untranslatable due to missing i18n() call: ID + Source

Ledgers View
RMB click on header line -> Sort options dialog
Untranslatable due to missing i18n() call: 
Security, Category, Type, Entry order, Number, Payee, Post date, Reconcile state, Amount
Comment 1 Thomas Baumgart 2011-10-09 06:46:22 UTC
SVN commit 1258017 by tbaumgart:

Marked strings so that they are picked up for translation

Needs backport to stable branch

BUG: 283558

 M  +2 -1      dialogs/kequitypriceupdatedlg.cpp  
 M  +2 -2      widgets/register.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1258017
Comment 2 Cristian Oneț 2011-10-22 07:57:57 UTC
SVN commit 1260147 by conet:

Marked strings so that they are picked up for translation

Backported to stable branch.

BUG: 283558



 M  +2 -1      dialogs/kequitypriceupdatedlg.cpp  
 M  +2 -2      widgets/register.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1260147