[Building Sakai] default locale for portal

DAVID ROLDAN MARTINEZ darolmar at upvnet.upv.es
Mon Jun 20 00:47:50 PDT 2011


Hi Joan,

Ivan Ho is right, though there have been some recent updates:
https://jira.sakaiproject.org/browse/SAK-20308 (calendar)
https://jira.sakaiproject.org/browse/SAK-20304 (schedule)

If you are willing to update the translations, please, let me know.

Cheers,
      David Roldán Martínez
      Sakai CLE QA lead for Internationalization 

________________________________________
De: sakai-dev-bounces at collab.sakaiproject.org [sakai-dev-bounces at collab.sakaiproject.org] En nombre de Ivan Ho [ivan at huric.org]
Enviado el: domingo, 19 de junio de 2011 7:37
Para: swwangl at tsmc.com
CC: sakai-dev at collab.sakaiproject.org
Asunto: Re: [Building Sakai] default locale for portal

Hi Joan,

   Traditional Chinese hasn't updated since version 2.5. I don't think it will be suitable for running current Sakai CLE 2.8 with traditional Chinese unless someone update the properties files. Hosei University contributed traditional Chinese properties and help files to Sakai foundation and has no plan to update it due to our resources.

Best Regards,

Ivan

On Sat, Jun 18, 2011 at 12:24 AM, <swwangl at tsmc.com<mailto:swwangl at tsmc.com>> wrote:


Hello
   Just start sakai  by  -Duser.language=zh -Duser.region=TW.
You can find the portal can not display normally..

I am a newbie to sakai. I don't have any idea to provide any strange logs.
We need to use sakai as our LMS. please help me to start sakai in zh_TW
locale option.


Thanks for your kindly help..


Best Regards,
Joan




|------------------------------------->
|            DAVID ROLDAN MARTINEZ    |
|            <darolmar at upvnet.upv.es<mailto:darolmar at upvnet.upv.es>> |
|                                     |
|                                     |
|                                     |
|            06/17/2011 11:12 PM      |
|------------------------------------->
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
 |                                                                                                                                                  |
 |                                                                                                                                                  |
 |                                                                                                                                                To|
 |        "swwangl at tsmc.com<mailto:swwangl at tsmc.com>" <swwangl at tsmc.com<mailto:swwangl at tsmc.com>>, "sakai-dev at collab.sakaiproject.org<mailto:sakai-dev at collab.sakaiproject.org>" <sakai-dev at collab.sakaiproject.org<mailto:sakai-dev at collab.sakaiproject.org>>                            |
 |                                                                                                                                                cc|
 |                                                                                                                                                  |
 |                                                                                                                                           Subject|
 |        RE: [Building Sakai] default locale for portal                                                                                            |
 |                                                                                                                                                  |
 |                                                                                                                                                  |
 |                                                                                                                                                  |
 |                                                                                                                                                  |
 |                                                                                                                                                  |
 >--------------------------------------------------------------------------------------------------------------------------------------------------|




Hi Joan,

Probably it's because traditional chinese properties bundles needs to be
updated.

Can you see something in traditional Chinese or nothing at all? Can you
tell us if you are finding something "strange" at logs
(DateFormatException?)?

Thank you very much.

David
________________________________________
De: sakai-dev-bounces at collab.sakaiproject.org<mailto:sakai-dev-bounces at collab.sakaiproject.org>
[sakai-dev-bounces at collab.sakaiproject.org<mailto:sakai-dev-bounces at collab.sakaiproject.org>] En nombre de swwangl at tsmc.com<mailto:swwangl at tsmc.com>
[swwangl at tsmc.com<mailto:swwangl at tsmc.com>]
Enviado el: viernes, 17 de junio de 2011 12:55
Para: sakai-dev at collab.sakaiproject.org<mailto:sakai-dev at collab.sakaiproject.org>
Asunto: Re: [Building Sakai] default locale for portal

I have try simplified Chinese is ok..    -Duser.language=zh
-Duser.region=CN
But it's not work for traditional Chinese

Any one has suggestion is very appreciated.

Best Regards,
Joan


----- Forwarded by SWWANGL(Joan Wang 王琇緯)/TWN on 2011/06/17 下午 06:21
-----
|------------------------------------->
|            SWWANGL/TSMC             |
|            (ERP/IT 702-3994         |
|            Joan Wang 王琇緯)        |
|                                     |
|            2011/06/17 下午 06:10    |
|------------------------------------->

>--------------------------------------------------------------------------------------------------------------------------------------------------|

 |
|
 |
|
 |
To|
 |        sakai-dev at collab.sakaiproject.org<mailto:sakai-dev at collab.sakaiproject.org>
|
 |
cc|
 |
|
 |
Subject|
 |        Re: [Building Sakai] default locale for portal(Document link:
SWWANGL)
|
 |
|
 |
|
 |
|
 |
|
 |
|

>--------------------------------------------------------------------------------------------------------------------------------------------------|




After tomcat restart.. It occurred the following exception..


org.sakaiproject.portal.api.PortalHandlerException:
java.lang.IllegalStateException: The CacheManager has been shut down. It
can no longer be used.
   at org.sakaiproject.portal.charon.SkinnableCharonPortal.doGet
