mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-24 22:35:49 -04:00
New: Deprecate use of movie file tokens in Movie Folder Format
This commit is contained in:
@@ -1134,6 +1134,7 @@
|
||||
"MovieFilesTotaling": "Movie Files Totaling",
|
||||
"MovieFolderFormat": "Movie Folder Format",
|
||||
"MovieFolderFormatHelpText": "Used when adding a new movie or moving movies via the movie editor",
|
||||
"MovieFolderFormatHelpTextDeprecatedWarning": "Tokens associated with movie file properties have been deprecated and will no longer be supported in future major versions.",
|
||||
"MovieFolderImportedTooltip": "Movie imported from movie folder",
|
||||
"MovieFootNote": "Optionally control truncation to a maximum number of bytes including ellipsis (`...`). Truncating from the end (e.g. `{Movie Title:30}`) or the beginning (e.g. `{Movie Title:-30}`) are both supported.",
|
||||
"MovieGrabbedTooltip": "Movie grabbed from {indexer} and sent to {downloadClient}",
|
||||
@@ -1173,6 +1174,7 @@
|
||||
"MustNotContainHelpText": "The release will be rejected if it contains one or more of terms (case insensitive)",
|
||||
"MyComputer": "My Computer",
|
||||
"Name": "Name",
|
||||
"NamingConfigMovieFolderFormatDeprecatedHealthCheckMessage": "Movie Folder Format must not contain deprecated file related tokens: {tokens}",
|
||||
"NamingSettings": "Naming Settings",
|
||||
"NamingSettingsLoadError": "Unable to load Naming settings",
|
||||
"Negate": "Negate",
|
||||
|
||||
Reference in New Issue
Block a user