Language - Strings not defined

Language - Strings not defined

لە لایەن Heather Jackson -
Number of replies: 3

We are getting the following errors when we check for missing strings in the Language Configuration settings. Is this something we should be concerned about, and if so, how do we fix it?

The following strings are not defined in d:\program files\easyphp1-7\www/lang/en/install.php

$string['chooselanguagesub'] = "";
$string['compatibilitysettingssub'] = "";
$string['configurationcompletesub'] = "";
$string['environmentsub'] = "";

The following strings are not defined in d:\program files\easyphp1-7\www/lang/en/moodle.php

$string['firstdayofweek'] = "0";

تێکرایى نمرەپێدراوەکان: -
In reply to Heather Jackson

Re: Language - Strings not defined

لە لایەن Iñaki Arenaza -
وێنەی Core developers وێنەی Documentation writers وێنەی Peer reviewers وێنەی Plugin developers
As they are not defined, every time Moodle uses them, you will see something lie chooselanguagesub, compatibilitysettingssub and so on. You won't get any errors, but the texts are not very self-explanatory چاوداگرتن

If you know what they are used for, you can use "Edit Strings" (in the same menu of "Check for missing strings" to give them a value, provided the language files on the web server are writable by the web service user.

Saludos. Iñaki.
In reply to Heather Jackson

Re: Language - Strings not defined

لە لایەن koen roggemans -
وێنەی Core developers وێنەی Documentation writers وێنەی Moodle HQ وێنەی Particularly helpful Moodlers وێنەی Plugin developers وێنەی Translators
It's nothing to be concearned about. I guess you are working with the developement version of Moodle or a very new language pack?
I think this is a part of the new installer for languages during installation and a part of the new environment check witch is being developed, both to be finished for version 1.6