]> cat aescling's git repositories - mastodon.git/commit
Localizations for most server-side strings
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 15 Nov 2016 22:56:03 +0000 (23:56 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 15 Nov 2016 23:55:33 +0000 (00:55 +0100)
commit546c4718e781f8900ba6498307ccb1e659de5edd
treef69b4941a8806cceff656991cffc46c9661654e7
parent3ce6ac0ce2e482bc1f2784c3c7f716172b151902
Localizations for most server-side strings
33 files changed:
Gemfile
Gemfile.lock
app/mailers/notification_mailer.rb
app/views/about/index.html.haml
app/views/about/terms.en.html.haml [moved from app/views/about/terms.html.haml with 100% similarity]
app/views/accounts/_header.html.haml
app/views/accounts/_nothing_here.html.haml
app/views/accounts/followers.html.haml
app/views/accounts/following.html.haml
app/views/auth/mailer/confirmation_instructions.en.html.erb [moved from app/views/auth/mailer/confirmation_instructions.html.erb with 100% similarity]
app/views/auth/mailer/confirmation_instructions.en.text.erb [moved from app/views/auth/mailer/confirmation_instructions.text.erb with 100% similarity]
app/views/auth/mailer/password_change.en.html.erb [moved from app/views/auth/mailer/password_change.html.erb with 100% similarity]
app/views/auth/mailer/password_change.en.text.erb [moved from app/views/auth/mailer/password_change.text.erb with 100% similarity]
app/views/auth/mailer/reset_password_instructions.en.html.erb [moved from app/views/auth/mailer/reset_password_instructions.html.erb with 100% similarity]
app/views/auth/mailer/reset_password_instructions.en.text.erb [moved from app/views/auth/mailer/reset_password_instructions.text.erb with 100% similarity]
app/views/layouts/mailer.text.erb
app/views/notification_mailer/favourite.text.erb
app/views/notification_mailer/follow.text.erb
app/views/notification_mailer/mention.text.erb
app/views/notification_mailer/reblog.text.erb
app/views/oauth/authorizations/new.html.haml
app/views/stream_entries/_favourite.html.haml
app/views/stream_entries/_follow.html.haml
config/application.rb
config/i18n-tasks.yml [new file with mode: 0644]
config/initializers/assets.rb
config/locales/devise.en.yml
config/locales/doorkeeper.en.yml
config/locales/en.yml
config/locales/simple_form.en.yml
spec/i18n_spec.rb [new file with mode: 0644]
spec/models/domain_block_spec.rb
spec/models/tag_spec.rb