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/ja.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/ja.yml')
-rw-r--r-- | lang/ja.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/ja.yml b/lang/ja.yml index 87fe5eb36..48b379e95 100644 --- a/lang/ja.yml +++ b/lang/ja.yml @@ -71,7 +71,8 @@ notice_locking_conflict: 別のユーザがデータを更新しています。 notice_scm_error: リポジトリに、エントリ/リビジョンが存在しません。 notice_not_authorized: このページにアクセスするには認証が必要です。 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: redMineパスワード mail_subject_register: redMineアカウントが有効になりました @@ -412,6 +413,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: ログイン button_submit: 変更 @@ -443,6 +445,7 @@ button_unwatch: ウォッチをやめる button_reply: 返答 button_archive: 書庫に保存 button_unarchive: 書庫から戻す +button_reset: Reset status_active: 有効 status_registered: 登録 |