Changeset 8084 for main/waeup.kofa/trunk/src/waeup/kofa/utils
- Timestamp:
- 10 Apr 2012, 06:09:02 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py
r8069 r8084 110 110 111 111 INST_TYPES_DICT = { 112 'none': '', 112 113 'faculty': 'Faculty of', 113 114 'department': 'Department of', … … 117 118 'institute': 'Institute of', 118 119 'school_for': 'School for', 120 'college': 'College of', 119 121 } 120 122
Note: See TracChangeset for help on using the changeset viewer.