Remove translations that are no longer used when showing messages
This commit is contained in:
parent
468f67fe4d
commit
c2c667267e
1 changed files with 0 additions and 4 deletions
|
@ -1694,14 +1694,10 @@ en:
|
||||||
wrong_user: "You are logged in as `%{user}' but the message you have asked to reply to was not sent to that user. Please login as the correct user in order to reply."
|
wrong_user: "You are logged in as `%{user}' but the message you have asked to reply to was not sent to that user. Please login as the correct user in order to reply."
|
||||||
show:
|
show:
|
||||||
title: "Read message"
|
title: "Read message"
|
||||||
from: "From"
|
|
||||||
subject: "Subject"
|
|
||||||
date: "Date"
|
|
||||||
reply_button: "Reply"
|
reply_button: "Reply"
|
||||||
unread_button: "Mark as unread"
|
unread_button: "Mark as unread"
|
||||||
destroy_button: "Delete"
|
destroy_button: "Delete"
|
||||||
back: "Back"
|
back: "Back"
|
||||||
to: "To"
|
|
||||||
wrong_user: "You are logged in as `%{user}' but the message you have asked to read was not sent by or to that user. Please login as the correct user in order to read it."
|
wrong_user: "You are logged in as `%{user}' but the message you have asked to read was not sent by or to that user. Please login as the correct user in order to read it."
|
||||||
sent_message_summary:
|
sent_message_summary:
|
||||||
destroy_button: "Delete"
|
destroy_button: "Delete"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue