mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 14:36:09 +02:00
Debugger, Evaluate/Modify dialog: improved localization
git-svn-id: trunk@37676 -
This commit is contained in:
parent
7c90c81de5
commit
2eb2b52177
@ -122,6 +122,7 @@ begin
|
||||
tbModify.Caption := lisModify;
|
||||
tbWatch.Caption := lisWatch;
|
||||
tbInspect.Caption := lisInspect;
|
||||
tbHistory.Caption := lisMenuViewHistory;
|
||||
|
||||
Label1.Caption := lisDBGEMExpression;
|
||||
Label2.Caption := lisDBGEMResult;
|
||||
|
Loading…
Reference in New Issue
Block a user