Bug 58460

Summary: Traduction of Element (Public, Private, ...) in Listbox (Access and Storage) in AddMethodDialogBase.ui
Product: [Applications] kdevelop Reporter: Andre DUCLOS <duclos>
Component: Language Support: CPP (old)Assignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andre DUCLOS 2003-05-14 02:36:59 UTC
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();
Comment 1 Caleb Tennis 2003-05-14 15:04:39 UTC
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). 
Comment 2 Amilcar do Carmo Lucas 2003-11-01 18:40:11 UTC
Can somebody with a german or french KDE test this one?
Comment 3 Roberto Raggi 2003-11-04 16:03:40 UTC
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