This commit is contained in:
Jason Krause 2025-06-20 06:25:30 -06:00 committed by GitHub
commit a4fd03753c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ function ArtistMonitorNewItemsOptionsPopoverContent() {
<DescriptionListItem
title={translate('NewAlbums')}
data="Monitor new albums released after the newest existing album"
data="Monitor albums added to database in future with a release date after the latest album"
/>
<DescriptionListItem

View file

@ -528,7 +528,7 @@
"Formats": "Formats",
"FreeSpace": "Free Space",
"FutureAlbums": "Future Albums",
"FutureAlbumsData": "Monitor albums that have not released yet",
"FutureAlbumsData": "Monitor albums currently in the database that have a release date in the future.",
"FutureDays": "Future Days",
"FutureDaysHelpText": "Days for iCal feed to look into the future",
"General": "General",