Re: change editor language

  •  05-16-2008, 4:25 AM

    Re: change editor language

    Hallo,
     
    I tried to create new language for icon tooltip in Cute Editor. I copy file _default.xml to cs-CS.xml in ..\CuteSoft_Client\CuteEditor\Languages and then I translate some tooltips in cs-CS.xml.
     
    When I use Editor1.CustomCulture = "cs-CS" now, I get ecxeption like "Name of language version cs-cs is not supported. Name of parametr: name" (It is translation from czech language) ;
     
    Where can be a problem?
     
    When I translate tooltips in some other xml (for example da-DK.xml) and I use Editor1.CustomCulture = "da-DK", I get czech tooltip for icons. But it is not right solution :-).
     
    Can You help me?
     
View Complete Thread