Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b7db66c
)
MDL-22085 adding iso-639-2 reference string to en lang pack - this way we may look...
author
Petr Skoda
<skodak@moodle.org>
Wed, 14 Apr 2010 12:17:23 +0000
(12:17 +0000)
committer
Petr Skoda
<skodak@moodle.org>
Wed, 14 Apr 2010 12:17:23 +0000
(12:17 +0000)
lang/en/langconfig.php
patch
|
blob
|
blame
|
history
diff --git
a/lang/en/langconfig.php
b/lang/en/langconfig.php
index
6af73c5
..
691fe72
100644
(file)
--- a/
lang/en/langconfig.php
+++ b/
lang/en/langconfig.php
@@
-27,6
+27,7
@@
$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['backupnameformat'] = '%Y%m%d-%H%M';
$string['decsep'] = '.';
$string['firstdayofweek'] = '0';
+$string['iso6392'] = 'eng';
$string['listsep'] = ',';
$string['locale'] = 'en_AU.UTF-8';
$string['localewin'] = 'English_Australia.1252';
$string['listsep'] = ',';
$string['locale'] = 'en_AU.UTF-8';
$string['localewin'] = 'English_Australia.1252';