Improve language list to be readable for foreign user

Description

Please see the attached 'Current.PNG'. All language names are being listed in Chinese when Sakai is running in Chinese locale. Because they are listed in the system locale, the foreign instructors and students are hardly possible to select their own language, even if they could reach to that page.

The purpose of this ticket is to discuss how that screen should be displayed, including the sorting order of it, referring to other systems, or gathering some ideas.

It might take a long time, but please do not close this immediately.

Attachments

5

Activity

Show:

Derek Ramsey October 9, 2013 at 10:16 AM

Verified language list should be readable by foreign users on trunk. (http://nightly2.sakaiproject.org:8082/portal)

Hudson CI Server October 7, 2013 at 11:15 AM

Integrated in kernel-trunk #716 (See http://builds.sakaiproject.org:8080/job/kernel-trunk/716/)
fixing StringBuilder appends per AZ (Revision 130210)

Result = SUCCESS

Jean-François Lévêque October 7, 2013 at 10:40 AM

I think this can still be improved.

loc.getDisplayVariant(loc) can replace loc.getVariant() and you could get its value earlier and use it twice.

loc.getDisplayCountry(preferedLoc) could be called once and used twice instead of called twice. Same for loc.getDisplayCountry(loc).

WDYT?

Sam Ottenhoff October 7, 2013 at 10:27 AM

Fixed StringBuilder appends in r130210.

Jean-François Lévêque October 7, 2013 at 9:48 AM

Thanks for the information, AZ.

Reopening based on your comment.

Fixed

Details

Priority

Fix versions

Assignee

Reporter

Created April 22, 2013 at 6:59 AM
Updated June 30, 2014 at 3:34 PM
Resolved October 7, 2013 at 10:27 AM