Commit 2a7b3a9e authored by Frank Bergmann's avatar Frank Bergmann

- OpenACS 5.9

parent f9590007
...@@ -7,17 +7,17 @@ ...@@ -7,17 +7,17 @@
<initial-install-p>t</initial-install-p> <initial-install-p>t</initial-install-p>
<singleton-p>t</singleton-p> <singleton-p>t</singleton-p>
<version name="5.10.0d1" url="http://www.mayuli.com/acs-repository/download/apm/ref-language-5.10.0d1.apm"> <version name="5.9.0" url="http://www.mayuli.com/acs-repository/download/apm/ref-language-5.9.0.apm">
<owner url="mailto:jon@jongriffin.com">Jon Griffin</owner> <owner url="mailto:jon@jongriffin.com">Jon Griffin</owner>
<release-date>2013-09-08</release-date> <release-date>2015-10-04</release-date>
<maturity>2</maturity> <maturity>2</maturity>
<summary>ISO 639-1 language reference data for acs-reference.</summary> <summary>ISO 639-1 language reference data for acs-reference.</summary>
<vendor url="http://www.mayuli.com">Mayuli Enterprises, LLC</vendor> <vendor url="http://www.mayuli.com">Mayuli Enterprises, LLC</vendor>
<description format="text/plain">This is the ISO 639-1 language reference data (with languages names in English).</description> <description format="text/plain">This is the ISO 639-1 language reference data (with languages names in English).</description>
<provides url="ref-language" version="5.10.0d1"/> <provides url="ref-language" version="5.9.0"/>
<requires url="acs-kernel" version="5.10.0d1"/> <requires url="acs-kernel" version="5.9.0"/>
<requires url="acs-reference" version="5.10.0d1"/> <requires url="acs-reference" version="5.9.0"/>
<callbacks> <callbacks>
<callback type="after-install" proc="ref_language::apm::after_install"/> <callback type="after-install" proc="ref_language::apm::after_install"/>
......
...@@ -158,7 +158,7 @@ ad_proc -private ref_language::apm::lang_list_for_5_6_0d2 { ...@@ -158,7 +158,7 @@ ad_proc -private ref_language::apm::lang_list_for_5_6_0d2 {
lu "Luba-Katanga" lu "Luba-Katanga"
lv "Latvian" lv "Latvian"
mh "Marshallese" mh "Marshallese"
nb "Bokml, Norwegian; Norwegian Bokml" nb "Bokmål, Norwegian; Norwegian Bokmål"
nd "Ndebele, North; North Ndebele" nd "Ndebele, North; North Ndebele"
ng "Ndonga" ng "Ndonga"
nl "Dutch; Flemish" nl "Dutch; Flemish"
...@@ -166,7 +166,7 @@ ad_proc -private ref_language::apm::lang_list_for_5_6_0d2 { ...@@ -166,7 +166,7 @@ ad_proc -private ref_language::apm::lang_list_for_5_6_0d2 {
nr "Ndebele, South; South Ndebele" nr "Ndebele, South; South Ndebele"
nv "Navajo; Navaho" nv "Navajo; Navaho"
ny "Chichewa; Chewa; Nyanja" ny "Chichewa; Chewa; Nyanja"
oc "Occitan (post 1500); Provenal" oc "Occitan (post 1500); Provençal"
oj "Ojibwa" oj "Ojibwa"
om "Oromo" om "Oromo"
os "Ossetian; Ossetic" os "Ossetian; Ossetic"
...@@ -187,10 +187,16 @@ ad_proc -private ref_language::apm::lang_list_for_5_6_0d2 { ...@@ -187,10 +187,16 @@ ad_proc -private ref_language::apm::lang_list_for_5_6_0d2 {
ty "Tahitian" ty "Tahitian"
ug "Uighur; Uyghur" ug "Uighur; Uyghur"
ve "Venda" ve "Venda"
vo "Volapk" vo "Volapük"
wa "Walloon" wa "Walloon"
yi "Yiddish" yi "Yiddish"
yo "Yoruba" yo "Yoruba"
za "Zhuang; Chuang" za "Zhuang; Chuang"
} }
} }
# Local variables:
# mode: tcl
# tcl-indent-level: 4
# indent-tabs-mode: nil
# End:
...@@ -56,3 +56,9 @@ ad_proc -private ref_language::set_iso1 { ...@@ -56,3 +56,9 @@ ad_proc -private ref_language::set_iso1 {
} }
} }
# Local variables:
# mode: tcl
# tcl-indent-level: 4
# indent-tabs-mode: nil
# End:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment