X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/97131557dde928fb0694e10eea098bae64a25fcd..b7df85b084e9aaecef29ff6712015194f96e0c22:/WEB-INF/resources/no.lang.php diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 958c0150..75979992 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -110,8 +110,12 @@ $i18n_key_words = array( // 'button.submit' => 'Registrer', 'button.add_user' => 'Legg til bruker', 'button.add_project' => 'Legg til prosjekt', -'button.add_activity' => 'Legg til aktivitet', +// TODO: translate the following. +// 'button.add_task' => 'Add task', 'button.add_client' => 'Legg til klient', +// TODO: translate the following. +// 'button.add_invoice' => 'Add invoice', +// 'button.add_option' => 'Add option', 'button.add' => 'Legg til', 'button.generate' => 'Generer', 'button.reset_password' => 'Resett passord',