Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use different strings on exports page #12569

Merged
merged 1 commit into from
Dec 19, 2019
Merged

Use different strings on exports page #12569

merged 1 commit into from
Dec 19, 2019

Commits on Dec 8, 2019

  1. Use different strings on exports page

    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.
    brawaru committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    515789a View commit details
    Browse the repository at this point in the history