Sfoglia il codice sorgente

Consistent wording

Source commit: b18a803f502e950c762ecc1846550bd5fe6e97c6
Martin Prikryl 9 mesi fa
parent
commit
9966e13b96
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      source/forms/SynchronizeChecklist.dfm

+ 1 - 1
source/forms/SynchronizeChecklist.dfm

@@ -3705,7 +3705,7 @@ object SynchronizeChecklistDialog: TSynchronizeChecklistDialog
       OnClick = StartItemClick
     end
     object StartQueueItem: TMenuItem
-      Caption = 'Start on &Background'
+      Caption = 'Start in &Background'
       OnClick = StartQueueItemClick
     end
   end