From cd2a071628d8a1db74879fcd7b3e6c7a0647635c Mon Sep 17 00:00:00 2001 From: John Andrews Date: Sat, 11 May 2024 18:30:57 +1200 Subject: [PATCH] updated help for preserve dates --- BasicNodes/i18n/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BasicNodes/i18n/en.json b/BasicNodes/i18n/en.json index 585e2b29..d68dc025 100644 --- a/BasicNodes/i18n/en.json +++ b/BasicNodes/i18n/en.json @@ -41,7 +41,7 @@ "AdditionalFilesFromOriginal": "Original Directory", "AdditionalFilesFromOriginal-Help": "If the additional files should be copied from the working directory or from the original directory. Turn on for original directory.", "PreserverOriginalDates": "Preserve Dates", - "PreserverOriginalDates-Help": "If the original last write time of the original input file should be preserved." + "PreserverOriginalDates-Help": "If the original creation time and last write time of the original input file should be preserved." } }, "DeleteSourceDirectory": { @@ -262,7 +262,7 @@ "AdditionalFilesFromOriginal": "Original Directory", "AdditionalFilesFromOriginal-Help": "If the additional files should be moved from the working directory or from the original directory. Turn on for original directory.", "PreserverOriginalDates": "Preserve Dates", - "PreserverOriginalDates-Help": "If the original last write time of the original input file should be preserved." + "PreserverOriginalDates-Help": "If the original creation time and last write time of the original input file should be preserved." } }, "OlderThan": { @@ -324,7 +324,7 @@ }, "Fields": { "PreserverOriginalDates": "Preserve Dates", - "PreserverOriginalDates-Help": "If the original last write time of the original input file should be preserved." + "PreserverOriginalDates-Help": "If the original creation time and last write time of the original input file should be preserved." } }, "Renamer": {