X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fda.lang.php;h=7ffc079925a5a72f69bf097da0aa1540c76adb42;hb=f58ab716cb0cc4b8be8e48723b345bfab29697a6;hp=7eaec94ccfabcf6467dbf230b9cf947dc8a5c837;hpb=69915aba68a312fb2080c2356a482736efc254ae;p=timetracker.git diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 7eaec94c..7ffc0799 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -90,9 +90,6 @@ $i18n_key_words = array( 'error.user_exists' => 'Brugernavn eksistere allerede.', // TODO: translate the following. // 'error.object_exists' => 'Object with this name already exists.', -'error.project_exists' => 'Der eksiterer allerede et projekt med det navn.', -'error.task_exists' => 'Opgavenavn eksistere allerede.', -'error.client_exists' => 'Der eksistere allerede en klient med dette navn.', 'error.invoice_exists' => 'Fakturanummer eksistere allerede.', // TODO: translate the following. // 'error.role_exists' => 'Role with this rank already exists.', @@ -114,6 +111,10 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Log ind', 'button.now' => 'Nu', @@ -239,6 +240,9 @@ $i18n_key_words = array( 'label.totals_only' => 'Kun Total', // Form titles. +'title.error' => 'Fejl', +// TODO: Translate the following. +// 'title.success' => 'Success', 'title.login' => 'Login', 'title.groups' => 'Teams', // TODO: change "teams" to "groups". // TODO: translate the following.