[kmymoney] [Bug 387120] Untranslatable placeholders in csv importer

Ralf Habacker bugzilla_noreply at kde.org
Sun Feb 18 19:30:07 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=387120

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ralf.habacker at freenet.de

--- Comment #4 from Ralf Habacker <ralf.habacker at freenet.de> ---
The related code is: 

cvsdialog.cpp:1786
    KMessageBox::information(0, i18n("<center>The '<b>%1</b>' field already has
this column selected.</center>"
                                     "<center>Please reselect both entries as
necessary.</center>", m_columnTypeList[col]));

where m_columnTypeList[col] contains untranslated entries. Should they be
wrapped with an i18n() call ?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list