|
Home > Archive > Microsoft Content Management Server > July 2006 > Authoring Console in a different language
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Authoring Console in a different language
|
|
| Arjuna 2006-06-30, 7:20 am |
| Hi,
I am developing my CMS site for English and French. However the Authoring
Console is in English Only. How do I modify this so that based on the current
culture the text of the Authoring Console changes. Whats the easiest way to
get this done.
Thanks
Arjuna.
| |
| Spencer Harbar [MVP] 2006-06-30, 7:20 am |
| Hello Arjuna,
Please take a look at the following White Paper:
Localizing the MCMS 2002 Web Author Interface
Learn how to localize the Microsoft Content Management Server Web Author
for ASP.NET-based Web sites and ASP-based Web sites.
http://msdn.microsoft.com/library/e...ms_cmswebau.asp
hth
Spence
www.mcmsfaq.com
> Hi,
>
> I am developing my CMS site for English and French. However the
> Authoring Console is in English Only. How do I modify this so that
> based on the current culture the text of the Authoring Console
> changes. Whats the easiest way to get this done.
>
> Thanks
>
> Arjuna.
>
| |
| Arjuna 2006-06-30, 7:20 am |
| Hi Spencer,
Thanks for the link, its quite helpful. However I have one question. You say
that the .js files have to be modified. However my site supports two
languages at once. That means the user can switch between languages. But from
what I understand the .js file is for one language only. So how do I overcome
this problem. How will the system know which language to pick up.
Thanks
Arjuna.
"Spencer Harbar [MVP]" wrote:
> Hello Arjuna,
>
> Please take a look at the following White Paper:
>
>
> Localizing the MCMS 2002 Web Author Interface
> Learn how to localize the Microsoft Content Management Server Web Author
> for ASP.NET-based Web sites and ASP-based Web sites.
> http://msdn.microsoft.com/library/e...ms_cmswebau.asp
>
>
>
> hth
> Spence
> www.mcmsfaq.com
>
>
>
>
| |
| Stefan [MSFT] 2006-07-05, 1:16 pm |
| Hi Arjuna,
I think you need to add some logic to either choose different js files or to
emit different content from the js files.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Arjuna" <Arjuna@discussions.microsoft.com> wrote in message
news:C295A9C6-C077-4345-813E-AD95FD68C747@microsoft.com...[vbcol=seagreen]
> Hi Spencer,
> Thanks for the link, its quite helpful. However I have one question. You
> say
> that the .js files have to be modified. However my site supports two
> languages at once. That means the user can switch between languages. But
> from
> what I understand the .js file is for one language only. So how do I
> overcome
> this problem. How will the system know which language to pick up.
>
> Thanks
> Arjuna.
>
> "Spencer Harbar [MVP]" wrote:
>
|
|
|
|
|