mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-02 01:59:29 +01:00
IDE: improved 'Unused units' dialog localization
git-svn-id: trunk@29785 -
This commit is contained in:
parent
abde1a8f1f
commit
6c1a432e83
@ -138,6 +138,7 @@ begin
|
||||
|
||||
RemoveSelectedBitBtn.Caption:=lisRemoveSelectedUnits;
|
||||
RemoveAllBitBtn.Caption:=lisRemoveAllUnits;
|
||||
CancelBitBtn.Caption:=dlgCancel;
|
||||
|
||||
UnitsTreeView.StateImages := IDEImages.Images_16;
|
||||
ImgIDInterface := IDEImages.LoadImage(16, 'ce_interface');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user