mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-06 04:52:21 -07:00
Clarifying language for new and future albums.
This commit is contained in:
parent
91f06801ca
commit
1f715e0f0a
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue