source: WAeUP_SRP/trunk/profiles/default/vocabularies/high_qual.xml @ 1280

Last change on this file since 1280 was 833, checked in by Henrik Bettermann, 18 years ago

some vocabulary entries added
book button renamed

  • Property svn:keywords set to Id
File size: 907 bytes
Line 
1<?xml version="1.0"?>
2<object name="high_qual" meta_type="CPS Vocabulary">
3    <property name="title"></property>
4    <property name="title_msgid"></property>
5    <property name="description"></property>
6    <property name="acl_write_roles">Manager</property>
7   
8    <item key="" msgid="">None</item>
9    <item key="nce" msgid="">National Certificate Of Education</item>
10    <item key="pre" msgid="">Pre Degree Programme</item>
11    <item key="dip" msgid="">Diploma Programme</item>
12    <item key="ond" msgid="">Ordinary National Diploma</item>
13    <item key="nce" msgid="">National Certificate Of Education</item>
14    <item key="bd" msgid="">Bachelors Degree</item>
15    <item key="md" msgid="">Masters Degree</item>
16    <item key="pq" msgid="">Professional Qualification</item>
17    <item key="oc" msgid="">Other Certification</item>
18    <item key="hnd" msgid="">Higher National Diploma</item>
19
20
21</object>
Note: See TracBrowser for help on using the repository browser.