mastodon/app/views
Matt Jankowski f87b51fda8 I18n health warnings (#1949)
* Rename admin.domain_block to admin.domain_blocks in prep for i18n improvement

* Use implicit controller/action path for i18n in admin/domain_blocks

* Add DomainBlock#accounts has_many

* Avoid i18n health warning for `en` locale by using symbol scope with :count

* Remove unused i18n key: plaintext_secret_html

* Remove unused i18n key two_factor_auth.warning

* Remove final will_paginate i18n keys

* Remove unused key two_factor_auth.recovery_codes

* Remove unused key: admin.reports.comment.none

* Remove unused reports. i18n namespace (moved to admin.reports)

* Ignore keys from locales which override activemodel and activerecord errors

* Revert "Remove unused key: admin.reports.comment.none"

This reverts commit 350ef2685fadc069e619bb6d1066190de195d942.

* Update i18n key reference to match moved location

* Add missing `en` keys to i18n

* Tell i18n-tasks to ignore missing attributes that dont need overwriting

* Add i18n-tasks unused to travis
2017-04-16 19:37:01 +02:00
..
about Remove trailing whitespace in terms.no.html (#1933) 2017-04-16 16:38:13 +02:00
accounts Use local vars in partials (#1935) 2017-04-16 16:37:49 +02:00
activitypub
admin I18n health warnings (#1949) 2017-04-16 19:37:01 +02:00
api Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
auth Add recovery code support for two-factor auth (#1773) 2017-04-15 13:26:03 +02:00
authorize_follow
errors
home Fix cross-origin integrity (#1871) 2017-04-15 22:48:30 +02:00
kaminari
layouts Fix cross-origin integrity (#1871) 2017-04-15 22:48:30 +02:00
notification_mailer
oauth
remote_follow
settings Use local vars in partials (#1935) 2017-04-16 16:37:49 +02:00
shared
stream_entries Simplify the og:image and og:description code in stream_entries/show (#1934) 2017-04-16 16:38:02 +02:00
tags
user_mailer
well_known