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

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

more PINs are not necessary

  • Property svn:keywords set to Id
File size: 607 bytes
RevLine 
[2251]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
[2411]9    <item key="APP" msgid="">PCE Application</item>
[2403]10    <item key="PRE" msgid="">PRE-NCE Application</item>
[2251]11    <item key="CLR" msgid="">Clearance</item>
[2411]12    <item key="HOS" msgid="">Hostel Booking</item>
13    <item key="HOM" msgid="">Hostel Maintenance</item>
[2251]14
[2411]15
[2403]16</object>
Note: See TracBrowser for help on using the repository browser.