More work in progress on roles. Implemented status edit for roles.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index ae04c02..a1700c9 100644 (file)
@@ -83,6 +83,8 @@ $i18n_key_words = array(
 // 'error.record' => 'Select record.',
 'error.auth' => '不正确的用户名或密码。',
 '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.',