From ebd69f7abe58d2f0ad8df6696f74c36e0b030013 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Fri, 12 Jul 2013 00:45:55 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/pl/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/pl/moodle.php b/install/lang/pl/moodle.php index d2044e57e83..fdba76d45c7 100644 --- a/install/lang/pl/moodle.php +++ b/install/lang/pl/moodle.php @@ -31,6 +31,6 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Język'; -$string['next'] = 'Następne'; +$string['next'] = 'Dalej'; $string['previous'] = 'Poprzedni'; $string['reload'] = 'Odśwież';