New: UI Note that Filters are for movie properties only

Co-authored-by: PearsonFlyer <john@theediguy.com>

Closes #11200
This commit is contained in:
bakerboy448 2025-09-01 10:54:35 -05:00 committed by Robin Dadswell
parent 45527b7561
commit f22ba73fd4
2 changed files with 3 additions and 0 deletions

View file

@ -56,6 +56,8 @@ function CustomFiltersModalContent(props) {
{translate('AddCustomFilter')}
</Button>
</div>
<br />
{translate('FilterMoviePropertiesOnlyNotFileWarning')}
</ModalBody>
<ModalFooter>

View file

@ -698,6 +698,7 @@
"FilterNotInNext": "not in the next",
"FilterStartsWith": "starts with",
"Filters": "Filters",
"FilterMoviePropertiesOnlyNotFileWarning": "Filters are available only for the properties of a movie, they are not available for properties of the file(s) you may have for that movie.",
"FirstDayOfWeek": "First Day of Week",
"Fixed": "Fixed",
"Folder": "Folder",