Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lang/en/langconfig.php File Reference

Go to the source code of this file.

Namespaces

namespace  langconfig

Variables

 $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 ['decsep'] = '.'
 $string ['firstdayofweek'] = '0'
 $string ['iso6391'] = 'en'
 $string ['iso6392'] = 'eng'
 $string ['labelsep'] = ': '
 $string ['listsep'] = ','
 $string ['locale'] = 'en_AU.UTF-8'
 $string ['localewin'] = 'English_Australia.1252'
 $string ['localewincharset'] = ''
 $string ['oldcharset'] = 'ISO-8859-1'
 $string ['parentlanguage'] = ''
 $string ['strftimedate'] = '%d %B %Y'
 $string ['strftimedatefullshort'] = '%d/%m/%y'
 $string ['strftimedateshort'] = '%d %B'
 $string ['strftimedatetime'] = '%d %B %Y, %I:%M %p'
 $string ['strftimedatetimeshort'] = '%d/%m/%y, %H:%M'
 $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 ['thisdirection'] = 'ltr'
 $string ['thisdirectionvertical'] = 'btt'
 $string ['thislanguage'] = 'English'
 $string ['thislanguageint'] = 'English'
 $string ['thousandssep'] = ','

Variable Documentation

$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'

Definition at line 26 of file langconfig.php.

$string['backupnameformat'] = '%Y%m%d-%H%M'

Definition at line 27 of file langconfig.php.

$string['decsep'] = '.'

Definition at line 28 of file langconfig.php.

$string['firstdayofweek'] = '0'

Definition at line 29 of file langconfig.php.

$string['iso6391'] = 'en'

Definition at line 30 of file langconfig.php.

$string['iso6392'] = 'eng'

Definition at line 31 of file langconfig.php.

$string['labelsep'] = ': '

Definition at line 32 of file langconfig.php.

$string['listsep'] = ','

Definition at line 33 of file langconfig.php.

$string['locale'] = 'en_AU.UTF-8'

Definition at line 34 of file langconfig.php.

$string['localewin'] = 'English_Australia.1252'

Definition at line 35 of file langconfig.php.

$string['localewincharset'] = ''

Definition at line 36 of file langconfig.php.

$string['oldcharset'] = 'ISO-8859-1'

Definition at line 37 of file langconfig.php.

$string['parentlanguage'] = ''

Definition at line 38 of file langconfig.php.

$string['strftimedate'] = '%d %B %Y'

Definition at line 39 of file langconfig.php.

$string['strftimedatefullshort'] = '%d/%m/%y'

Definition at line 40 of file langconfig.php.

$string['strftimedateshort'] = '%d %B'

Definition at line 41 of file langconfig.php.

$string['strftimedatetime'] = '%d %B %Y, %I:%M %p'

Definition at line 42 of file langconfig.php.

$string['strftimedatetimeshort'] = '%d/%m/%y, %H:%M'

Definition at line 43 of file langconfig.php.

$string['strftimedaydate'] = '%A, %d %B %Y'

Definition at line 44 of file langconfig.php.

$string['strftimedaydatetime'] = '%A, %d %B %Y, %I:%M %p'

Definition at line 45 of file langconfig.php.

$string['strftimedayshort'] = '%A, %d %B'

Definition at line 46 of file langconfig.php.

$string['strftimedaytime'] = '%a, %H:%M'

Definition at line 47 of file langconfig.php.

$string['strftimemonthyear'] = '%B %Y'

Definition at line 48 of file langconfig.php.

$string['strftimerecent'] = '%d %b, %H:%M'

Definition at line 49 of file langconfig.php.

$string['strftimerecentfull'] = '%a, %d %b %Y, %I:%M %p'

Definition at line 50 of file langconfig.php.

$string['strftimetime'] = '%I:%M %p'

Definition at line 51 of file langconfig.php.

$string['thisdirection'] = 'ltr'

Definition at line 52 of file langconfig.php.

$string['thisdirectionvertical'] = 'btt'

Definition at line 53 of file langconfig.php.

$string['thislanguage'] = 'English'

Definition at line 54 of file langconfig.php.

$string['thislanguageint'] = 'English'

Definition at line 55 of file langconfig.php.

$string['thousandssep'] = ','

Definition at line 56 of file langconfig.php.

 All Data Structures Namespaces Files Functions Variables Enumerations