]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sl.lang.php
A bit of cleanup in localization files.
[timetracker.git] / WEB-INF / resources / sl.lang.php
index 3f3548f6cc9e945fabd5f486d127732829135a7a..00963ff9a99d3c769aae57d76cd1bb1a5e5f1053 100644 (file)
@@ -86,6 +86,7 @@ $i18n_key_words = array(
 // 'error.task' => 'Select task.',
 // 'error.client' => 'Select client.',
 // 'error.report' => 'Select report.',
+// 'error.record' => 'Select record.',
 // 'error.auth' => 'Incorrect login or password.',
 // 'error.user_exists' => 'User with this login already exists.',
 // 'error.project_exists' => 'Project with this name already exists.',
@@ -144,6 +145,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.page' => 'Page',
 // 'label.condition' => 'Condition',
+// 'label.yes' => 'yes',
+// 'label.no' => 'no',
 
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.