Feature Wiki
Information about planned and released features
Tabs
Localization of Client List
1 Requirements
The labels for displaying the client list "Available Clients", "Installation Name", "Public Access" and "Login" are hard-coded in the source. Instead they should use texts of the language files.
2 Status
- Scheduled for: Not scheduled yet
- Funding: Required / Partly funded by / Funded by ...
- Development: Feature is to be developed by
3 Additional Information
- If you want to know more about this feature, its implementation or funding, please contact: Mirco Hilbert / Mirco.Hilbert@HRZ.Uni-Giessen.de
4 Discussion
5 Implementation
Here a short proposal how this could be easily implemented by modifying Services/Init/classes/class.ilStartUpGUI.php
using the declarations in the language files (see below).
The code is based on ILIAS 4.3.2 stable release. The same modification of the former ILIAS 4.2.5 can be seen at the productive ILIAS installation of the JLU Gießen.
class.ilStartUpGUI.php (Original und angepasst, v4.3.2) und lokale Sprachdateien
Neumann, Fred [fneumann] November 10, 2016: I checked the code and found that this is already implemented in ILIAS 5.1.
Last edited: 10. Nov 2016, 12:00, Neumann, Fred [fneumann]