chinwagsocial/app/javascript
Sasha Sorokin 11d4f9eefc
Split context for filter bar and unread markers (#16865)
On notifications page, in settings, "Show" for quick filter bar and
unread notifications markers use the same string, while being placed in
the separate contexts - under different settings categories.

This commit splits the contexts, creating new strings:

- "Show filter bar" in place of "Show" for filter bar;

- "Highlight unread notifications" in place of "Show" for unread
  notification markers, which are now simply called "Highlighting";

- There's also "Unread notifications" in place of "Unread notification
  markers" string to accompany the changes to "Show" string under that
  category.

All new strings have new IDs, which will cause previous strings to
invalidate on the next translation update and new strings to be created.
This will help Mastodon translators to know that there are changes and
improve translation in accordance to the source string update.
2021-10-25 16:32:28 +02:00
..
fonts
images Fix keybase config serializer (#13742) 2020-05-12 15:28:29 +02:00
mastodon Split context for filter bar and unread markers (#16865) 2021-10-25 16:32:28 +02:00
packs Add graphs and retention metrics to admin dashboard (#16829) 2021-10-14 20:44:59 +02:00
styles Enhance dashboard styles (#16884) 2021-10-21 06:24:34 +02:00