]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/nl.lang.php
Improved presentation of language selector.
[timetracker.git] / WEB-INF / resources / nl.lang.php
index e07f6f561ef66d3ae83478fb26640579a5fb4801..715be2c7dc6c8088f3428822574eac6b7cbe6c29 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 = 'Nederlands';
+$i18n_language = 'Dutch (Nederlands)';
 $i18n_months = array('Januari', 'Februari', 'Maart', 'April', 'Mei', 'Juni', 'Juli', 'Augustus', 'September', 'Oktober', 'November', 'December');
 $i18n_weekdays = array('Zondag', 'Maandag', 'Dinsdag', 'Woensdag', 'Donderdag', 'Vrijdag', 'Zaterdag');
 $i18n_weekdays_short = array('Zo', 'Ma', 'Di', 'Wo', 'Do', 'Vr', 'Za');