[moodle] / lang / kn_utf8 / langconfig.php Repository:

View of /lang/kn_utf8/langconfig.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (download) (annotate)
Fri Jun 30 05:37:06 2006 WST (3 years, 4 months ago) by skodak
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
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