]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
Improved presentation of language selector.
[timetracker.git] / WEB-INF / resources / no.lang.php
index a61df2b37794a7cae7296f3439176c0b0dc58631..223c89b8613744c4f5ba295cbb6baaf101566a83 100644 (file)
@@ -29,7 +29,7 @@
 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
 
-$i18n_language = 'Norsk';
+$i18n_language = 'Norwegian (Norsk)';
 $i18n_months = array('Januar', 'Februar', 'Mars', 'April', 'Mai', 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Desember');
 $i18n_weekdays = array('Søndag', 'Mandag', 'Tirsdag', 'Onsdag', 'Torsdag', 'Fredag', 'Lørdag');
 // TODO: check translation of $i18n_weekdays_short.