Ignore:
Timestamp:
9 Mar 2017, 08:06:18 (8 years ago)
Author:
Henrik Bettermann
Message:

Replace 'required' by 'mandatory'.

Location:
main/waeup.aaue/trunk/src/waeup/aaue/students/browser_templates
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/src/waeup/aaue/students/browser_templates/studylevelmanagepage.pt

    r14576 r14614  
    4444            <th i18n:translate="">Fact.</th>
    4545            <th i18n:translate="">Cred.</th>
    46             <th i18n:translate="">Requ.</th>
     46            <th i18n:translate="">Mand.</th>
    4747            <th i18n:translate="">Score</th>
    4848            <th i18n:translate="">CA</th>
  • main/waeup.aaue/trunk/src/waeup/aaue/students/browser_templates/studylevelpage.pt

    r14576 r14614  
    2727      <th i18n:translate="">Fac.</th>
    2828      <th i18n:translate="">Cred.</th>
    29       <th i18n:translate="">Requ.</th>
     29      <th i18n:translate="">Mand.</th>
    3030      <th i18n:translate="" tal:condition="view/show_results" >Score</th>
    3131      <th i18n:translate="" tal:condition="view/show_results" >CA</th>
     
    6060  CO: Carry-over course<br />
    6161  OS: Outstanding course<br />
    62   Requ.: Required course<br />
     62  Mand.: Mandatory course<br />
    6363  Auto: Automatically created course ticket
    6464</p>
Note: See TracChangeset for help on using the changeset viewer.