X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsl.lang.php;h=59e05d7fdeb9aa708080b571ad60cfd8a9c546ba;hb=78fdadfb6001c22512856ee6a5771b8d5a5ae122;hp=c989f8a2cf6e34c8c965d2b15ae7af4ed3aced30;hpb=62bebb89af9afb9c4008d799c67e24988cb3688d;p=timetracker.git diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index c989f8a2..59e05d7f 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -94,9 +94,6 @@ $i18n_key_words = array( // 'error.auth' => 'Incorrect login or password.', // 'error.user_exists' => 'User with this login already exists.', // 'error.object_exists' => 'Object with this name already exists.', -// 'error.project_exists' => 'Project with this name already exists.', -// '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.', // 'error.role_exists' => 'Role with this rank already exists.', // 'error.no_invoiceable_items' => 'There are no invoiceable items.', @@ -245,6 +242,9 @@ $i18n_key_words = array( // 'label.totals_only' => 'Totals only', // Form titles. +// TODO: Translate the following. +// 'title.error' => 'Error', +// 'title.success' => 'Success', 'title.login' => 'Prijava', 'title.groups' => 'Timi', // TODO: change "teams" to "groups". // TODO: translate the following. @@ -306,7 +306,6 @@ $i18n_key_words = array( // 'title.options' => 'Options', 'title.profile' => 'Profil', // 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',