diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-08-29 20:07:28 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-08-29 20:07:28 +0000 |
commit | 39c9874a41028c7ec5f67207d698947c751d9484 (patch) | |
tree | b45e4b35f8bca53c89ba763dd005729c7497f7d8 /lang/en.yml | |
parent | 317b460d96523c234d2dc2343a9774888c74d44c (diff) | |
download | redmine-39c9874a41028c7ec5f67207d698947c751d9484.tar.gz redmine-39c9874a41028c7ec5f67207d698947c751d9484.zip |
Added the ability to reset its own RSS access key on "My account".
git-svn-id: http://redmine.rubyforge.org/svn/trunk@677 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/en.yml')
-rw-r--r-- | lang/en.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/en.yml b/lang/en.yml index c7dd0d2ef..fb653daf2 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -70,7 +70,8 @@ notice_locking_conflict: Data have been updated by another user. notice_scm_error: Entry and/or revision doesn't exist in the repository. notice_not_authorized: You are not authorized to access this page. notice_email_sent: An email was sent to %s -notice_email_error: An error occurred while sending mail (%s)" +notice_email_error: An error occurred while sending mail (%s) +notice_feeds_access_key_reseted: Your RSS access key was reseted. mail_subject_lost_password: Your redMine password mail_subject_register: redMine account activation @@ -411,6 +412,7 @@ label_date_to: To label_language_based: Language based label_sort_by: Sort by "%s" label_send_test_email: Send a test email +label_feeds_access_key_created_on: RSS access key created %s ago button_login: Login button_submit: Submit @@ -442,6 +444,7 @@ button_unwatch: Unwatch button_reply: Reply button_archive: Archive button_unarchive: Unarchive +button_reset: Reset status_active: active status_registered: registered |