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

View of /lang/ga_utf8/langconfig.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (download) (annotate)
Sun Mar 16 01:02:40 2008 WST (20 months, 1 week ago) by skodak
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -1 lines
MDL-13937 incorrect parent language in cs and ga lang pack
<?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'; //0-Domhnach, 1-Luan,....6-Sathairn
$string['locale'] = 'ga.UTF-8';
$string['localewin'] = 'Gaelic; Scottish Gaelic';
$string['localewincharset'] = 'WINDOWS-1252';
$string['oldcharset'] = 'ISO-8859-1';
$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['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'] = 'Gaeilge';
?>

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7