diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-05-27 10:57:13 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-05-27 10:57:13 +0000 |
commit | f04225321c3ea0b56699fd667611ec867c6c458d (patch) | |
tree | 7d70c4367f08c71535891e03928e842434e82dfe /lang/nl.yml | |
parent | f12315075fc5780c68093610295ace7ae2c4ac78 (diff) | |
download | redmine-f04225321c3ea0b56699fd667611ec867c6c458d.tar.gz redmine-f04225321c3ea0b56699fd667611ec867c6c458d.zip |
Account information can now be sent to the user when creating an account.
ActionMailer logger set to nil for production environment to disable email contents output in production.log
git-svn-id: http://redmine.rubyforge.org/svn/trunk@546 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/nl.yml')
-rw-r--r-- | lang/nl.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/nl.yml b/lang/nl.yml index 8b706f013..5f713f415 100644 --- a/lang/nl.yml +++ b/lang/nl.yml @@ -395,6 +395,7 @@ label_message_plural: Berichten label_message_last: Laatste bericht label_message_new: Nieuw bericht label_reply_plural: Antwoorden +label_send_information: Send account information to the user button_login: Inloggen button_submit: Toevoegen |