Improved Pod field with triggerable actions.

This commit is contained in:
Gaetan Delannay 2010-02-15 21:44:41 +01:00
parent 9974769075
commit a326f00c2f
5 changed files with 43 additions and 12 deletions

View file

@ -40,6 +40,7 @@ class PoMessage:
'comment every time a transition is triggered'
MSG_showAllStatesInPhaseFor = 'Show all states in phase'
POD_TEMPLATE = 'POD template'
POD_ASKACTION = 'Trigger related action'
DEFAULT_VALID_ERROR = 'Please fill or correct this.'
REF_NO = 'No object.'
REF_ADD = 'Add a new one'