Bug 58460 - Traduction of Element (Public, Private, ...) in Listbox (Access and Storage) in AddMethodDialogBase.ui
Summary: Traduction of Element (Public, Private, ...) in Listbox (Access and Storage) ...
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (old) (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-14 02:36 UTC by Andre DUCLOS
Modified: 2003-11-04 16:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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