Parent Directory
|
Revision Log
Bug #5937 - Fix nonascii chars in graphs: - fixed *nix locale settings - added lib/default.ttf compatibility notices
<?php $string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z'; $string['backupnameformat'] = '%%Y%%m%%d-%%H%%M'; $string['firstdayofweek'] = '0'; $string['locale'] = 'kn_IN.UTF-8'; $string['localewin'] = 'Kannada.65001'; $string['oldcharset'] = 'UTF-8'; $string['strftimedate'] = '%%d %%B %%Y'; $string['strftimedateshort'] = '%%d %%B'; $string['strftimedatetime'] = '%%d %%B %%Y, %%I:%%M %%p'; $string['strftimedaydate'] = '%%A, %%d %%B %%Y'; $string['strftimedaydatetime'] = '%%A, %%d %%B %%Y, %%I:%%M %%p'; $string['strftimedayshort'] = '%%A, %%d %%B'; $string['strftimedaytime'] = '%%a, %%H:%%M'; $string['strftimemonthyear'] = '%%B %%Y'; $string['strftimerecent'] = '%%d %%b, %%H:%%M'; $string['strftimerecentfull'] = '%%a, %%d %%b %%Y, %%I:%%M %%p'; $string['strftimetime'] = '%%I:%%M %%p'; $string['thischarset'] = 'utf-8'; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'ಕನ್ನಡ'; ?>
| Moodle CVS Admin | ViewVC Help |
| Powered by ViewVC 1.0.7 |