Last change
on this file since 16680 was
5186,
checked in by Henrik Bettermann, 15 years ago
|
fix dp, pt and ct application, improve logging
|
File size:
899 bytes
|
Line | |
---|
1 | <?xml version="1.0"?> |
---|
2 | <?xml-stylesheet type="text/xsl" href="vocabulary.xsl"?> |
---|
3 | <object name="application_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="entered" msgid="">PIN entered</item> |
---|
10 | <item key="reset" msgid="">Record reset (not yet re-submitted)</item> |
---|
11 | <item key="edited" msgid="">Record edited (not yet submitted)</item> |
---|
12 | <item key="submitted" msgid="">Record submitted (waiting for results)</item> |
---|
13 | <item key="admitted" msgid="">Provisionally admitted (admission checking not yet enabled)</item> |
---|
14 | <item key="not admitted" msgid="">Not admitted (admission checking disabled)</item> |
---|
15 | <item key="created" msgid="">Provisionally admitted (admission checking enabled)</item> |
---|
16 | |
---|
17 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.