Changeset 13366 for main/waeup.kofa/trunk/src/waeup/kofa
- Timestamp:
- 31 Oct 2015, 06:36:51 (9 years ago)
- Location:
- main/waeup.kofa/trunk/src/waeup/kofa
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt
r13365 r13366 39 39 <p i18n:translate=""> 40 40 <strong>Congratulations!</strong> You have been offered provisional 41 admission into the <span tal:replace="view/entry_session"></span>42 Academic Session of <span tal:replace="layout/getAppTitle"></span>.41 admission into the <span i18n:name="entry_session" tal:replace="view/entry_session"></span> 42 Academic Session of <span i18n:name="app_title" tal:replace="layout/getAppTitle"></span>. 43 43 </p> 44 44 <span tal:condition="view/course_admitted"> … … 70 70 <p i18n:translate=""> 71 71 Your student record has already been created for you. Your new 72 user name (= student id) is: <strong><span tal:replace="view/student_id">STUDENT_ID</span></strong>. 73 Your initial password is: <strong><span tal:replace="view/password">PASSWORD</span></strong>. 74 Please proceed to the <a tal:attributes="href python: view.url(layout.site, 'login')">login form</a>, 72 user name (= student id) is: <strong><span i18n:name="student_id" 73 tal:replace="view/student_id">STUDENT_ID</span></strong>. 74 Your initial password is: <strong><span i18n:name="password" 75 tal:replace="view/password">PASSWORD</span></strong>. 76 Please proceed to the <a i18n:name="login_url" 77 tal:attributes="href python: view.url(layout.site, 'login')">login form</a>, 75 78 enter your new login credentials and change your password immediately after login. 76 79 </p> -
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/prefillcontainer.pt
r13232 r13366 15 15 <br /> 16 16 <label i18n:translate=""> 17 Pre-fill '<span tal:replace="context/code">CODE</span>' container with17 Pre-fill '<span i18n:name="code" tal:replace="context/code">CODE</span>' container with 18 18 </label> 19 19 <select id="number" name="number" class="form-control half"> -
main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/processorsoverview.pt
r12959 r13366 14 14 tal:attributes="href python: '#collapse' + importer['name']; 15 15 aria-controls python: 'collapse' + importer['name']" 16 aria-expanded="false" 17 i18n:translate=""> 16 aria-expanded="false"> 18 17 <span tal:replace="importer/title">TITLE</span> 19 18 </a> -
main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/source.pt
r12998 r13366 7 7 href viewlet/hash_collapse; 8 8 aria-controls viewlet/collapse" 9 aria-expanded="false" 10 i18n:translate=""> 9 aria-expanded="false"> 11 10 <span tal:replace="viewlet/title">TITLE</span> 12 11 </a> -
main/waeup.kofa/trunk/src/waeup/kofa/locales/waeup.kofa.pot
r13364 r13366 15 15 msgstr "" 16 16 "Project-Id-Version: Development/Unknown\n" 17 "POT-Creation-Date: Fri Oct 30 09:09:112015\n"17 "POT-Creation-Date: Sat Oct 31 07:35:57 2015\n" 18 18 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 19 19 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 629 629 msgstr "" 630 630 631 #: waeup/kofa/applicants/browser.py:138 7631 #: waeup/kofa/applicants/browser.py:1389 632 632 msgid "Data Exports" 633 633 msgstr "" … … 638 638 msgstr "" 639 639 640 #: waeup/kofa/applicants/browser.py:140 0640 #: waeup/kofa/applicants/browser.py:1402 641 641 #: waeup/kofa/browser/pages.py:1789 642 642 #: waeup/kofa/students/browser.py:3128 … … 644 644 msgstr "" 645 645 646 #: waeup/kofa/applicants/browser.py:141 5646 #: waeup/kofa/applicants/browser.py:1417 647 647 #: waeup/kofa/browser/pages.py:272 648 648 msgid "Currently, exporters cannot be started due to high system load. Please try again later." 649 649 msgstr "" 650 650 651 #: waeup/kofa/applicants/browser.py:143 0651 #: waeup/kofa/applicants/browser.py:1432 652 652 msgid "Export started." 653 653 msgstr "" … … 921 921 922 922 #: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:42 923 msgid "<strong>Congratulations!</strong> You have been offered provisional admission into the ${ DYNAMIC_CONTENT} Academic Session of ${DYNAMIC_CONTENT}."923 msgid "<strong>Congratulations!</strong> You have been offered provisional admission into the ${entry_session} Academic Session of ${app_title}." 924 924 msgstr "" 925 925 … … 928 928 msgstr "" 929 929 930 #: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:7 0931 msgid "Your student record has already been created for you. Please login and check your new student credentials."932 msgstr "" 933 934 #: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt: 77930 #: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:76 931 msgid "Your student record has already been created for you. Your new user name (= student id) is: <strong>${student_id}</strong>. Your initial password is: <strong>${password}</strong>. Please proceed to the ${login_url}, enter your new login credentials and change your password immediately after login." 932 msgstr "" 933 934 #: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:83 935 935 msgid "Sorry, you have not been offered admission." 936 936 msgstr "" 937 937 938 #: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:8 3938 #: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:89 939 939 msgid "Your submitted application is being processed." 940 940 msgstr "" 941 941 942 #: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt: 89942 #: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:95 943 943 msgid "You have not yet submitted your application." 944 944 msgstr "" … … 1052 1052 1053 1053 #: waeup/kofa/applicants/browser_templates/prefillcontainer.pt:17 1054 msgid "Pre-fill '${ DYNAMIC_CONTENT}' container with"1054 msgid "Pre-fill '${code}' container with" 1055 1055 msgstr "" 1056 1056 … … 1121 1121 #: waeup/kofa/students/interfaces.py:615 1122 1122 #: waeup/kofa/university/interfaces.py:165 1123 #: waeup/kofa/browser/templates/source.pt:2 41123 #: waeup/kofa/browser/templates/source.pt:23 1124 1124 msgid "Title" 1125 1125 msgstr "" … … 2548 2548 msgstr "" 2549 2549 2550 #: waeup/kofa/browser/templates/processorsoverview.pt:29 2551 msgid "Processor" 2552 msgstr "" 2553 2550 2554 #: waeup/kofa/browser/templates/processorsoverview.pt:30 2551 msgid " Processor"2555 msgid "Required Schema Fields" 2552 2556 msgstr "" 2553 2557 2554 2558 #: waeup/kofa/browser/templates/processorsoverview.pt:31 2555 msgid " RequiredSchema Fields"2559 msgid "Optional Schema Fields" 2556 2560 msgstr "" 2557 2561 2558 2562 #: waeup/kofa/browser/templates/processorsoverview.pt:32 2559 msgid "Optional Schema Fields"2560 msgstr ""2561 2562 #: waeup/kofa/browser/templates/processorsoverview.pt:332563 2563 msgid "Non-Schema Fields" 2564 2564 msgstr "" 2565 2565 2566 #: waeup/kofa/browser/templates/processorsoverview.pt: 402566 #: waeup/kofa/browser/templates/processorsoverview.pt:39 2567 2567 msgid "Download CSV File Template" 2568 2568 msgstr "" 2569 2569 2570 #: waeup/kofa/browser/templates/processorsoverview.pt:8 52570 #: waeup/kofa/browser/templates/processorsoverview.pt:84 2571 2571 msgid "Close" 2572 2572 msgstr "" … … 2588 2588 msgstr "" 2589 2589 2590 #: waeup/kofa/browser/templates/source.pt:11 2591 msgid "${DYNAMIC_CONTENT}" 2592 msgstr "" 2593 2594 #: waeup/kofa/browser/templates/source.pt:23 2590 #: waeup/kofa/browser/templates/source.pt:22 2595 2591 msgid "Value" 2596 2592 msgstr "" … … 5416 5412 #: waeup/kofa/students/reports/browser_templates/levelreportgeneratorpage.pt:2 5417 5413 msgid "Please pick the department, session and level for which the report should be generated. The report will be processed and then made available for you to view/download." 5418 msgstr ""5419 5420 #: waeup/kofa/students/reports/browser_templates/levelreportgeneratorpage.pt:275421 #: waeup/kofa/students/reports/browser_templates/levelreportgeneratorpage.pt:395422 #: waeup/kofa/students/reports/browser_templates/studentstatisticsreportgeneratorpage.pt:375423 #: waeup/kofa/students/reports/browser_templates/studentstatisticsreportgeneratorpage.pt:485424 msgid "<option value=\"${DYNAMIC_CONTENT}\"> ${DYNAMIC_CONTENT} </option>"5425 5414 msgstr "" 5426 5415 -
main/waeup.kofa/trunk/src/waeup/kofa/students/reports/browser_templates/levelreportgeneratorpage.pt
r11254 r13366 20 20 <label for="session">Academic Session</label> 21 21 <div class="input"> 22 <select name="session" i18n:translate=""class="form-control half">22 <select name="session" class="form-control half"> 23 23 <span tal:repeat="items view/sessions" tal:omit-tag=""> 24 24 <option … … 32 32 <br /> 33 33 <label for="session">Level</label> 34 <select name="level" i18n:translate=""class="form-control half">34 <select name="level" class="form-control half"> 35 35 <span tal:repeat="items view/levels" tal:omit-tag=""> 36 36 <option -
main/waeup.kofa/trunk/src/waeup/kofa/students/reports/browser_templates/studentstatisticsreportgeneratorpage.pt
r12897 r13366 30 30 <br /> 31 31 <label for="session">Academic Session</label> 32 <select name="session" i18n:translate=""class="form-control half">32 <select name="session" class="form-control half"> 33 33 <span tal:repeat="items view/sessions" tal:omit-tag=""> 34 34 <option … … 41 41 <br /> 42 42 <label for="level">Current Level</label> 43 <select name="level" i18n:translate=""class="form-control half">43 <select name="level" class="form-control half"> 44 44 <span tal:repeat="items view/levels" tal:omit-tag=""> 45 45 <option
Note: See TracChangeset for help on using the changeset viewer.