Add Stroudco wording to en-GB

This commit is contained in:
Steve Pettitt
2016-05-15 23:24:59 +01:00
parent bd4debe91b
commit 38316bae3f
3 changed files with 12 additions and 1 deletions

View File

@@ -56,6 +56,8 @@
#{@tax_total}
%p
= t :producer_mail_text_after
%p
#{t(:producer_mail_signoff)},
%em
%p
#{@coordinator.name}

View File

@@ -58,6 +58,14 @@ en-GB:
sort_order_cycles_on_shopfront_by: "Sort Order Cycles On Shopfront By"
# To customise text in emails.
producer_mail_greeting: "Dear"
producer_mail_text_before: "We now have all the consumer orders for the next food drop."
producer_mail_order_text: "Here is a summary of the orders for your products:"
producer_mail_delivery_instructions: "Stock pickup/delivery instructions:"
producer_mail_text_after: "Please confirm that you have got this email. Please send me an invoice for this amount so that we can send you payment. If you need to phone me on the day, please use the number below."
producer_mail_signoff: "Thanks and best wishes"
admin:
# General form elements

View File

@@ -414,7 +414,8 @@ See the %{link} to find out more about %{sitename}'s features and to start using
producer_mail_text_before: "We now have all the consumer orders for the next food drop."
producer_mail_order_text: "Here is a summary of the orders for your products:"
producer_mail_delivery_instructions: "Stock pickup/delivery instructions:"
producer_mail_text_after: "Thanks and best wishes,"
producer_mail_text_after: ""
producer_mail_signoff: "Thanks and best wishes"
shopping_oc_closed: Orders are closed
shopping_oc_closed_description: "Please wait until the next cycle opens (or contact us directly to see if we can accept any late orders)"