From 9900a3df74914d8e61404762eed7ab9c8dfc9a9d Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sat, 4 Aug 2012 00:32:02 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/lt/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/lt/moodle.php b/install/lang/lt/moodle.php index abfff848f60..aa66effdd86 100644 --- a/install/lang/lt/moodle.php +++ b/install/lang/lt/moodle.php @@ -31,6 +31,6 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Kalba'; -$string['next'] = 'Toliau'; +$string['next'] = 'Pirmyn'; $string['previous'] = 'Ankstesnis'; $string['reload'] = 'Įkelti iš naujo';