Sfoglia il codice sorgente

Imperative

Source commit: 651a9723d11afd7a2b69b7c95d091926bb39acb7
Martin Prikryl 2 anni fa
parent
commit
8dcf888567
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      source/forms/NonVisual.dfm

+ 2 - 2
source/forms/NonVisual.dfm

@@ -2266,7 +2266,7 @@ object NonVisualDataModule: TNonVisualDataModule
       Category = 'Tab'
       Caption = '&Rename Tab'
       HelpKeyword = 'ui_tabs#renaming'
-      Hint = 'Rename tab|Changes the name of the current tab'
+      Hint = 'Rename tab|Change the name of the current tab'
     end
     object CurrentCopyToClipboardAction2: TAction
       Tag = 15
@@ -2311,7 +2311,7 @@ object NonVisualDataModule: TNonVisualDataModule
       Tag = 14
       Category = 'Remote Directory'
       Caption = '&Explore Directory'
-      Hint = 'Opens Windows File Explorer with the current local directory'
+      Hint = 'Open Windows File Explorer with the current local directory'
       ImageIndex = 56
       ShortCut = 49221
     end