]> cat aescling's git repositories - mastodon.git/commit
Split relationships page strings (#12502)
authorSasha Sorokin <dafri.nochiterov8@gmail.com>
Sun, 1 Dec 2019 06:08:40 +0000 (13:08 +0700)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 1 Dec 2019 06:08:40 +0000 (07:08 +0100)
commitc8d82ef3c3cb6ef3be34787c28d1c6bf8edae441
tree709edaea16f6405cb8e69055960ece8c536a84d0
parented73376f1ca7ef5e254a3ec21e1ead85b2d34fd6
Split relationships page strings (#12502)

Before this moment relationships managing page was using strings from
other context - from counters, but in order for translators to be able
to translate it relatively to the page, it must use separate strings.

I've split the strings for "Following" and "Followers" and put them to
"relationships" keyset in localization file. This should solve this
issue.

Fixes #10863
app/views/relationships/show.html.haml
config/locales/en.yml