-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathlanguage.xml
24 lines (23 loc) · 922 Bytes
/
language.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<metafile version="1.6" client="site" xsi:noNamespaceSchemaLocation="./language.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<name>Examplish (Example)</name>
<tag>en-US</tag>
<version>1.6.0</version>
<creationDate>2008-03-15</creationDate>
<author>Joomla! Project</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
<copyright>Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.</copyright>
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<description/>
<metadata>
<name>Examplish (Example)</name>
<tag>xx-XX</tag>
<rtl>0</rtl>
<locale>xx_XX.utf8, xx_XX.UTF-8, xx_XX, xx, examplish, examplish-example</locale>
<winCodePage>iso-8859-1</winCodePage>
<backwardLang>examplish</backwardLang>
<pdfFontName>freesans</pdfFontName>
</metadata>
<params></params>
</metafile>