source: WAeUP_SRP/fceokene/profiles/default/vocabularies/import_names.xml @ 2599

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

new deadline

layout and schema should be called application (like the other layouts)

File size: 771 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="vocabulary.xsl"?>
3<object name="entry_modes" 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 <item key="student" msgid="">Student Data</item>
9 <item key="faculty" msgid="">Faculty Data</item>
10 <item key="department" msgid="">Department Data</item>
11 <item key="course" msgid="">Course Data</item>
12 <item key="course_result" msgid="">Course Result Data</item>
13 <item key="certificate" msgid="">Certificate Data</item>
14 <item key="certificate_course" msgid="">Certificate Course Data</item>
15 <item key="application" msgid="">Application Data</item>
16</object>
Note: See TracBrowser for help on using the repository browser.