Changes copy, grammar, typos in en.invites.yml

This commit is contained in:
Lippe 2013-04-16 01:53:36 -04:00
parent c0437c5145
commit c958fe4aac
1 changed files with 4 additions and 4 deletions

View File

@ -1,18 +1,18 @@
en:
invites:
new:
body: <p>Here you can add a person into the group <b>%{group}</b>, which is not member of the foodcoop yet.</p>
body: <p>Here you can add a person to the group <b>%{group}</b>, who is not yet a member of the foodcoop.</p>
action: 'Send invite'
back: 'or go back'
modal_form:
title: 'Invite person'
body:
<p>Here you can invite a person into a group <b>%{group}</b>, which is not member of the foodcoop yet.</p>
<p>The person is after being added for the first time automatically member of this group.</p>
<p>Here you can invite a person to a group <b>%{group}</b>, who is not yet a member of the foodcoop.</p>
<p>After being added for the first time, the person is automatically a member of this group.</p>
# used by controller
success: 'User was invited successfully.'
# used by model
errors:
already_member: 'is already in use. Person is a member of this Foodcoop already.'
already_member: 'is already in use. Person is already a member of this Foodcoop.'