← Back to team overview

openstack team mailing list archive

Re: change LANGUAGE_CODE config in horizon

 

thanks very much, that solved my problem.

>I tested it on my machine and works for me. you need to check your
language preference in your web browser(I tested it on Firefox). It seems
that Django will also make use of the Request Header of >languge to decide
the client default language settings. It might be a kind of design which
doesn't require storing these preference information in cookie or server
side.
yes, it has something to do with the language preference of the web
browser. after I changed to IE, the configuration for LANGUAGE_CODE in
"settings.py" takes effects.


-----------------------------------------------------------------
韦远科
中国科学院 计算机网络信息中心

wei yuanke(wei)
CNIC, Chinese Academy of Sciences
gtalk: weiyuanke123@xxxxxxxxx
msn: weiyuanke123@xxxxxxxxxxx



On Thu, Jun 14, 2012 at 12:37 PM, Hua ZZ Zhang <zhuadl@xxxxxxxxxx> wrote:

>  I tested it on my machine and works for me. you need to check your
> language preference in your web browser(I tested it on Firefox). It seems
> that Django will also make use of the Request Header of languge to decide
> the client default language settings. It might be a kind of design which
> doesn't require storing these preference information in cookie or server
> side.
>
>
> *Best Regards, *
>
> ------------------------------
>
>    *Edward Zhang(张华)*
>    Staff Software Engineer
>    Travel&Transportation Standards
>    Emerging Technology Institute(ETI)
>    IBM China Software Development Lab
>    e-mail: zhuadl@xxxxxxxxxx
>    Notes ID: Hua ZZ Zhang/China/IBM
>    Tel: 86-10-82450483
>
>
>    地址:北京市海淀区东北旺西路8号 中关村软件园28号楼 环宇大厦3层 邮编:100193
>    Address: 3F Ring, Building 28 Zhongguancun Software Park, 8
>    Dongbeiwang West Road, Haidian District, Beijing, P.R.C.100193
>
>
>
>
>
>
>
> [image: Inactive hide details for yuanke wei ---2012-06-14
> 11:12:20---thanks for reply.]yuanke wei ---2012-06-14 11:12:20---thanks
> for reply.
>
>
>    *yuanke wei <weiyuanke123@xxxxxxxxx>*
>
>    2012-06-14 11:12
>
>
> To
>
>
>    Hua ZZ Zhang/China/IBM@IBMCN
>
>
> cc
>
>
>    openstack mail list <openstack@xxxxxxxxxxxxxxxxxxx>,
>    openstack-bounces+zhuadl=cn.ibm.com@xxxxxxxxxxxxxxxxxxx
>
>
> Subject
>
>
>    Re: [Openstack] change LANGUAGE_CODE config in horizon
>
>
> thanks for reply.
>
> >Yuan Ke, you can set the language in "settings" on the top right of the
> dashboard. It seems that the horizon won't be able to save your language
> preference into config file. So you have to set it again >when you login.
>
> I also noticed that.
> so what I want to do is to change the default LANGUAGE_CODE in horizon,
> but just modify "settings.py" seems not working
> -----------------------------------------------------------------
> 韦远科
> wei yuanke(wei)
> gtalk: *weiyuanke123@xxxxxxxxx* <weiyuanke123@xxxxxxxxx>
> msn: *weiyuanke123@xxxxxxxxxxx* <weiyuanke123@xxxxxxxxxxx>
>
>
>
> On Thu, Jun 14, 2012 at 10:41 AM, Hua ZZ Zhang <*zhuadl@xxxxxxxxxx*<zhuadl@xxxxxxxxxx>>
> wrote:
>
>    Yuan Ke, you can set the language in "settings" on the top right of
>    the dashboard. It seems that the horizon won't be able to save your
>    language preference into config file. So you have to set it again when you
>    login.
>    *
>    Best Regards, *
>
>    ------------------------------
>     *Edward Zhang(张华)*
>       Staff Software Engineer
>       Travel&Transportation Standards
>       Emerging Technology Institute(ETI)
>       IBM China Software Development Lab
>       e-mail: *zhuadl@xxxxxxxxxx* <zhuadl@xxxxxxxxxx>
>       Notes ID: Hua ZZ Zhang/China/IBM
>       Tel: 86-10-82450483
>     地址:北京市海淀区东北旺西路8号 中关村软件园28号楼 环宇大厦3层 邮编:100193
>       Address: 3F Ring, Building 28 Zhongguancun Software Park, 8
>       Dongbeiwang West Road, Haidian District, Beijing, P.R.C.100193
>
>    [image: Inactive hide details for yuanke wei ---2012-06-14
>    10:33:08---hi, can anyone show me how to change the LANGUAGE_CODE
>    configurat]yuanke wei ---2012-06-14 10:33:08---hi, can anyone show me
>    how to change the LANGUAGE_CODE configuration in horizon???
>      *yuanke wei <**weiyuanke123@xxxxxxxxx* <weiyuanke123@xxxxxxxxx>*>*
>       Sent by: openstack-bounces+zhuadl=*cn.ibm.com@xxxxxxxxxxxxxxxxxxx*<cn.ibm.com@xxxxxxxxxxxxxxxxxxx>
>
>
>       2012-06-14 10:28
>        To
>    openstack mail list <*openstack@xxxxxxxxxxxxxxxxxxx*<openstack@xxxxxxxxxxxxxxxxxxx>
>       >
>     cc
>     Subject
>    [Openstack] change LANGUAGE_CODE config in horizon
>
>    hi,
>
>    can anyone show me how to change the LANGUAGE_CODE configuration in
>     horizon???
>
>    I changed LANGUAGE_CODE configuration to "ja" in
>    horizon/openstack_dashboard/settings.py, and also restarted apache web
>    server,
>
>    but in the template file, such as
>    "horizon/templates/horizon/auth/_login.html", the value for "LANGUAGE_CODE"
>    is still "en".
>
>    so in order to configure "LANGUAGE_CODE" to "ja", what steps should I
>    take??
>
>
>    many thanks.
>
>
>    _______________________________________________
>    Mailing list: *https://launchpad.net/~openstack*<https://launchpad.net/~openstack>
>    Post to     : *openstack@xxxxxxxxxxxxxxxxxxx*<openstack@xxxxxxxxxxxxxxxxxxx>
>    Unsubscribe : *https://launchpad.net/~openstack*<https://launchpad.net/~openstack>
>    More help   : *https://help.launchpad.net/ListHelp*<https://help.launchpad.net/ListHelp>
>
>
> *(See attached file: pic06945.gif)*
>
>

GIF image

GIF image

GIF image

GIF image


Follow ups

References