From 793c448370f4edf87d1e32248ca9d121aabbbfc1 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Wed, 16 Sep 2015 10:49:18 +0000 Subject: [PATCH] Merged r14598 from trunk to 3.1-stable (#20761) fix typo of Japanese translation for notice_gantt_chart_truncated. Contributed by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@14599 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ja.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 014aa48e2..81ca05892 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -194,7 +194,7 @@ ja: notice_unable_delete_version: バージョンを削除できません notice_unable_delete_time_entry: 作業時間を削除できません notice_issue_done_ratios_updated: チケットの進捗率を更新しました。 - notice_gantt_chart_truncated: ガントチャートは、最大表示項目数(%{max})を超えたたため切り捨てられました。 + notice_gantt_chart_truncated: ガントチャートは、最大表示項目数(%{max})を超えたため切り捨てられました。 error_can_t_load_default_data: "デフォルト設定がロードできませんでした: %{value}" error_scm_not_found: リポジトリに、エントリ/リビジョンが存在しません。 -- 2.39.5