root/modules/branches/2.9/languages/module.xml

Revision 10093, 1.3 kB (checked in by p_lindheimer, 3 years ago)

Module Publish Script: languages 2.8.0.2

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
Line 
1 <module>
2   <rawname>languages</rawname>
3   <name>Languages</name>
4   <version>2.8.0.2</version>
5   <publisher>FreePBX</publisher>
6   <license>GPLv2+</license>
7   <type>setup</type>
8   <category>Internal Options &amp; Configuration</category>
9   <description>
10     Adds the ability to changes the language within a call flow and add language attribute to users.
11   </description>
12   <menuitems>
13     <languages>Languages</languages>
14   </menuitems>
15   <changelog>
16     *2.8.0.2* localization updates
17     *2.8.0.1* #4353
18     *2.8.0.0* localizations, dbug statment removed
19     *2.7.0.2* localizations
20     *2.7.0.1* re #4004
21     *2.7.0.0* #4004 add language option to inbound routes
22     *2.6.0.0* localizations, misc
23     *2.5.0.6* localization, Swedish
24     *2.5.0.5* #3174 fix validation code
25     *2.5.0.4* #3110, #3138
26     *2.5.0.3* #2530 typo _GLOBALS should be GLOBALS
27     *2.5.0.2* fix depends to 2.5.0alpha1
28     *2.5.0.1* r6123 inject macro-user-callerid with required language setting (was hardcoded)
29     *2.5.0* #2845 tabindex
30     *2.4.0.3* #2843 Russian Translation, removal of un-needed code
31     *2.4.0.2* added depends on 2.4.0
32     *2.4.0.1* #2578 use setlanguage to handle changes in Asterisk 1.6
33     *2.4.0* First release of module
34   </changelog>
35   <depends>
36     <version>2.5.0alpha1</version>
37   </depends>
38   <location>release/2.8/languages-2.8.0.2.tgz</location>
39   <md5sum>784a791a1d1e2b5ccb001155569dfd92</md5sum>
40 </module>
Note: See TracBrowser for help on using the browser.