[Kmymoney-devel] [Bug 278183] "Banking" and "Investment" tab names in CVS Importer are untranslatable

Thomas Baumgart ipwizard at users.sourceforge.net
Thu Jul 21 09:44:18 CEST 2011


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





--- Comment #1 from Thomas Baumgart <ipwizard users sourceforge net>  2011-07-21 07:44:18 ---
thb at thb-nb:~/devel/kmymoney4/kmymoney/plugins/csvimport> grep "setTabText"
*.cpp 
csvimporterdlg.cpp:        tabWidget_Main->setTabText(0, "Banking*");
csvimporterdlg.cpp:        tabWidget_Main->setTabText(1, "Investment");
csvimporterdlg.cpp:        tabWidget_Main->setTabText(0, "Banking");
csvimporterdlg.cpp:        tabWidget_Main->setTabText(1, "Investment*");

i18n is missing here. 

@Alvaro:

Do we need to coordinate with the i18n team since we're currently in string
freeze?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list