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/pt.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/pt.yml')
-rw-r--r-- | lang/pt.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/pt.yml b/lang/pt.yml index b0b2210fc..35643a1bf 100644 --- a/lang/pt.yml +++ b/lang/pt.yml @@ -70,7 +70,8 @@ notice_locking_conflict: Os dados foram atualizados por um outro usuário. notice_scm_error: A entrada e/ou a revisão não existem no repositório. notice_not_authorized: Você não está autorizado a acessar esta página. 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: Sua senha do redMine. mail_subject_register: Ativação de conta do redMine. @@ -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: Enviar @@ -442,6 +444,7 @@ button_unwatch: Não observar button_reply: Reply button_archive: Archive button_unarchive: Unarchive +button_reset: Reset status_active: ativo status_registered: registrado |