forked from genius-crm/Vtiger-6.X-lingua-ITA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.xml
executable file
·27 lines (27 loc) · 1.09 KB
/
manifest.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
25
26
27
<?xml version="1.0"?>
<module>
<type>language</type>
<name>Italian</name>
<label>IT Italian</label>
<prefix>it_it</prefix>
<version>6.1_b2</version>
<dependencies>
<vtiger_version>6.1</vtiger_version>
<vtiger_max_version>6.*</vtiger_max_version>
</dependencies>
<license>
<inline><![CDATA[
********************************************************************************
* The contents of these fileis are subject to the Mozilla Public License Version 1.1
* ("License"); You may not use this file except in compliance with the License.
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
* the specific language governing rights and limitations under the License.
********************************************************************************
* Language : Italiano
* Version : 6.1
* Author : Traduzione a cura di Opencrmitalia e Greencrm
********************************************************************************
]]></inline>
</license>
</module>