]> git.sesse.net Git - ccbs/commitdiff
Switch to nb_NO.
authorSteinar H. Gunderson <sesse@samfundet.no>
Sun, 17 Jul 2005 12:57:30 +0000 (12:57 +0000)
committerSteinar H. Gunderson <sesse@samfundet.no>
Sun, 17 Jul 2005 12:57:30 +0000 (12:57 +0000)
html/ccbs.pm

index c1406ce1b259e15e6ddc85a1ef1df3f207b7f1b4..60178f74d5d2e09ac68a05460424253c4b530db9 100755 (executable)
@@ -76,7 +76,7 @@ sub process_template {
        $vars->{'public'} = $ccbs_noadmin;
        $vars->{'timetogenerate'} = sprintf "%.3f", Time::HiRes::tv_interval($start_time);
        
-       POSIX::setlocale( &POSIX::LC_MESSAGES , "en_DK.UTF-8");
+       POSIX::setlocale( &POSIX::LC_MESSAGES , "nb_NO.UTF-8");
        Locale::gettext::bindtextdomain("ccbs", "po");
        Locale::gettext::textdomain("ccbs");