source: WAeUP_SRP/trunk/profiles/default/vocabularies/pin_prefixes.xml @ 841

Last change on this file since 841 was 805, checked in by joachim, 18 years ago

propset Id

  • Property svn:keywords set to Id
File size: 3.6 KB
Line 
1<?xml version="1.0"?>
2<object name="pin_prefixes" 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="APP" msgid="">Application</item>
9    <item key="CLR" msgid="">Clearance</item>
10    <item key="HOS" msgid="">Hostel Application</item>
11    <item key="HMU" msgid="">Old Hostel (Halls 1, 2, 3, 4) Maintenance</item>
12    <item key="HMF" msgid="">New Hostel (Hall 5) Maintenance</item>
13    <item key="HMP" msgid="">Postgraduate Hostel Maintenance</item>
14    <item key="GWN" msgid="">Gown Hiring</item>
15
16    <item key="AGR" msgid="">Agriculture</item>
17    <item key="ART" msgid="">Arts</item>
18    <item key="BMS" msgid="">Basic Medical Sc.</item>
19    <item key="DEN" msgid="">Dentistry</item>
20    <item key="EDU" msgid="">Education</item>
21    <item key="ENG" msgid="">Engineering</item>
22    <item key="LAW" msgid="">Law</item>
23    <item key="LSC" msgid="">Life Science</item>
24    <item key="PSC" msgid="">Physical</item>
25    <item key="PHA" msgid="">Pharmacy</item>
26    <item key="MED" msgid="">Medicine</item>
27    <item key="SSC" msgid="">Social Sciences</item>
28   
29    <item key="MBA" msgid="">Masters in Bus. Admin.</item>
30    <item key="MPA" msgid="">Masters in Public Admin</item>
31    <item key="MBF" msgid="">Masters Banking and Fin.</item>
32    <item key="LLM" msgid="">Masters in Law</item>
33    <item key="MPH" msgid="">Masters in Public Health</item>
34    <item key="BPA" msgid="">Bachelors in Public Adm</item>
35    <item key="BIA" msgid="">Bachelors in Accounting</item>
36    <item key="BSW" msgid="">Bachelors in Social Wks</item>
37    <item key="DPA" msgid="">Diploma in Public Adm</item>
38    <item key="DIL" msgid="">Diploma in Law</item>
39    <item key="DDP" msgid="">Diploma in Data Proc.</item>
40    <item key="DCE" msgid="">Diploma in Comp. Eng</item>
41
42    <item key="AGRNEW" msgid="">Agriculture (New Students)</item>
43    <item key="ARTNEW" msgid="">Arts (New Students)</item>
44    <item key="BMSNEW" msgid="">Basic Medical Sc. (New Students)</item>
45    <item key="DENNEW" msgid="">Dentistry (New Students)</item>
46    <item key="EDUNEW" msgid="">Education (New Students)</item>
47    <item key="ENGNEW" msgid="">Engineering (New Students)</item>
48    <item key="LAWNEW" msgid="">Law (New Students)</item>
49    <item key="LSCNEW" msgid="">Life Science (New Students)</item>
50    <item key="PSCNEW" msgid="">Physical (New Students)</item>
51    <item key="PHANEW" msgid="">Pharmacy (New Students)</item>
52    <item key="MEDNEW" msgid="">Medicine (New Students)</item>
53    <item key="SSCNEW" msgid="">Social Sciences (New Students)</item>   
54   
55    <item key="MBANEW" msgid="">Masters in Bus. Admin. (New Students)</item>
56    <item key="MPANEW" msgid="">Masters in Public Admin (New Students)</item>
57    <item key="MBFNEW" msgid="">Masters Banking and Fin. (New Students)</item>
58    <item key="LLMNEW" msgid="">Masters in Law (New Students)</item>
59    <item key="MPHNEW" msgid="">Masters in Public Health (New Students)</item>
60    <item key="BPANEW" msgid="">Bachelors in Public Adm (New Students)</item>
61    <item key="BIANEW" msgid="">Bachelors in Accounting (New Students)</item>
62    <item key="BSWNEW" msgid="">Bachelors in Social Wks (New Students)</item>
63    <item key="DPANEW" msgid="">Diploma in Public Adm (New Students)</item>
64    <item key="DILNEW" msgid="">Diploma in Law (New Students)</item>
65    <item key="DDPNEW" msgid="">Diploma in Data Proc. (New Students)</item>
66    <item key="DCENEW" msgid="">Diploma in Comp. Eng (New Students)</item>
67
68</object>
Note: See TracBrowser for help on using the repository browser.