X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f12e0989887b6cc05cef4d252105083eac063cd5..97131557dde928fb0694e10eea098bae64a25fcd:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 005c05f0..bd9a7d05 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -89,9 +89,9 @@ $i18n_key_words = array( 'error.auth' => '不正確なログインあるいはパスワードが不正確です', 'error.user_exists' => 'このログインと関連されたユーザーは既に存在します', 'error.project_exists' => 'この名前のプロジェクトは既に存在します', -'error.activity_exists' => 'この名前の活動内容は既に存在します', -// TODO: translate error.client_exists. -// 'error.client_exists' => 'client with this name already exists', +// TODO: translate the following. +// 'error.task_exists' => 'Task with this name already exists.', +// 'error.client_exists' => 'Client with this name already exists.', 'error.no_login' => 'このログインと関連されたユーザーはいません', 'error.upload' => 'ファイルのアップロードのエラー', // TODO: translate the following.