FF-1765: Added Top Most Only option to delete source directory

This commit is contained in:
John Andrews
2024-09-06 10:37:05 +12:00
parent 168fcb940f
commit 7f29a99289

View File

@@ -135,7 +135,7 @@
"IfEmpty-Help": "Only delete the source folder if the it is empty",
"IncludePatterns": "Include Patterns",
"IncludePatterns-Help": "Optional, if set only files matching these patterns will be counted to see if the folder is empty. Any of these patterns can match.",
"TopMostOnly": "Topmost Folder Only",
"TopMostOnly": "Top Most Only",
"TopMostOnly-Help": "When enabled, only the folder directly containing the file will be deleted, leaving higher-level folders intact."
}
},