source: WAeUP_SRP/trunk/profiles/default/vocabularies/high_grade.xml @ 1059

Last change on this file since 1059 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: 870 bytes
Line 
1<?xml version="1.0"?>
2<object name="high_grade" meta_type="CPS Vocabulary">
3    <property name="title"></property>
4    <property name="title_msgid"></property>
5    <property name="description"></property>
6
7    <item key="" msgid="">None</item>
8    <item key="upper_credit" msgid="">Upper Credit</item>
9    <item key="distinction" msgid="">Distinction</item>
10    <item key="upper_credit" msgid="">Upper Credit</item>
11    <item key="credit" msgid="">Credit</item>
12    <item key="merit" msgid="">Merit</item>
13    <item key="lower_credit" msgid="">Lower Credit</item>
14    <item key="first_class" msgid="">First Class</item>
15    <item key="second_class_upper" msgid="">Second Class Upper</item>
16    <item key="second_class_lower" msgid="">Second Class Lower</item>
17    <item key="third_class" msgid="">Third Class</item>
18    <item key="pass" msgid="">Pass </item>
19
20</object>
Note: See TracBrowser for help on using the repository browser.