From 92da4f38ff3588d592d651e5a753914fceaa9999 Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 20 Jun 2004 03:54:15 +0000 Subject: [PATCH] FIxed default locale --- lang/pl/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pl/moodle.php b/lang/pl/moodle.php index 4464d15169..c3653ac530 100755 --- a/lang/pl/moodle.php +++ b/lang/pl/moodle.php @@ -490,7 +490,7 @@ $string['list'] = 'Lista'; $string['listfiles'] = 'Lista plików w $a'; $string['listofallpeople'] = 'Lista wszystkich osób'; $string['livelogs'] = 'Bie¿±ce logi z ostatniej godziny'; -$string['locale'] = 'pl'; +$string['locale'] = 'pl_PL'; $string['location'] = 'Po³o¿enie'; $string['loggedinas'] = 'Jeste¶ zalogowany(a) jako $a'; $string['loggedinnot'] = 'Nie jeste¶ zalogowany(a)'; -- 2.39.5