diff options
Diffstat (limited to 'site/config/locales/app.en.yml')
-rw-r--r-- | site/config/locales/app.en.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/site/config/locales/app.en.yml b/site/config/locales/app.en.yml index ecf802b..d19ea21 100644 --- a/site/config/locales/app.en.yml +++ b/site/config/locales/app.en.yml @@ -6,5 +6,14 @@ en: activerecord: attribute_help: + agenda: + email_reminder_sent: "Email reminders will be sent only if this field is unchecked." agenda_item: + agenda: "If you set it to 'No Agenda available.' it will be listed as 'Suggested item'" + body: "You can use markdown in the body of agenda item" + discussion: "Best choice is address of first message in discussion on archives.gentoo.org." + discussion_time: "If you provide address on archives.gentoo.org in discussion field application will manage this field on it's own." + rejected: "Rejected items are not shown on Suggested Items list. You don't have to go to edit page of item to reject it - there is a Reject button on item show page" timelimits: "Enter reminders for this item. Each line should be a separate reminder in 'mm:ss <reminder message>' format" + user: + irc_nick: "Nick you use on freenode (it's important if you are council member)." |