]> cat aescling's git repositories - mastodon.git/commit
Use different strings on exports page (#12569)
authorSasha Sorokin <dafri.nochiterov8@gmail.com>
Thu, 19 Dec 2019 11:47:55 +0000 (18:47 +0700)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 19 Dec 2019 11:47:55 +0000 (12:47 +0100)
commit902c6bed5aab12c2e97af3452f122247777226af
treec91d8a469a21725b38999cb0f3a8b4f1e89735d0
parentdc0750abc331749a92ffa96fed9fe048acdea3b1
Use different strings on exports page (#12569)

Currently the page re-uses strings from other contexts which doesn't fit
very well - strings incorrectly lowercase-d and pluralized, when they
don't need to be, because it's a table.

This commit changes page to re-use accounts.posts_tab_heading for toots,
and admin.accounts for "Following" and "Follows". This all should look
more aesthetically pleasing.
app/views/settings/exports/show.html.haml
config/locales/en.yml