nolanlawson / pinafore

Alternative web client for Mastodon (UNMAINTAINED)
https://pinafore.social
GNU Affero General Public License v3.0
1.02k stars 173 forks source link

fix: correctly label toot edited notification #2303

Closed graue closed 1 year ago

graue commented 1 year ago

Fixes #2280

toot-edit

I looked at "Inspect accessibility properties" in Firefox DevTools and the accessibility label looks right, similar to that for a boost notification.

Of course, these new strings aren't internationalized, as I'm not fluent in the relevant languages; let me know if there's anything you recommend I do about that.

nolanlawson commented 1 year ago

Looks great, thanks. You don't need to edit the non-English files because we effectively only support English right now.