Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

how to change language of the server monitor ?

New Here ,
Oct 04, 2013 Oct 04, 2013

hi all,

How to change language of the server monitor ? i got it in japanese and would like to turn it into English.

Thx for your help,

547
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Oct 06, 2013 Oct 06, 2013

We use japanese strings only when your server locale has "jp": FindNoCase("Japan", GetLocale()) NEQ 0. So you may not be able to individually change  server monitor's flash client, but there are two ways to change it back to english on server level

1) Check your server locale and change it to anything but japanese.

2) Rename smresource_en.xml to smresource_jp.xml in CFIDE\administrator\monitor (take a back up).

Thanks,

Chandan Kumar

Translate
Adobe Employee ,
Oct 06, 2013 Oct 06, 2013

We use japanese strings only when your server locale has "jp": FindNoCase("Japan", GetLocale()) NEQ 0. So you may not be able to individually change  server monitor's flash client, but there are two ways to change it back to english on server level

1) Check your server locale and change it to anything but japanese.

2) Rename smresource_en.xml to smresource_jp.xml in CFIDE\administrator\monitor (take a back up).

Thanks,

Chandan Kumar

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 07, 2013 Oct 07, 2013
LATEST

Thanx !!

Well just renamed

- smresource_en.xml

- smresource_jp.xml

- multiserver_resource_en.xml

- multiserver_resource_jp.xml

in [file name].BAK and then server monitor was in en-US.

Even after renaming them back to [file name].XML, server monitor still in en-US

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources