mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-14 22:03:27 +01:00
use lower case text
This commit is contained in:
parent
ada4bc1b85
commit
0712986a85
@ -542,7 +542,7 @@ void TConfigForm::ApplyTranslation(TIniFile *ini)
|
||||
AdvancedBtn->Caption = L"Advanced Settings";
|
||||
HotkeyBtn->Caption = L"Hotkey Settings";
|
||||
CompatibilityBtn->Caption = L"Compatibility Settings";
|
||||
RestoreDefaultsBtn->Caption = L"Restore Default Settings";
|
||||
RestoreDefaultsBtn->Caption = L"Restore default settings";
|
||||
PresentationLbl->Caption = L"Presentation";
|
||||
MaintasLbl->Caption = L"Maintain aspect ratio";
|
||||
VsyncLbl->Caption = L"Enable VSync";
|
||||
|
@ -3606,7 +3606,7 @@ object ConfigForm: TConfigForm
|
||||
Width = 227
|
||||
Height = 22
|
||||
Anchors = [akLeft, akTop, akRight]
|
||||
Caption = 'Restore Default Settings'
|
||||
Caption = 'Restore default settings'
|
||||
Flat = True
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clBlack
|
||||
|
Loading…
x
Reference in New Issue
Block a user