[etoys-notify] [JIRA] Updated: (SQ-513) Store list of languages in project manifest

tracker at squeakland.org tracker at squeakland.org
Tue Oct 13 18:25:04 EDT 2009


     [ http://tracker.immuexa.com/browse/SQ-513?page=all ]

Bert Freudenberg updated SQ-513:
--------------------------------

    Attachment: projectLanguages-bf.1.cs

Attaching changeset. With this, saving the Home project under English locale stores this in the manifest:
 
Project-Language: en
Project-Languages: pt,fr,en,es,pt-BR,ja,de


> Store list of languages in project manifest
> -------------------------------------------
>
>          Key: SQ-513
>          URL: http://tracker.immuexa.com/browse/SQ-513
>      Project: squeakland
>         Type: Feature
>   Components: etoys
>     Reporter: Bert Freudenberg
>      Fix For: etoys 4.1 and showcase - june 2010
>  Attachments: projectLanguages-bf.1.cs
>
>
> If a project has text translated to different locales, its manifest should list all these languages. Currently it only has the locale that was in effect at save-time.
> Idea for implementation: add a new manifest key called "Project-Languages" next to "Project-Language" if the exported image segment has translatable TextMorph subInstances with locale information. Find these guys just like Ted did in #findStacks. Be careful to not create a translations dictionary if one did not exist before, to save space.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://tracker.immuexa.com/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the etoys-notify mailing list