The login form displays 'Username' as 'Username' but should be 'Brugernavn'. 
The other messages on login page are also wrong.


In the phpgwapi/phpgw_da.lang file I have

username        common  da      Brugernavn

in login.php I have tried changing 'en' to 'da' - result still the same


                        // If the lastloginid cookies isn't set, we will 
default to english.
                        // Change this if you need.
                        
$GLOBALS['phpgw_info']['user']['preferences']['common']['lang'] = 'da';
Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org


_______________________________________________
phpGroupWare-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to