diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-11-20 11:48:38 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-11-20 11:48:38 +0000 |
commit | 5c85898227df78dd8786256a67eff4b6c0a5fab3 (patch) | |
tree | 4480743b3ec4214834921aea4d5d3c5a9ce0fe45 /config | |
parent | f3b6e69c1a4da57fe0efa6a818eefd706a8e0f71 (diff) | |
download | redmine-5c85898227df78dd8786256a67eff4b6c0a5fab3.tar.gz redmine-5c85898227df78dd8786256a67eff4b6c0a5fab3.zip |
update Japanese translation of attachments and repositories encodings setting label (#2371)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7870 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/ja.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 56e70df0f..3b106bd04 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -369,6 +369,7 @@ ja: setting_time_format: 時刻の形式 setting_cross_project_issue_relations: 異なるプロジェクトのチケット間で関係の設定を許可 setting_issue_list_default_columns: チケットの一覧で表示する項目 + setting_repositories_encodings: 添付ファイルとリポジトリのエンコーディング setting_emails_header: メールのヘッダ setting_emails_footer: メールのフッタ setting_protocol: プロトコル @@ -1031,4 +1032,3 @@ ja: error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size. setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section - setting_repositories_encodings: Attachments and repositories encodings |