From c2061f1608541554fd033021822de4ad6698f885 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 10 Feb 2004 07:17:42 +0000 Subject: [PATCH] New strings for forcing languages --- lang/en/moodle.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 351ab7ee6c..a01fd88062 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -344,6 +344,8 @@ $string['firsttime'] = 'Is this your first time here?'; $string['followingoptional'] = 'The following items are optional'; $string['followingrequired'] = 'The following items are required'; $string['force'] = 'Force'; +$string['forcelanguage'] = 'Force language'; +$string['forceno'] = 'Do not force'; $string['forgotten'] = 'Forgotten your username or password?'; $string['format'] = 'Format'; $string['formathtml'] = 'HTML format'; -- 2.39.5