Using error.object_exists instead of error.project_exists to streamline error messages.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index a601455..271ad93 100644 (file)
@@ -92,8 +92,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' => '具有此名称的客户端已经存在。',
 // TODO: translate the following.