mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Removed configcharset, but kept thischarset
This commit is contained in:
parent
4bfa92e714
commit
3a178d04d1
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
<?PHP // $Id$
|
||||
|
||||
$string['thislanguage'] = "English"; // Name of this language in the native language eg Français
|
||||
$string['thischarset'] = "iso-8859-1"; // The best charset to use for this language
|
||||
|
||||
$string['action'] = "Action";
|
||||
$string['activity'] = "Activity";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue