2 // A stub language pack for backward compatibility with old sites not using Unicode.
3 // It simply makes the en_utf8 pack appear under the old latin encoding.
4 // Do not add new strings here, please use en_utf8 for all new strings
6 $string['thislanguage'] = 'English';
7 $string['thischarset'] = 'iso-8859-1';
8 $string['locale'] = 'en';
9 $string['parentlanguage'] = 'en_utf8';