mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 04:39:36 +02:00
IDE: compiler options: added resourcestrings
git-svn-id: trunk@20572 -
This commit is contained in:
parent
dfd8ef509d
commit
129ed9d68b
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1664,6 +1664,10 @@ begin
|
||||
// Setup the Button Bar
|
||||
btnShowOptions.Caption := dlgCOShowOptions;
|
||||
btnCheck.Caption := lisCompTest;
|
||||
btnOK.Caption := lisOk;
|
||||
btnCancel.Caption := dlgCancel;
|
||||
btnCheck.Caption := dlgCCOTest;
|
||||
HelpButton.Caption := lisMenuHelp;
|
||||
btnLoadSave.Hint := dlgCOLoadSave;
|
||||
btnLoadSave.Caption := '...';
|
||||
btnLoadSave.LoadGlyphFromStock(idButtonSave);
|
||||
|
Loading…
Reference in New Issue
Block a user