You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Create an access schedule to limit access to certain hours.
28
+
internalstaticletaccessScheduleDescription=L10n.tr("Localizable","accessScheduleDescription", fallback:"Create an access schedule to limit access to certain hours.")
/// View all past and present devices that have connected.
64
74
internalstaticletallDevicesDescription=L10n.tr("Localizable","allDevicesDescription", fallback:"View all past and present devices that have connected.")
/// Only show media to this user with at least one of the specified tags.
84
+
internalstaticletallowedTagsDescription=L10n.tr("Localizable","allowedTagsDescription", fallback:"Only show media to this user with at least one of the specified tags.")
71
85
/// Allow media item deletion
72
86
internalstaticletallowItemDeletion=L10n.tr("Localizable","allowItemDeletion", fallback:"Allow media item deletion")
73
87
/// Allow media item editing
@@ -198,8 +212,18 @@ internal enum L10n {
198
212
internalstaticletbitrateTestDisclaimer=L10n.tr("Localizable","bitrateTestDisclaimer", fallback:"Longer tests are more accurate but may result in a delayed playback.")
/// Hide media with at least one of the specified tags.
218
+
internalstaticletblockedTagsDescription=L10n.tr("Localizable","blockedTagsDescription", fallback:"Hide media with at least one of the specified tags.")
/// Block items from this user with no or unrecognized rating information.
222
+
internalstaticletblockUnratedItemsDescription=L10n.tr("Localizable","blockUnratedItemsDescription", fallback:"Block items from this user with no or unrecognized rating information.")
/// Content with a higher rating will be hidden from this user.
816
+
internalstaticletmaxParentalRatingDescription=L10n.tr("Localizable","maxParentalRatingDescription", fallback:"Content with a higher rating will be hidden from this user.")
785
817
/// This setting may result in media failing to start playback.
786
818
internalstaticletmayResultInPlaybackFailure=L10n.tr("Localizable","mayResultInPlaybackFailure", fallback:"This setting may result in media failing to start playback.")
0 commit comments