mastodon / mastodon

Your self-hosted, globally interconnected microblogging community
https://joinmastodon.org
GNU Affero General Public License v3.0
47.28k stars 7.01k forks source link

Notifications are called 'Desktop notifications' even on mobile #29137

Open nclm opened 10 months ago

nclm commented 10 months ago

Steps to reproduce the problem

  1. Open Mastodon web on a device that cannot be called 'desktop'
  2. Go to 'Notifications' or any related location

Expected behaviour

It should not say 'Desktop notifications'

Actual behaviour

It says 'Desktop notifications'

Detailed description

I think we need a different name. It could be 'system notifications' or 'device notifications' for instance. There's also 'push notifications' but that sounds technical, as does 'native notifications' I believe.

Mastodon instance

mastodon.social

Mastodon version

v4.3.0-nightly.2024-02-03

Browser name and version

Firefox Android 121.1.0

Operating system

Some Android

Technical details

No response

Usmanzahidcode commented 9 months ago

Checked the issue, Just says Notifications on mobile devices. Checked on 3 devices: Samsung A12 and 2 others.

nclm commented 9 months ago

The device is a Asus ZenFone 8 running Android 13

mjankowski commented 1 day ago

I don't think there's anything browser specific here, it's just a translation string that says "desktop notifications". Might help to post screenshots to make sure we're talking about same thing.

That said, I think "Web push notifications" or "Browser notifications" (as opposed to native/OS/app push notifications) is probably the best technical term. Not sure what the best UI term for this is.