mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 09:40:49 +02:00
IDEIntf: improved Object Inspector localization
git-svn-id: trunk@37365 -
This commit is contained in:
parent
71506adce0
commit
0e9c12c306
@ -3890,6 +3890,8 @@ begin
|
||||
Caption := oisObjectInspector;
|
||||
StatusBar.SimpleText := oisAll;
|
||||
|
||||
FilterLabel.Caption := oisComponents;
|
||||
|
||||
MainPopupMenu.Images := IDEImages.Images_16;
|
||||
|
||||
AddPopupMenuItem(SetDefaultPopupmenuItem,nil,'SetDefaultPopupMenuItem',
|
||||
|
Loading…
Reference in New Issue
Block a user