raiseMastodon::HostValidationError,'Instance does not support hidden service connections'if!Rails.configuration.x.access_to_hidden_service&&hidden_service_uri
<spanclassName='warning-hint'><FormattedMessageid='notifications.permission_denied'defaultMessage='Desktop notifications are unavailable due to previously denied browser permissions request'/></span>
<h2><FormattedMessageid='notifications_permission_banner.title'defaultMessage='Never miss a thing'/></h2>
<p><FormattedMessageid='notifications_permission_banner.how_to_control'defaultMessage="To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled."values={{icon:<Iconid='sliders'/>}}/></p>
permissionDenied:{id:'notifications.permission_denied_alert',defaultMessage:'Desktop notifications can\'t be enabled, as browser permission has been denied before'},
<spanclassName='warning-hint'><FormattedMessageid='notifications.permission_denied'defaultMessage='Desktop notifications are unavailable due to previously denied browser permissions request'/></span>
<h2><FormattedMessageid='notifications_permission_banner.title'defaultMessage='Never miss a thing'/></h2>
<p><FormattedMessageid='notifications_permission_banner.how_to_control'defaultMessage="To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled."values={{icon:<Iconid='sliders'/>}}/></p>
permissionDenied:{id:'notifications.permission_denied_alert',defaultMessage:'Desktop notifications can\'t be enabled, as browser permission has been denied before'},
constemptyMessage=<FormattedMessageid='empty_column.notifications'defaultMessage="You don't have any notifications yet. Interact with others to start the conversation."/>;
constemptyMessage=<FormattedMessageid='empty_column.notifications'defaultMessage="You don't have any notifications yet. Interact with others to start the conversation."/>;
@ -209,6 +214,8 @@ class Notifications extends React.PureComponent {
"defaultMessage":"This page could not be displayed correctly. This error is likely caused by a browser add-on or automatic translation tools.",
"id":"error.unexpected_crash.explanation_addons"
},
{
{
"defaultMessage":"Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
"defaultMessage":"Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
"id":"error.unexpected_crash.explanation"
"id":"error.unexpected_crash.explanation"
},
},
{
"defaultMessage":"Try disabling them and refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
"id":"error.unexpected_crash.next_steps_addons"
},
{
{
"defaultMessage":"Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
"defaultMessage":"Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
"defaultMessage":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"account.disable_notifications":"Stop notifying me when @{name} posts",
"account.domain_blocked":"Domain blocked",
"account.domain_blocked":"Domain blocked",
"account.edit_profile":"Edit profile",
"account.edit_profile":"Edit profile",
"account.enable_notifications":"Notify me when @{name} posts",
"account.endorse":"Feature on profile",
"account.endorse":"Feature on profile",
"account.follow":"Follow",
"account.follow":"Follow",
"account.followers":"Followers",
"account.followers":"Followers",
@ -170,7 +172,9 @@
"empty_column.notifications":"You don't have any notifications yet. Interact with others to start the conversation.",
"empty_column.notifications":"You don't have any notifications yet. Interact with others to start the conversation.",
"empty_column.public":"There is nothing here! Write something publicly, or manually follow users from other servers to fill it up",
"empty_column.public":"There is nothing here! Write something publicly, or manually follow users from other servers to fill it up",
"error.unexpected_crash.explanation":"Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
"error.unexpected_crash.explanation":"Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
"error.unexpected_crash.explanation_addons":"This page could not be displayed correctly. This error is likely caused by a browser add-on or automatic translation tools.",
"error.unexpected_crash.next_steps":"Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
"error.unexpected_crash.next_steps":"Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
"error.unexpected_crash.next_steps_addons":"Try disabling them and refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
"errors.unexpected_crash.copy_stacktrace":"Copy stacktrace to clipboard",
"errors.unexpected_crash.copy_stacktrace":"Copy stacktrace to clipboard",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"picture_in_picture.restore":"Put it back",
"poll.closed":"Closed",
"poll.closed":"Closed",
"poll.refresh":"Refresh",
"poll.refresh":"Refresh",
"poll.total_people":"{count, plural, one {# person} other {# people}}",
"poll.total_people":"{count, plural, one {# person} other {# people}}",
@ -451,6 +471,7 @@
"upload_modal.detect_text":"Detect text from picture",
"upload_modal.detect_text":"Detect text from picture",
"upload_modal.edit_media":"Edit media",
"upload_modal.edit_media":"Edit media",
"upload_modal.hint":"Click or drag the circle on the preview to choose the focal point which will always be in view on all thumbnails.",
"upload_modal.hint":"Click or drag the circle on the preview to choose the focal point which will always be in view on all thumbnails.",