We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd7602b commit c37f5b4Copy full SHA for c37f5b4
config/ConfigFormUnit.cpp
@@ -781,8 +781,8 @@ void TConfigForm::ApplyTranslation(TIniFile *ini)
781
782
ConfigForm->Caption = L"Konfiguracja cnc-ddraw";
783
DisplayBtn->Caption = L"Ustawienia wyświetlania";
784
- AdvancedBtn->Caption = L"Zaawansowane ustawienia";
785
- HotkeyBtn->Caption = L"Ustawienia skrótów klawiszowych";
+ AdvancedBtn->Caption = L"Ustawienia zaawansowane";
+ HotkeyBtn->Caption = L"Skróty klawiaturowe";
786
CompatibilityBtn->Caption = L"Ustawienia kompatybilności";
787
RestoreDefaultsBtn->Caption = L"Przywróć ustawienia domyślne";
788
PresentationLbl->Caption = L"Prezentacja";
0 commit comments