Parent Directory
|
Revision Log
MDL-10791 adding decimal and list separators to lang packs, the list may not be complete - source: wikipedia
<?php $string['decsep'] = ','; $string['listsep'] = ';'; $string['locale'] = 'ro_RO.UTF-8'; $string['localewin'] = 'Romanian_Romania.1250'; $string['localewincharset'] = 'WINDOWS-1250'; $string['oldcharset'] = 'ISO-8859-2'; $string['thischarset'] = 'UTF-8'; $string['thislanguage'] = 'Română'; ?>
| Moodle CVS Admin | ViewVC Help |
| Powered by ViewVC 1.0.7 |