| [ Index ] | PHP Cross Reference of Mambo 4.6.5 |
|
| [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 <?xml version="1.0" encoding="utf-8"?> 2 <mosinstall version="4.6" type="language"> 3 <name>English</name> 4 <version>4.6</version> 5 <description>English Locale</description> 6 <creationdate>06-06-2006</creationdate> 7 <author>Mambo Foundation Inc.</author> 8 <authorurl>mambo-foundation.org</authorurl> 9 <authoremail>translation@mambo-foundation.org</authoremail> 10 <copyright>(C) 2000 - 2007 Mambo Foundation Inc.</copyright> 11 <license>http://www.opensource.org/licenses/gpl-license.php GNU/GPL v.2</license> 12 <params> 13 <param name="locale" type="text" default="en.utf-8,en,en,english" label="Locale String" description="Locale string for setlocale() (eg. en, english)"></param> 14 <param name="charset" type="text" default="utf-8" label="Character Set" description="Character set for this language."></param> 15 <param name="text_direction" type="text" default="ltr" label="Text Direction" description="left-to-right or right-to-left"></param> 16 <param name="date_format" type="text" default="%B %d, %Y at %I:%M %p" label="Date Format" description="Date format for strftime() (eg. %A, %d %B %Y)"></param> 17 <param name="plural_form" type="text" default="nplurals=2; plural=n != 1;" label="Plural Forms" description="Plural Forms expression"></param> 18 </params> 19 <locale name="en" title="English" territory="" locale="en.utf-8,en,en,english" text_direction="ltr" iso639="en" iso3166_2="" iso3166_3="" charset="utf-8"> 20 <plural_form nplurals="2" plural="n != 1" expression="nplurals=2; plural=n != 1;"></plural_form> 21 <date_format>%B %d, %Y at %I:%M %p</date_format> 22 <codesets> 23 <charset>utf-8</charset> 24 <charset>iso-8859-1</charset> 25 <charset>iso-8859-15</charset> 26 </codesets> 27 <days sun="Sun" mon="Mon" tue="Tue" wed="Wed" thu="Thu" fri="Fri" sat="Sat"></days> 28 <months jan="Jan" feb="Feb" mar="Mar" apr="Apr" may="May" jun="Jun" jul="Jul" aug="Aug" sep="Sep" oct="Oct" nov="Nov" dec="Dec"></months> 29 </locale> 30 <files> 31 </files> 32 </mosinstall>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed May 23 00:05:01 2012 | Cross-referenced by PHPXref 0.7 |
| Mambo API: Mambo is Free software released under the GNU/General Public License, Version 2 |