]> cat aescling's git repositories - mastodon.git/commitdiff
Fix translation string (#14986)
authormayaeh <mayaeh@marimo-net.org>
Fri, 16 Oct 2020 19:41:43 +0000 (04:41 +0900)
committerGitHub <noreply@github.com>
Fri, 16 Oct 2020 19:41:43 +0000 (21:41 +0200)
app/javascript/mastodon/locales/en.json

index 3968fc80dd885548999523731ac4333861da1266..20f5b3f918b29ec531bcb1039444e8c4b082a714 100644 (file)
   "notifications.filter.statuses": "Updates from people you follow",
   "notifications.group": "{count} notifications",
   "notifications.mark_as_read": "Mark every notification as read",
-  "notifications.permission_denied": "Cannot enable desktop notifications as permission has been denied.",
+  "notifications.permission_denied": "Desktop notifications are unavailable due to previously denied browser permissions request",
   "notifications.permission_denied_alert": "Desktop notifications can't be enabled, as browser permission has been denied before",
   "notifications_permission_banner.enable": "Enable desktop notifications",
   "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.",