source: WAeUP_SRP/trunk/profiles/default/vocabularies/subject_voc.xml @ 341

Last change on this file since 341 was 199, checked in by joachim, 18 years ago

=profiles created upgrade to CPS3.4

File size: 1.2 KB
Line 
1<?xml version="1.0"?>
2<object name="subject_voc" 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 <item key="Arts" msgid="label_subject_Arts">Arts</item>
8 <item key="Business" msgid="label_subject_Business">Business</item>
9 <item key="Computers" msgid="label_subject_Computers">Computers</item>
10 <item key="Games" msgid="label_subject_Games">Games</item>
11 <item key="Health" msgid="label_subject_Health">Health</item>
12 <item key="Home" msgid="label_subject_Home">Home</item>
13 <item key="Kids and Teens"
14    msgid="label_subject_Kids and Teens">Kids and Teens</item>
15 <item key="News" msgid="label_subject_News">News</item>
16 <item key="Recreation" msgid="label_subject_Recreation">Recreation</item>
17 <item key="Reference" msgid="label_subject_Reference">Reference</item>
18 <item key="Regional" msgid="label_subject_Regional">Regional</item>
19 <item key="Science" msgid="label_subject_Science">Science</item>
20 <item key="Shopping" msgid="label_subject_Shopping">Shopping</item>
21 <item key="Society" msgid="label_subject_Society">Society</item>
22 <item key="Sports" msgid="label_subject_Sports">Sports</item>
23</object>
Note: See TracBrowser for help on using the repository browser.