openstreetmap-website/app/views/messages
mmd-osm 3d3e143811 I18n: messages: avoid dynamic translation keys
By moving the translation outside the loop and calling t(...) with
explicitly stated keys, `bundle exec i18n-tasks unused` no longer
reports the keys as unused.
2024-09-02 06:55:21 +02:00
..
_heading.html.erb I18n: messages: avoid dynamic translation keys 2024-09-02 06:55:21 +02:00
_message_summary.html.erb Remove .message-summary css classes and selectors 2024-04-30 06:49:30 +03:00
_messages_table.html.erb Don't change display property of messages table header cell 2024-04-30 06:58:43 +03:00
_sent_message_summary.html.erb Remove .message-summary css classes and selectors 2024-04-30 06:49:30 +03:00
inbox.html.erb Remove now-obsolete partials in app/views/messages/* 2024-03-21 14:55:16 +01:00
muted.html.erb Remove now-obsolete partials in app/views/messages/* 2024-03-21 14:55:16 +01:00
new.html.erb Simplify link_to calls on message pages 2024-03-20 04:48:02 +03:00
no_such_message.html.erb erblint: fix remaining single quoted strings 2019-03-27 16:15:19 +00:00
outbox.html.erb Remove now-obsolete partials in app/views/messages/* 2024-03-21 14:55:16 +01:00
show.html.erb Allowed sending follow-ups for sent messages 2024-08-28 15:11:09 +02:00