Ignore:
Timestamp:
7 Nov 2015, 05:24:45 (9 years ago)
Author:
Henrik Bettermann
Message:

Change fee titles.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py

    r13400 r13402  
    3131        'schoolfee_1': 'School Fee 1st instalment',
    3232        'schoolfee_2': 'School Fee 2nd instalment',
    33         'schoolfee_incl': 'School Fee plus Student Union Dues and Welfare Ass.',
     33        'schoolfee_incl': 'School Fee plus Students\' Union and Welfare Assurance Fees',
    3434        'clearance': 'Acceptance Fee',
    35         'clearance_incl': 'Acceptance Fee plus Matric Gown Fee and Lapel Fee',
     35        'clearance_incl': 'Acceptance Fee plus Matric Gown and Lapel/File Fees',
    3636        'hostel_maintenance': 'Hostel Maintenance Fee',
    3737        'application': 'Application Fee',
     
    4141        'transcript': 'Transcript Fee',
    4242        'late_registration': 'Late Course Registration Fee',
    43         'welfare': 'AAU Student Welfare Assurance Fee',
    44         'union': 'Students\' Union Due',
    45         'lapel': 'AAU Lapel/File Fee',
     43        'welfare': 'Student Welfare Assurance Fee',
     44        'union': 'Students\' Union Dues',
     45        'lapel': 'Lapel/File Fee',
    4646        'matric_gown': 'Matriculation Gown Fee',
    4747        'concessional': 'Concessional Fee',
     
    5353        #'schoolfee_1': 'School Fee 1st instalment',
    5454        #'schoolfee_2': 'School Fee 2nd instalment',
    55         'schoolfee_incl': 'School Fee plus Students Union Due and Welfare Ass.',
     55        'schoolfee_incl': 'School Fee plus Students\' Union and Welfare Assurance Fees',
    5656        'clearance': 'Acceptance Fee',
    57         'clearance_incl': 'Acceptance Fee plus Matric Gown Fee and Lapel Fee',
     57        'clearance_incl': 'Acceptance Fee plus Matric Gown and Lapel/File Fees',
    5858        'hostel_maintenance': 'Hostel Maintenance Fee',
    5959        'application': 'Application Fee',
     
    6363        'transcript': 'Transcript Fee',
    6464        'late_registration': 'Late Course Registration Fee',
    65         'welfare': 'AAU Student Welfare Assurance Fee',
    66         'union': 'Students\' Union Due',
    67         'lapel': 'AAU Lapel/File Fee',
     65        'welfare': 'Student Welfare Assurance Fee',
     66        'union': 'Students\' Union Dues',
     67        'lapel': 'Lapel/File Fee',
    6868        'matric_gown': 'Matriculation Gown Fee',
    6969        'concessional': 'Concessional Fee',
Note: See TracChangeset for help on using the changeset viewer.