Issue Details (XML | Word | Printable)

Key: SQ-91
Type: Improvement Improvement
Status: Open Open
Priority: Critical Critical
Assignee: Unassigned
Reporter: team
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
squeakland

Multiple language fallback

Created: 25/Feb/09 08:28 PM   Updated: 06/Sep/10 05:56 AM
Component/s: etoys, translation
Fix Version/s: future release

Time Tracking:
Not Specified

File Attachments: 1. GZip Archive multiFallback-KR.1.cs.gz (0.9 kB)

Issue Links:
Related
 


 Description  « Hide
From TRAC Ticket #6946 (korakurider)

For not fully tranlated langauges it would be useful to fallback to language other than English when translation isn't registered for some phrase.

see discussion in http://lists.laptop.org/pipermail/etoys/2008-April/002141.html and threads pointed/following.

This feature needs several enhancement:

+ Enhancement to translation engine. Proposed patch (multiFallback-KR.1.cs) has been attached.

+ Enhancement to locale plugin so that multiple languages setting in base operating system (e.g. $LANGUAGE) will be passed to Etoys.

+ User interface for the setting in image.

Difficult point is how to control which font will be used for each language; it shouldn't be that one "universal" font covers all possible code points. So we might want to assign set of fonts when $LANGUAGE="mn:ja_JP", but this is not possible in current design of Squeak.


There are no comments yet on this issue.