Sfoglia il codice sorgente

Fixing accelerators

Source commit: adac463d0de00348c03c02da6c55c8534f33caf4
Martin Prikryl 6 anni fa
parent
commit
aae712752f
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      source/forms/Preferences.dfm

+ 2 - 2
source/forms/Preferences.dfm

@@ -827,7 +827,7 @@ object PreferencesDialog: TPreferencesDialog
             Top = 44
             Top = 44
             Width = 129
             Width = 129
             Height = 25
             Height = 25
-            Caption = 'Select fo&nt...'
+            Caption = 'Select fon&t...'
             TabOrder = 1
             TabOrder = 1
             OnClick = PanelFontButtonClick
             OnClick = PanelFontButtonClick
           end
           end
@@ -836,7 +836,7 @@ object PreferencesDialog: TPreferencesDialog
             Top = 21
             Top = 21
             Width = 129
             Width = 129
             Height = 17
             Height = 17
-            Caption = 'Use custom &font'
+            Caption = '&Use custom font'
             TabOrder = 0
             TabOrder = 0
             OnClick = ControlChange
             OnClick = ControlChange
           end
           end