X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/30fe1769a76524d74ad90d73c938f76b782bb9c2..7222eeeece08554fe11df2fe33e17dded52b06d0:/WEB-INF/resources/no.lang.php diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 9a2cd748..7b5561a4 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -210,7 +210,8 @@ $i18n_key_words = array( // 'label.total' => 'Total', // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', -// 'label.or' => 'or', +'label.or' => 'eller', +// TODO: translate the following. // 'label.error' => 'Error', // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', 'label.required_fields' => '* obligatoriske felt', @@ -604,7 +605,6 @@ $i18n_key_words = array( // Note to translators: the strings below are missing and must be translated and added // "label.sel_all" => 'velg alle', // "label.sel_none" => 'velg ingen', -// "label.or" => 'or', // "label.disable" => 'slå av', // "label.enable" => 'slå på', // "label.hrs" => 'timer',