Vote #76743
完了Fix typo of Japanese translation for notice_gantt_chart_truncated
開始日:
2022/05/09
期日:
進捗率:
0%
予定工数:
Redmineorg_URL:
category_id:
12
version_id:
100
issue_org_id:
20761
author_id:
332
assigned_to_id:
0
comments:
2
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
説明
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: リポジトリに、エントリ/リビジョンが存在しません。
journals
--------------------------------------------------------------------------------
Committed in trunk, 3.1-stable, 3.0-stable and 2.6-stable, thanks.
--------------------------------------------------------------------------------
いいね!0