X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fja.lang.php;h=f0c52121e6a2ac4d110296a8d352944c3d17ab3e;hb=d3bcdee6ccc7bd00dce1fdfd89dc604f9016b52c;hp=8bb27cfde33d4d0a5c99ff55a81d8321aa1dcf1f;hpb=62bebb89af9afb9c4008d799c67e24988cb3688d;p=timetracker.git diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 8bb27cfd..f0c52121 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -99,8 +99,6 @@ $i18n_key_words = array( 'error.user_exists' => 'このログインと関連されたユーザーは既に存在します。', // TODO: translate the following. // 'error.object_exists' => 'Object with this name already exists.', -'error.project_exists' => 'この名前のプロジェクトは既に存在します。', -// TODO: translate the following. // 'error.task_exists' => 'Task with this name already exists.', // 'error.client_exists' => 'Client with this name already exists.', // 'error.invoice_exists' => 'Invoice with this number already exists.', @@ -331,7 +329,6 @@ $i18n_key_words = array( 'title.options' => 'オプション', 'title.profile' => 'プロファイル', // TODO: translate the following. -// 'title.group' => 'Group Settings', // 'title.plugins' => 'Plugins', // 'title.cf_custom_fields' => 'Custom Fields', // 'title.cf_add_custom_field' => 'Adding Custom Field',