(SkinnableCharonPortal.java:877)
caused by: java.lang.IllegalStateException: The CacheManager has been shut
down. It can no longer be used.
   at net.sf.ehcache.CacheManager.checkStatus(CacheManager.java:946)
   at net.sf.ehcache.CacheManager.cacheExists(CacheManager.java:837)



Best Regards,

Joan




|------------------------------------->
|            Miguel Carro Pellicer    |
|            <farreri.sakai at gmail.com<mailto:farreri.sakai at gmail.com>>|
|                                     |
|                                     |
|                                     |
|            2011/06/17 下午 04:10    |
|------------------------------------->

>--------------------------------------------------------------------------------------------------------------------------------------------------|

 |
|
 |
|
 |
To|
 |        swwangl at tsmc.com<mailto:swwangl at tsmc.com>
|
 |
cc|
 |
|
 |
Subject|
 |        Re: [Building Sakai] default locale for portal
|
 |
|
 |
|
 |
|
 |
|
 |
|

>--------------------------------------------------------------------------------------------------------------------------------------------------|





-Duser.language=zh -Duser.region=TW

Hope this helps


El 17/06/2011 9:46, swwangl at tsmc.com<mailto:swwangl at tsmc.com> escribió:

     I want to change the default locale for portal gateway.
     e.g: http://localhost:8080/portal   (default language is zh_TW, of
     course,
     user can change their locale by perference)

     Reference to documents, it seems to change the JAVA_OPTS in
     catalina.sh..
     But it's not work.

     JAVA_OPTS="$JAVA_OPTS -Duser.language=zh_TW -Duser.region=zh_TW"

     sakaie version: 2.8.0 trunk

     Please give me some help.



     Best Regards,
     Joan




---------------------------------------------------------------------------

                                                              TSMC
     PROPERTY
      This email communication (and any attachments) is proprietary
     information
      for the sole use of its

      intended recipient. Any unauthorized review, use or distribution by
     anyone
      other than the intended

      recipient is strictly prohibited.  If you are not the intended
     recipient,
      please notify the sender by

      replying to this email, and then delete this email and any copies of
     it
      immediately. Thank you.



---------------------------------------------------------------------------





     _______________________________________________
     sakai-dev mailing list
     sakai-dev at collab.sakaiproject.org<mailto:sakai-dev at collab.sakaiproject.org>
     http://collab.sakaiproject.org/mailman/listinfo/sakai-dev

     TO UNSUBSCRIBE: send email to
     sakai-dev-unsubscribe at collab.sakaiproject.org<mailto:sakai-dev-unsubscribe at collab.sakaiproject.org> with a subject of
     "unsubscribe"



--


(Embedded image moved to file: pic29035.jpg)
cid:image001.jpg at 01C9F98A.71C74E60





Miguel Carro Pellicer


Technical Manager - Director técnico


miguel.carro at samoo.es<mailto:miguel.carro at samoo.es>


+34 - 96 393 69 15<tel:%2B34%20-%2096%20393%2069%2015>


www.samoo.es<http://www.samoo.es>





Este  correo  y  sus archivos asociados son privados y confidenciales y va
dirigido  exclusivamente  a su destinatario. Si recibe este correo sin ser
el  destinatario del mismo, le rogamos proceda a su eliminación y lo ponga
en  conocimiento del emisor. La difusión por cualquier medio del contenido
de  este  correo podría ser sancionada conforme a lo previsto en las leyes
españolas, Ley Orgánica 15/1999 de Protección de Datos de Carácter
Personal.  No  se autoriza la utilización con fines comerciales o para su
incorporación a ficheros automatizados de las direcciones del emisor o del
destinatario.”





This mail and its attached files are confidential and are only and
exclusively intended to their addressee. In case you may receive this mail
not being its addressee, we beg you to let us know the error by reply and
to proceed to destroy it. The circulation by any mean of this mail could be
penalised in accordance with the Spanish legislation. Is not allowed the
use of both, the transmitter and the addressee’s, address with a commercial
aim, or in order to be incorporated to automated data process or to any
kind of files.





P Antes de imprimir este correo electrónico piense bien si es necesario
hacerlo. El medioambiente es cosa de todos.










---------------------------------------------------------------------------
                                                        TSMC PROPERTY
 This email communication (and any attachments) is proprietary information
 for the sole use of its
 intended recipient. Any unauthorized review, use or distribution by anyone
 other than the intended
 recipient is strictly prohibited.  If you are not the intended recipient,
 please notify the sender by
 replying to this email, and then delete this email and any copies of it
 immediately. Thank you.

---------------------------------------------------------------------------




 ---------------------------------------------------------------------------
                                                        TSMC PROPERTY
 This email communication (and any attachments) is proprietary information
 for the sole use of its
 intended recipient. Any unauthorized review, use or distribution by anyone
 other than the intended
 recipient is strictly prohibited.  If you are not the intended recipient,
 please notify the sender by
 replying to this email, and then delete this email and any copies of it
 immediately. Thank you.
 ---------------------------------------------------------------------------

_______________________________________________
sakai-dev mailing list
sakai-dev at collab.sakaiproject.org<mailto:sakai-dev at collab.sakaiproject.org>
http://collab.sakaiproject.org/mailman/listinfo/sakai-dev

TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org<mailto:sakai-dev-unsubscribe at collab.sakaiproject.org> with a subject of "unsubscribe"



More information about the sakai-dev mailing list