mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 17:39:23 +02:00
IDE: resourcestrings for configure build lazarus dlg
git-svn-id: trunk@20753 -
This commit is contained in:
parent
3907a82c47
commit
ee7e524e08
@ -852,6 +852,7 @@ begin
|
||||
CompileButton.Caption := lisMenuBuild;
|
||||
SaveSettingsButton.Caption := lisLazBuildSaveSettings;
|
||||
CancelButton.Caption := lisLazBuildCancel;
|
||||
HelpButton.Caption := lisMenuHelp;
|
||||
TargetOSLabel.Caption := lisLazBuildTargetOS;
|
||||
TargetCPULabel.Caption := lisLazBuildTargetCPU;
|
||||
TargetDirectoryLabel.Caption := lisLazBuildTargetDirectory;
|
||||
|
Loading…
Reference in New Issue
Block a user