Show associated group when sending messages (fixes #559)
This commit is contained in:
parent
8d1dbe1448
commit
f8507655df
3 changed files with 6 additions and 0 deletions
|
|
@ -1407,6 +1407,8 @@ de:
|
|||
Antworten: %{reply_url}
|
||||
Nachricht online einsehen: %{msg_url}
|
||||
Nachrichten-Einstellungen: %{profile_url}
|
||||
footer_group: |
|
||||
Gesendet an Gruppe: %{group}
|
||||
model:
|
||||
delivery:
|
||||
each_stock_article_must_be_unique: Lieferung darf jeden Lagerartikel höchstens einmal auflisten.
|
||||
|
|
|
|||
|
|
@ -1432,6 +1432,8 @@ en:
|
|||
Reply: %{reply_url}
|
||||
See message online: %{msg_url}
|
||||
Messaging options: %{profile_url}
|
||||
footer_group: |
|
||||
Sent to group: %{group}
|
||||
model:
|
||||
delivery:
|
||||
each_stock_article_must_be_unique: Each stock article must not be listed more than once.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue