source: WAeUP_SRP/fceokene/profiles/default/vocabularies/pin_prefixes.xml @ 2403

Last change on this file since 2403 was 2403, checked in by Henrik Bettermann, 17 years ago

see ticket #15

  • Property svn:keywords set to Id
File size: 665 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="vocabulary.xsl"?>
3<object name="pin_prefixes" meta_type="CPS Vocabulary">
4    <property name="title"></property>
5    <property name="title_msgid"></property>
6    <property name="description"></property>
7    <property name="acl_write_roles">Manager</property>
8
9    <item key="APP" msgid="">Application</item>
10    <item key="PRE" msgid="">PRE-NCE Application</item>
11    <item key="CLR" msgid="">Clearance</item>
12    <item key="HOS" msgid="">Hostel Application</item>
13    <item key="HOB" msgid="">Hostel Booking FCE</item>
14    <item key="HOM" msgid="">Hostel Maintenance FCE</item>
15
16</object>
Note: See TracBrowser for help on using the repository browser.