mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2025-12-31 01:29:29 -06:00
FF-1765: Added Top Most Only option to delete source directory
This commit is contained in:
@@ -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."
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user