]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/et.lang.php
Using error.object_exists instead of error.project_exists to streamline error messages.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 338765bd01d51cb78011c0da311a227e262a4e02..5ab3de4a56035d2408d0f5f8539a27477cff61ee 100644 (file)
@@ -101,8 +101,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.user_exists' => 'User with this login already exists.',
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.project_exists' => 'Selle nimega projekt on juba olemas.',
-// 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.',
@@ -332,7 +330,6 @@ $i18n_key_words = array(
 'title.options' => 'Suvandid',
 'title.profile' => 'Profiili',
 // 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',