]> cat aescling's git repositories - mastodon.git/commit
Fix reference to non-existing translation in the exports page. (#15894)
authorFilipe Rodrigues <shello@shello.org>
Mon, 15 Mar 2021 01:17:29 +0000 (01:17 +0000)
committerGitHub <noreply@github.com>
Mon, 15 Mar 2021 01:17:29 +0000 (02:17 +0100)
commit3dc94d9f917dcc493796c278a699a4d0628aec35
tree8b972bb341e5123da7386b0e284853b9ed7d50a3
parent43983bb332e2a2717fc9e268a9a96809f0dce30b
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)
app/views/settings/exports/show.html.haml