Actions
Patch #34623
closedJapanese translation update (r20726)
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Translated notice_invalid_watcher added by #33329.
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 96af51567..dbbca38e6 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1372,5 +1372,4 @@ ja:
text_user_destroy_confirmation: 本当にこのユーザーとこのユーザーへのすべての参照を削除しますか? 削除後は元に戻せません。通常は削除よりロックのほうが適切です。削除する場合は確認のためログインID (%{login}) を入力してください。
text_project_destroy_enter_identifier: 確認のためプロジェクト識別子 (%{identifier}) を入力してください。
button_add_subtask: 子チケットを追加
- notice_invalid_watcher: 'Invalid watcher: User will not receive any notifications
- because it does not have access to view this object.'
+ notice_invalid_watcher: '不正なウォッチャー: このオブジェクトを参照する権限がないユーザーです。通知は行われません。'
Updated by Go MAEDA over 4 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch.
Actions