mastodon/app/views/settings
Filipe Rodrigues 3dc94d9f91
Fix reference to non-existing translation in the exports page. (#15894)
The exports page showed a different "CSV" capitalisation in the
"Bookmarks" row ("Csv") compared to the other rows ("CSV").
This was due to a referece to a translation string that does not exist,
`bookmarks.csv`, defaulting to the key's last segment in title case.

This issue was introduced in commit dcd86204 (PR #14956).

(h/t @meqif for helping with figuring out the bug)
2021-03-15 02:17:29 +01:00
..
aliases Fix account aliases page (#13452) 2020-04-13 06:41:43 +02:00
applications
deletes
exports Fix reference to non-existing translation in the exports page. (#15894) 2021-03-15 02:17:29 +01:00
featured_tags Changed tag most_used to recently_used (#14760) 2020-09-07 17:47:41 +02:00
identity_proofs Add ability to remove identity proofs from account (#13682) 2020-05-10 11:21:10 +02:00
imports
migration/redirects
migrations
preferences Add option to disable swiping motions across the WebUI (#13885) 2020-09-30 19:31:03 +02:00
profiles Fix end-user-facing uses of inline CSS (#13438) 2020-04-28 10:16:55 +02:00
shared
two_factor_authentication Add subresource integrity for JS and CSS assets (#15096) 2020-11-06 11:56:31 +01:00
two_factor_authentication_methods Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00