Project

General

Profile

Actions

Defect #20761

closed

Fix typo of Japanese translation for notice_gantt_chart_truncated

Added by Go MAEDA over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Translations
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

There is a typo in Japanse translation for notice_gantt_chart_truncated.
"超えたたため" must be "超えたため" (it has extra "た").

Index: config/locales/ja.yml
===================================================================
--- config/locales/ja.yml    (revision 14597)
+++ config/locales/ja.yml    (working copy)
@@ -194,7 +194,7 @@
   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: リポジトリに、エントリ/リビジョンが存在しません。

Files

Actions

Also available in: Atom PDF