Localize site type

Description

Sakai display site type directly to users.
This is not friendly to a university with multiple languages.

Some effort has been made to handle this problem, like SAK-12397. These issues remain unresolved.

Here is my solution.
Just like the tool menu did, it uses the tool id (sakai.profile2) or customized title stored in DB, and gives users the L10N label.
To achieve this goal, some work should be done.
1. Add a new properties file under folder config/localization.
2. Add a new method getLocalizedType() to Role to get the localized label of the role. And new method is needed in SiteService.
3. Modify the tools shows role id to show role label.

I'll create some sub-task to achieve this goal.

100% Done
Loading...

depends on

duplicates

relates to

Activity

Show:

Miguel Pellicer September 28, 2017 at 5:10 AM

Is this still an issue that needs a review for Sakai 10.x or 11.x?

Details

Priority

Assignee

Reporter

Created April 1, 2014 at 3:55 AM
Updated April 18, 2018 at 1:26 AM