Changeset 7677
- Timestamp:
- 22 Feb 2012, 10:35:47 (13 years ago)
- Location:
- main/waeup.sirp/trunk/src/waeup/sirp
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/staffsitelayout.pt
r7674 r7677 59 59 </span> 60 60 State: 61 <span tal:replace="python:context.getStudent(). state">State61 <span tal:replace="python:context.getStudent().translated_state">State 62 62 </span> 63 63 </span> -
main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/studentsitelayout.pt
r7674 r7677 64 64 </span> 65 65 | 66 <span tal:replace="python:context.getStudent(). state">State66 <span tal:replace="python:context.getStudent().translated_state">State 67 67 </span> 68 68 </span> -
main/waeup.sirp/trunk/src/waeup/sirp/interfaces.py
r7673 r7677 66 66 67 67 registration_states_vocab = SimpleSIRPVocabulary( 68 ( 'created', CREATED),69 ( 'admitted', ADMITTED),70 ( 'clearance started', CLEARANCE),71 ( 'clearance requested', REQUESTED),72 ( 'cleared', CLEARED),73 ( 'school fee paid', PAID),74 ( 'returning', RETURNING),75 ( 'courses registered', REGISTERED),76 ( 'courses validated', VALIDATED),68 (_('created'), CREATED), 69 (_('admitted'), ADMITTED), 70 (_('clearance started'), CLEARANCE), 71 (_('clearance requested'), REQUESTED), 72 (_('cleared'), CLEARED), 73 (_('school fee paid'), PAID), 74 (_('returning'), RETURNING), 75 (_('courses registered'), REGISTERED), 76 (_('courses validated'), VALIDATED), 77 77 ) 78 78 -
main/waeup.sirp/trunk/src/waeup/sirp/locales/de/LC_MESSAGES/waeup.sirp.po
r7674 r7677 15 15 msgstr "" 16 16 "Project-Id-Version: WAeUP.SIRP\n" 17 "POT-Creation-Date: Wed Feb 22 08:30:392012\n"18 "PO-Revision-Date: 2012-02-22 08:38+0100\n"17 "POT-Creation-Date: Wed Feb 22 10:24:25 2012\n" 18 "PO-Revision-Date: 2012-02-22 10:28+0100\n" 19 19 "Last-Translator: Henrik Bettermann <henrik@waeup.org>\n" 20 20 "Language-Team: WAeUP Germany <henrik@waeup.org>\n" … … 26 26 "X-Poedit-Language: German\n" 27 27 "X-Poedit-Country: GERMANY\n" 28 "X-Poedit-SourceCharset: utf-8\n" 28 29 29 30 #. Default: "Acceptance Fee Payment Tickets" … … 33 34 msgstr "Zullassungsgebühr-Ticket" 34 35 35 #: waeup/sirp/applicants/viewlets.py:4 236 #: waeup/sirp/applicants/viewlets.py:45 36 37 msgid "Applicants" 37 38 msgstr "Antragsteller" 38 39 39 #: waeup/sirp/applicants/viewlets.py:5 540 #: waeup/sirp/applicants/viewlets.py:58 40 41 msgid "Application" 41 42 msgstr "Beantragung" … … 85 86 msgstr "Ausloggen" 86 87 87 #: waeup/sirp/browser/viewlets.py:6 7988 #: waeup/sirp/browser/viewlets.py:682 88 89 msgid "Academics" 89 90 msgstr "Akademie" 90 91 91 #: waeup/sirp/browser/viewlets.py:69 492 #: waeup/sirp/browser/viewlets.py:697 92 93 msgid "Enquiries" 93 94 msgstr "Anfragen" 94 95 95 #: waeup/sirp/hostels/browser.py:6 596 #: waeup/sirp/hostels/browser.py:68 96 97 msgid "Hostels" 97 98 msgstr "Wohnheime" 99 100 #: waeup/sirp/interfaces.py:68 101 msgid "created" 102 msgstr "neu" 103 104 #: waeup/sirp/interfaces.py:69 105 msgid "admitted" 106 msgstr "zugelassen" 107 108 #: waeup/sirp/interfaces.py:70 109 msgid "clearance started" 110 msgstr "Einschreibung begonnen" 111 112 #: waeup/sirp/interfaces.py:71 113 msgid "clearance requested" 114 msgstr "Einschreibung beantragt" 115 116 #: waeup/sirp/interfaces.py:72 117 msgid "cleared" 118 msgstr "eingeschrieben" 119 120 #: waeup/sirp/interfaces.py:73 121 msgid "school fee paid" 122 msgstr "Gebühren bezahlt" 123 124 #: waeup/sirp/interfaces.py:74 125 msgid "returning" 126 msgstr "rückgemeldet" 127 128 #: waeup/sirp/interfaces.py:75 129 msgid "courses registered" 130 msgstr "Kurse registriert" 131 132 #: waeup/sirp/interfaces.py:76 133 msgid "courses validated" 134 msgstr "Kurse validiert" 98 135 99 136 #. Default: "Please solve the captcha<br />to prevent misuse of this service:" … … 110 147 msgstr "Max. Dateigröße:" 111 148 112 #: waeup/sirp/students/viewlets.py:46 4149 #: waeup/sirp/students/viewlets.py:467 113 150 msgid "Students" 114 151 msgstr "Studenten" … … 118 155 msgstr "Student zulassen" 119 156 157 #: waeup/sirp/students/workflow.py:31 158 msgid "Student admitted" 159 msgstr "Student zugelassen" 160 120 161 #. Default: "Name of faculty" 121 162 #: waeup/sirp/university/interfaces.py:47 -
main/waeup.sirp/trunk/src/waeup/sirp/locales/fr/LC_MESSAGES/waeup.sirp.po
r7674 r7677 14 14 msgid "" 15 15 msgstr "" 16 "Project-Id-Version: Development/Unknown\n"17 "POT-Creation-Date: Wed Feb 22 08:30:392012\n"18 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"19 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"20 "Language-Team: Zope 3 Developers <zope3-dev@zope.org>\n"21 "Language: \n"16 "Project-Id-Version: WAeUP.SIRP\n" 17 "POT-Creation-Date: Wed Feb 22 10:24:25 2012\n" 18 "PO-Revision-Date: 2012-02-22 11:28+0100\n" 19 "Last-Translator: Henrik Bettermann <henrik@waeup.org>\n" 20 "Language-Team: WAeUP Niger <isouaba@waeup.org>\n" 21 "Language: fr-FR\n" 22 22 "MIME-Version: 1.0\n" 23 23 "Content-Type: text/plain; charset=UTF-8\n" 24 24 "Content-Transfer-Encoding: 8bit\n" 25 25 "Generated-By: zope/app/locales/extract.py\n" 26 "X-Poedit-Language: French\n" 27 "X-Poedit-Country: NIGER\n" 28 "X-Poedit-SourceCharset: utf-8\n" 26 29 27 30 #. Default: "Acceptance Fee Payment Tickets" … … 31 34 msgstr "" 32 35 33 #: waeup/sirp/applicants/viewlets.py:4 236 #: waeup/sirp/applicants/viewlets.py:45 34 37 msgid "Applicants" 35 38 msgstr "" 36 39 37 #: waeup/sirp/applicants/viewlets.py:5 540 #: waeup/sirp/applicants/viewlets.py:58 38 41 msgid "Application" 39 42 msgstr "" … … 83 86 msgstr "" 84 87 85 #: waeup/sirp/browser/viewlets.py:6 7988 #: waeup/sirp/browser/viewlets.py:682 86 89 msgid "Academics" 87 90 msgstr "" 88 91 89 #: waeup/sirp/browser/viewlets.py:69 492 #: waeup/sirp/browser/viewlets.py:697 90 93 msgid "Enquiries" 91 94 msgstr "" 92 95 93 #: waeup/sirp/hostels/browser.py:6 596 #: waeup/sirp/hostels/browser.py:68 94 97 msgid "Hostels" 98 msgstr "" 99 100 #: waeup/sirp/interfaces.py:68 101 msgid "created" 102 msgstr "" 103 104 #: waeup/sirp/interfaces.py:69 105 msgid "admitted" 106 msgstr "" 107 108 #: waeup/sirp/interfaces.py:70 109 msgid "clearance started" 110 msgstr "" 111 112 #: waeup/sirp/interfaces.py:71 113 msgid "clearance requested" 114 msgstr "" 115 116 #: waeup/sirp/interfaces.py:72 117 msgid "cleared" 118 msgstr "" 119 120 #: waeup/sirp/interfaces.py:73 121 msgid "school fee paid" 122 msgstr "" 123 124 #: waeup/sirp/interfaces.py:74 125 msgid "returning" 126 msgstr "" 127 128 #: waeup/sirp/interfaces.py:75 129 msgid "courses registered" 130 msgstr "" 131 132 #: waeup/sirp/interfaces.py:76 133 msgid "courses validated" 95 134 msgstr "" 96 135 … … 108 147 msgstr "" 109 148 110 #: waeup/sirp/students/viewlets.py:46 4149 #: waeup/sirp/students/viewlets.py:467 111 150 msgid "Students" 112 151 msgstr "" … … 116 155 msgstr "" 117 156 157 #: waeup/sirp/students/workflow.py:31 158 msgid "Student admitted" 159 msgstr "" 160 118 161 #. Default: "Name of faculty" 119 162 #: waeup/sirp/university/interfaces.py:47 120 163 msgid "name_of_faculty" 121 164 msgstr "" 165 -
main/waeup.sirp/trunk/src/waeup/sirp/locales/ha/LC_MESSAGES/waeup.sirp.po
r7674 r7677 14 14 msgid "" 15 15 msgstr "" 16 "Project-Id-Version: Development/Unknown\n"17 "POT-Creation-Date: Wed Feb 22 08:30:392012\n"18 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"19 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"20 "Language-Team: Zope 3 Developers <zope3-dev@zope.org>\n"21 "Language: \n"16 "Project-Id-Version: WAeUP.SIRP\n" 17 "POT-Creation-Date: Wed Feb 22 10:24:25 2012\n" 18 "PO-Revision-Date: 2012-02-22 11:28+0100\n" 19 "Last-Translator: Henrik Bettermann <henrik@waeup.org>\n" 20 "Language-Team: WAeUP Niger <isouaba@waeup.org>\n" 21 "Language: ha-NG-Latn\n" 22 22 "MIME-Version: 1.0\n" 23 23 "Content-Type: text/plain; charset=UTF-8\n" 24 24 "Content-Transfer-Encoding: 8bit\n" 25 25 "Generated-By: zope/app/locales/extract.py\n" 26 "X-Poedit-Language: Hausa\n" 27 "X-Poedit-Country: NIGER\n" 28 "X-Poedit-SourceCharset: utf-8\n" 26 29 27 30 #. Default: "Acceptance Fee Payment Tickets" … … 31 34 msgstr "" 32 35 33 #: waeup/sirp/applicants/viewlets.py:4 236 #: waeup/sirp/applicants/viewlets.py:45 34 37 msgid "Applicants" 35 38 msgstr "" 36 39 37 #: waeup/sirp/applicants/viewlets.py:5 540 #: waeup/sirp/applicants/viewlets.py:58 38 41 msgid "Application" 39 42 msgstr "" … … 83 86 msgstr "" 84 87 85 #: waeup/sirp/browser/viewlets.py:6 7988 #: waeup/sirp/browser/viewlets.py:682 86 89 msgid "Academics" 87 90 msgstr "" 88 91 89 #: waeup/sirp/browser/viewlets.py:69 492 #: waeup/sirp/browser/viewlets.py:697 90 93 msgid "Enquiries" 91 94 msgstr "" 92 95 93 #: waeup/sirp/hostels/browser.py:6 596 #: waeup/sirp/hostels/browser.py:68 94 97 msgid "Hostels" 98 msgstr "" 99 100 #: waeup/sirp/interfaces.py:68 101 msgid "created" 102 msgstr "" 103 104 #: waeup/sirp/interfaces.py:69 105 msgid "admitted" 106 msgstr "" 107 108 #: waeup/sirp/interfaces.py:70 109 msgid "clearance started" 110 msgstr "" 111 112 #: waeup/sirp/interfaces.py:71 113 msgid "clearance requested" 114 msgstr "" 115 116 #: waeup/sirp/interfaces.py:72 117 msgid "cleared" 118 msgstr "" 119 120 #: waeup/sirp/interfaces.py:73 121 msgid "school fee paid" 122 msgstr "" 123 124 #: waeup/sirp/interfaces.py:74 125 msgid "returning" 126 msgstr "" 127 128 #: waeup/sirp/interfaces.py:75 129 msgid "courses registered" 130 msgstr "" 131 132 #: waeup/sirp/interfaces.py:76 133 msgid "courses validated" 95 134 msgstr "" 96 135 … … 108 147 msgstr "" 109 148 110 #: waeup/sirp/students/viewlets.py:46 4149 #: waeup/sirp/students/viewlets.py:467 111 150 msgid "Students" 112 151 msgstr "" … … 116 155 msgstr "" 117 156 157 #: waeup/sirp/students/workflow.py:31 158 msgid "Student admitted" 159 msgstr "" 160 118 161 #. Default: "Name of faculty" 119 162 #: waeup/sirp/university/interfaces.py:47 -
main/waeup.sirp/trunk/src/waeup/sirp/locales/waeup.sirp.pot
r7674 r7677 15 15 msgstr "" 16 16 "Project-Id-Version: Development/Unknown\n" 17 "POT-Creation-Date: Wed Feb 22 08:30:392012\n"17 "POT-Creation-Date: Wed Feb 22 10:24:25 2012\n" 18 18 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 19 19 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 30 30 msgstr "" 31 31 32 #: waeup/sirp/applicants/viewlets.py:4 232 #: waeup/sirp/applicants/viewlets.py:45 33 33 msgid "Applicants" 34 34 msgstr "" 35 35 36 #: waeup/sirp/applicants/viewlets.py:5 536 #: waeup/sirp/applicants/viewlets.py:58 37 37 msgid "Application" 38 38 msgstr "" … … 82 82 msgstr "" 83 83 84 #: waeup/sirp/browser/viewlets.py:6 7984 #: waeup/sirp/browser/viewlets.py:682 85 85 msgid "Academics" 86 86 msgstr "" 87 87 88 #: waeup/sirp/browser/viewlets.py:69 488 #: waeup/sirp/browser/viewlets.py:697 89 89 msgid "Enquiries" 90 90 msgstr "" 91 91 92 #: waeup/sirp/hostels/browser.py:6 592 #: waeup/sirp/hostels/browser.py:68 93 93 msgid "Hostels" 94 msgstr "" 95 96 #: waeup/sirp/interfaces.py:68 97 msgid "created" 98 msgstr "" 99 100 #: waeup/sirp/interfaces.py:69 101 msgid "admitted" 102 msgstr "" 103 104 #: waeup/sirp/interfaces.py:70 105 msgid "clearance started" 106 msgstr "" 107 108 #: waeup/sirp/interfaces.py:71 109 msgid "clearance requested" 110 msgstr "" 111 112 #: waeup/sirp/interfaces.py:72 113 msgid "cleared" 114 msgstr "" 115 116 #: waeup/sirp/interfaces.py:73 117 msgid "school fee paid" 118 msgstr "" 119 120 #: waeup/sirp/interfaces.py:74 121 msgid "returning" 122 msgstr "" 123 124 #: waeup/sirp/interfaces.py:75 125 msgid "courses registered" 126 msgstr "" 127 128 #: waeup/sirp/interfaces.py:76 129 msgid "courses validated" 94 130 msgstr "" 95 131 … … 107 143 msgstr "" 108 144 109 #: waeup/sirp/students/viewlets.py:46 4145 #: waeup/sirp/students/viewlets.py:467 110 146 msgid "Students" 111 147 msgstr "" … … 115 151 msgstr "" 116 152 153 #: waeup/sirp/students/workflow.py:31 154 msgid "Student admitted" 155 msgstr "" 156 117 157 #: waeup/sirp/university/interfaces.py:47 118 158 #. Default: "Name of faculty" -
main/waeup.sirp/trunk/src/waeup/sirp/locales/yo/LC_MESSAGES/waeup.sirp.po
r7674 r7677 14 14 msgid "" 15 15 msgstr "" 16 "Project-Id-Version: Development/Unknown\n"17 "POT-Creation-Date: Wed Feb 22 08:30:392012\n"18 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"19 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"20 "Language-Team: Zope 3 Developers <zope3-dev@zope.org>\n"21 "Language: \n"16 "Project-Id-Version: WAeUP.SIRP\n" 17 "POT-Creation-Date: Wed Feb 22 10:24:25 2012\n" 18 "PO-Revision-Date: 2012-02-22 11:28+0100\n" 19 "Last-Translator: Henrik Bettermann <henrik@waeup.org>\n" 20 "Language-Team: WAeUP Nigeria <isouaba@waeup.org>\n" 21 "Language: yo-NG\n" 22 22 "MIME-Version: 1.0\n" 23 23 "Content-Type: text/plain; charset=UTF-8\n" 24 24 "Content-Transfer-Encoding: 8bit\n" 25 25 "Generated-By: zope/app/locales/extract.py\n" 26 "X-Poedit-Language: Yoruba\n" 27 "X-Poedit-Country: NIGERIA\n" 28 "X-Poedit-SourceCharset: utf-8\n" 26 29 27 30 #. Default: "Acceptance Fee Payment Tickets" … … 31 34 msgstr "" 32 35 33 #: waeup/sirp/applicants/viewlets.py:4 236 #: waeup/sirp/applicants/viewlets.py:45 34 37 msgid "Applicants" 35 38 msgstr "" 36 39 37 #: waeup/sirp/applicants/viewlets.py:5 540 #: waeup/sirp/applicants/viewlets.py:58 38 41 msgid "Application" 39 42 msgstr "" … … 83 86 msgstr "" 84 87 85 #: waeup/sirp/browser/viewlets.py:6 7988 #: waeup/sirp/browser/viewlets.py:682 86 89 msgid "Academics" 87 90 msgstr "" 88 91 89 #: waeup/sirp/browser/viewlets.py:69 492 #: waeup/sirp/browser/viewlets.py:697 90 93 msgid "Enquiries" 91 94 msgstr "" 92 95 93 #: waeup/sirp/hostels/browser.py:6 596 #: waeup/sirp/hostels/browser.py:68 94 97 msgid "Hostels" 98 msgstr "" 99 100 #: waeup/sirp/interfaces.py:68 101 msgid "created" 102 msgstr "" 103 104 #: waeup/sirp/interfaces.py:69 105 msgid "admitted" 106 msgstr "" 107 108 #: waeup/sirp/interfaces.py:70 109 msgid "clearance started" 110 msgstr "" 111 112 #: waeup/sirp/interfaces.py:71 113 msgid "clearance requested" 114 msgstr "" 115 116 #: waeup/sirp/interfaces.py:72 117 msgid "cleared" 118 msgstr "" 119 120 #: waeup/sirp/interfaces.py:73 121 msgid "school fee paid" 122 msgstr "" 123 124 #: waeup/sirp/interfaces.py:74 125 msgid "returning" 126 msgstr "" 127 128 #: waeup/sirp/interfaces.py:75 129 msgid "courses registered" 130 msgstr "" 131 132 #: waeup/sirp/interfaces.py:76 133 msgid "courses validated" 95 134 msgstr "" 96 135 … … 108 147 msgstr "" 109 148 110 #: waeup/sirp/students/viewlets.py:46 4149 #: waeup/sirp/students/viewlets.py:467 111 150 msgid "Students" 112 151 msgstr "" … … 116 155 msgstr "" 117 156 157 #: waeup/sirp/students/workflow.py:31 158 msgid "Student admitted" 159 msgstr "" 160 118 161 #. Default: "Name of faculty" 119 162 #: waeup/sirp/university/interfaces.py:47 -
main/waeup.sirp/trunk/src/waeup/sirp/students/student.py
r7671 r7677 28 28 from waeup.sirp.interfaces import ( 29 29 IObjectHistory, IUserAccount, IFileStoreNameChooser, IFileStoreHandler, 30 ISIRPUtils, CLEARANCE )30 ISIRPUtils, CLEARANCE, registration_states_vocab) 31 31 from waeup.sirp.image import SIRPImageFile 32 32 from waeup.sirp.imagestorage import DefaultFileStoreHandler … … 78 78 def state(self): 79 79 state = IWorkflowState(self).getState() 80 return state 81 82 @property 83 def translated_state(self): 84 state = registration_states_vocab.getTermByToken( 85 self.state).title 80 86 return state 81 87 -
main/waeup.sirp/trunk/src/waeup/sirp/students/workflow.py
r7670 r7677 20 20 Transition( 21 21 transition_id = 'create', 22 title = 'Create student',22 title = _('Create student'), 23 23 source = None, 24 24 condition = NullCondition, 25 msg = 'Student record created',25 msg = _('Student record created'), 26 26 destination = CREATED), 27 27 … … 29 29 transition_id = 'admit', 30 30 title = _('Admit student'), 31 msg = 'Student admitted',31 msg = _('Student admitted'), 32 32 source = CREATED, 33 33 destination = ADMITTED), … … 35 35 Transition( 36 36 transition_id = 'reset1', 37 title = 'Reset student',38 msg = 'Student record reset',37 title = _('Reset student'), 38 msg = _('Student record reset'), 39 39 source = ADMITTED, 40 40 destination = CREATED), … … 42 42 Transition( 43 43 transition_id = 'start_clearance', 44 title = 'Start clearance',45 msg = 'Clearance started',44 title = _('Start clearance'), 45 msg = _('Clearance started'), 46 46 source = ADMITTED, 47 47 destination = CLEARANCE), … … 49 49 Transition( 50 50 transition_id = 'reset2', 51 title = 'Reset to admitted',52 msg = "Student record reset to 'admitted'",51 title = _('Reset to admitted'), 52 msg = _("Student record reset to 'admitted'"), 53 53 source = CLEARANCE, 54 54 destination = ADMITTED), … … 56 56 Transition( 57 57 transition_id = 'request_clearance', 58 title = 'Request clearance',59 msg = 'Clearance requested',58 title = _('Request clearance'), 59 msg = _('Clearance requested'), 60 60 source = CLEARANCE, 61 61 destination = REQUESTED), … … 63 63 Transition( 64 64 transition_id = 'reset3', 65 title = 'Reset to clearance',66 msg = "Student record reset to 'clearance'",65 title = _('Reset to clearance'), 66 msg = _("Student record reset to 'clearance'"), 67 67 source = REQUESTED, 68 68 destination = CLEARANCE), … … 70 70 Transition( 71 71 transition_id = 'clear', 72 title = 'Clear student',73 msg = 'Cleared',72 title = _('Clear student'), 73 msg = _('Cleared'), 74 74 source = REQUESTED, 75 75 destination = CLEARED), … … 77 77 Transition( 78 78 transition_id = 'reset4', 79 title = 'Reset to clearance',80 msg = "Student record reset to 'clearance'",79 title = _('Reset to clearance'), 80 msg = _("Student record reset to 'clearance'"), 81 81 source = CLEARED, 82 82 destination = CLEARANCE), … … 84 84 Transition( 85 85 transition_id = 'pay_first_school_fee', 86 title = 'Pay school fee',87 msg = 'School fee paid',86 title = _('Pay school fee'), 87 msg = _('School fee paid'), 88 88 source = CLEARED, 89 89 destination = PAID), … … 91 91 Transition( 92 92 transition_id = 'reset5', 93 title = 'Reset to cleared',94 msg = "Student record reset to 'cleared'",93 title = _('Reset to cleared'), 94 msg = _("Student record reset to 'cleared'"), 95 95 source = PAID, 96 96 destination = CLEARED), … … 98 98 Transition( 99 99 transition_id = 'pay_school_fee', 100 title = 'Pay school fee',101 msg = 'School fee paid',100 title = _('Pay school fee'), 101 msg = _('School fee paid'), 102 102 source = RETURNING, 103 103 destination = PAID), … … 105 105 Transition( 106 106 transition_id = 'reset6', 107 title = 'Reset to returning',108 msg = "Student record reset to 'returning'",107 title = _('Reset to returning'), 108 msg = _("Student record reset to 'returning'"), 109 109 source = PAID, 110 110 destination = RETURNING), … … 112 112 Transition( 113 113 transition_id = 'register_courses', 114 title = 'Register courses',115 msg = 'Courses registered',114 title = _('Register courses'), 115 msg = _('Courses registered'), 116 116 source = PAID, 117 117 destination = REGISTERED), … … 119 119 Transition( 120 120 transition_id = 'reset7', 121 title = 'Reset to paid',122 msg = "Student record reset to 'paid'",121 title = _('Reset to paid'), 122 msg = _("Student record reset to 'paid'"), 123 123 source = REGISTERED, 124 124 destination = PAID), … … 126 126 Transition( 127 127 transition_id = 'validate_courses', 128 title = 'Validate courses',129 msg = 'Courses validated',128 title = _('Validate courses'), 129 msg = _('Courses validated'), 130 130 source = REGISTERED, 131 131 destination = VALIDATED), … … 133 133 Transition( 134 134 transition_id = 'reset8', 135 title = 'Reset to paid',136 msg = "Student record reset to 'paid'",135 title = _('Reset to paid'), 136 msg = _("Student record reset to 'paid'"), 137 137 source = VALIDATED, 138 138 destination = PAID), … … 140 140 Transition( 141 141 transition_id = 'return', 142 title = 'Return',143 msg = 'Returned',142 title = _('Return'), 143 msg = _('Returned'), 144 144 source = VALIDATED, 145 145 destination = RETURNING), … … 147 147 Transition( 148 148 transition_id = 'reset9', 149 title = 'Reset to validated',150 msg = "Student record reset to 'validated'",149 title = _('Reset to validated'), 150 msg = _("Student record reset to 'validated'"), 151 151 source = RETURNING, 152 152 destination = VALIDATED),
Note: See TracChangeset for help on using the changeset viewer.