equal
deleted
inserted
replaced
101 |
101 |
102 DEF_NO_ACTIVE_PROGRAM_MSG = ugettext( |
102 DEF_NO_ACTIVE_PROGRAM_MSG = ugettext( |
103 'There is no such active program.') |
103 'There is no such active program.') |
104 |
104 |
105 DEF_NO_REQUEST_MSG = ugettext( |
105 DEF_NO_REQUEST_MSG = ugettext( |
106 'There is no accepted request that would allow you to visit this page.') |
106 'There is no accepted request that would allow you to visit this page. ' |
|
107 'Perhaps you already accepted this request?') |
107 |
108 |
108 DEF_NO_APPLICATION_MSG = ugettext( |
109 DEF_NO_APPLICATION_MSG = ugettext( |
109 'There is no application that would allow you to visit this page.') |
110 'There is no application that would allow you to visit this page.') |
110 |
111 |
111 DEF_NEED_PICK_ARGS_MSG = ugettext( |
112 DEF_NEED_PICK_ARGS_MSG = ugettext( |