translation updates: capitalisations, order_result mail
This commit is contained in:
parent
f11d10ff07
commit
9b0db5bb0b
3 changed files with 33 additions and 28 deletions
|
|
@ -660,11 +660,11 @@ en:
|
|||
end: End
|
||||
everything_cleared: Great, everything is accounted...
|
||||
group: Group
|
||||
last_transactions: Last transactions
|
||||
last_transactions: Recent transactions
|
||||
note: Note
|
||||
open_transactions: not yet settled
|
||||
open_transactions: Unsettled orders
|
||||
show_all: show all
|
||||
supplier: supplier
|
||||
supplier: Supplier
|
||||
title: Finances
|
||||
unpaid_invoices: Unpaid invoices
|
||||
invoices:
|
||||
|
|
@ -1066,25 +1066,21 @@ en:
|
|||
|
||||
'
|
||||
order_result:
|
||||
subject: ! 'Order was ended: %{name}'
|
||||
subject: ! 'Order closed: %{name}'
|
||||
text0: ! 'Dear %{ordergroup},
|
||||
|
||||
|
||||
The order for "%{order}" was placed on %{when} by %{user}.
|
||||
The order for "%{order}" has been closed by %{user} on %{when}.
|
||||
|
||||
The following articles have been ordered for your ordergroup:'
|
||||
text1: ! 'o Total sum: %{sum}
|
||||
|
||||
|
||||
The following articles were ordered by your ordergroup:
|
||||
|
||||
'
|
||||
text1: ! 'Total sum: %{sum}
|
||||
You can view the order online: %{order_url}
|
||||
|
||||
|
||||
See order online: %{order_url}
|
||||
|
||||
|
||||
Kind regards from %{foodcoop}.
|
||||
|
||||
'
|
||||
Kind regards from %{foodcoop}.'
|
||||
reset_password:
|
||||
subject: New password for %{username}
|
||||
text: ! 'Hi %{user},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue