Last change
on this file since 17937 was
3689,
checked in by Henrik Bettermann, 16 years ago
|
New BASE and EXTENSION profiles
|
File size:
558 bytes
|
Line | |
---|
1 | <?xml version="1.0"?> |
---|
2 | <?xml-stylesheet type="text/xsl" href="vocabulary.xsl"?> |
---|
3 | <object name="payment_status" 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="" msgid=""></item> |
---|
10 | <item key="paid" msgid="">Paid</item> |
---|
11 | <item key="started" msgid="">Started</item> |
---|
12 | <item key="failed" msgid="">Unsuccessfull</item> |
---|
13 | <item key="invalid" msgid="">Invalid</item> |
---|
14 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.