Version: (using KDE KDE 3.1.1a) Installed from: Compiled From Sources OS: Linux The elements in listbox Access is Public, Protected, Private ... My system (i18n) is french and i see in listbox : Public, Protected, Privé (french word for Private), ... Of Course, i can't add private method (with context menu) for a class :( I get this in source : privé: void method_1();
It's highly likely this is a problem for more than just "Private", as I believe the addmethoddlg.cpp file grabs many words from the settings (some of which are translated, some of which aren't).
Can somebody with a german or french KDE test this one?
Subject: kdevelop/languages/cpp CVS commit by raggi: no i18n strings for access and storage in add method/attribute wizards CCMAIL: 58460-done@bugs.kde.org M +4 -0 addattributedialog.cpp 1.13 M +2 -27 addattributedialogbase.ui 1.6 M +5 -0 addmethoddialog.cpp 1.20 M +2 -62 addmethoddialogbase.ui 1.8