Clarifying language for new and future albums.

This commit is contained in:
jasonpatrickellykrause 2025-06-20 06:14:24 -06:00
parent 91f06801ca
commit 1f715e0f0a
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ function ArtistMonitorNewItemsOptionsPopoverContent() {
<DescriptionListItem <DescriptionListItem
title={translate('NewAlbums')} 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 <DescriptionListItem

View file

@ -528,7 +528,7 @@
"Formats": "Formats", "Formats": "Formats",
"FreeSpace": "Free Space", "FreeSpace": "Free Space",
"FutureAlbums": "Future Albums", "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", "FutureDays": "Future Days",
"FutureDaysHelpText": "Days for iCal feed to look into the future", "FutureDaysHelpText": "Days for iCal feed to look into the future",
"General": "General", "General": "General",