Localized xml parsing error string.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 68b2380..b9f784f 100644 (file)
@@ -118,6 +118,9 @@ $i18n_key_words = array(
 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
+// TODO: translate the following.
+// 'error.xml' => 'Error in XML file at line %d: %s.',
+// 'error.cannot_import' => 'Cannot import: %s.',
 
 // Labels for buttons.
 'button.login' => 'Login',
@@ -165,6 +168,7 @@ $i18n_key_words = array(
 'label.user' => 'Kasutaja',
 'label.users' => 'Kasutajad',
 // TODO: translate the following.
+// 'label.group' => 'Group',
 // 'label.roles' => 'Roles',
 'label.client' => 'Klient',
 'label.clients' => 'Kliendid',