Explorar o código

Issue 710 – Duplicate shortcut key in local 'Open directory' window (also for shared bookmarks)

https://winscp.net/tracker/710

Source commit: ba580c2229f800cb4f41da3683dcd201e0c1206f
Martin Prikryl hai 9 meses
pai
achega
e75232a87f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      source/forms/OpenDirectory.dfm

+ 1 - 1
source/forms/OpenDirectory.dfm

@@ -197,7 +197,7 @@ object OpenDirectoryDialog: TOpenDirectoryDialog
         Width = 80
         Height = 25
         Anchors = [akTop, akRight]
-        Caption = '&Remove'
+        Caption = 'Remo&ve'
         TabOrder = 2
         OnClick = RemoveBookmarkButtonClick
       end