Glitch-Shrike/app
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
..
chewy
controllers
helpers
javascript
lib Fix URL scanning in note length validator and preview card fetching (#15827) 2021-03-04 00:12:26 +01:00
mailers
models Fix not being able to change world filter expiration back to “Never” (#15858) 2021-03-12 05:25:50 +01:00
policies
presenters
serializers
services Fix URL scanning in note length validator and preview card fetching (#15827) 2021-03-04 00:12:26 +01:00
validators Fix URL scanning in note length validator and preview card fetching (#15827) 2021-03-04 00:12:26 +01:00
views Fix reference to non-existing translation in the exports page. (#15894) 2021-03-15 02:17:29 +01:00
workers Fix being able to import more than allowed number of follows (#15384) 2020-12-26 23:52:46 +01:00