|
Search
You searched for the word(s): language
Showing page 6 of 226 (2,259 total posts)
< 1 second(s)
-
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. ...
-
Hello Adam,
we have a multi lingual site, and based on the lanuage of the page where the live chat button sits on, I would like to start the live chat in english or in German.
Is there a straightforward way to do this? I want to have the client UI in the proper language, as well as the automated messages which I guess come from ...
-
Hi,
A license for domain.com is also good for www.domain.com:xxxx/xxxx but not *.domain.com. When you purchase Domain license, please provide the full domain/subdomain name to generate license file. In your case, the name is member.aaa.com. Then you want to add a button on a page under www.domain.com for click to chat, you can ...
-
Hi,
1. Please open file CuteSoft_Client\CuteEditor\Languages\nl-NL.xml and find section below, remove the : from the text setting will fix this problem.
<resource name="Find what">Zoeken naar:</resource>
2. This message is hard code in js ...
-
Dear jonathanexact,
You can set the CustomCulture to ''nl-NL''
<CE:Editor id=''Editor1'' CustomCulture=''nl-NL'' ThemeType=''Office2007'' runat=''server'' AutoConfigure=''Simple'' ></CE:Editor><br />
If you don't want to change the CustomCulture in CuteEditor and only want to modify the ...
-
Hi,
I'm testing Cute Live Support and see the following comment about customizing language in a previous thread (http://cutesoft.net/forums/thread/34898.aspx)
Version 4.0:
1. Server side language:
Modify CuteSoft_Client\CuteChat\Languages\zh.xml
2. Operator side language:
Modify C:\Program ...
-
Dim editor Set editor = New CuteEditor
editor.ID = ''Editor1''
editor.Text = ''Type here''
editor.FilesPath = ''blah/foo/CuteEditor_Files/CuteEditor_Files''
editor.EditorBodyStyle = ''font:normal 12px arial;''
editor.EditorWysiwygModeCss = ''asp.css''
editor.Draw()
This is the code to initilize the editor.
I am still ...
-
Hi kjell.ek,
Please restart your IIS or your site after this language setting. If still does not work, then please post the full code of your new sv.xml file. So we can check it for you.
Regards,
Ken
-
Hello Adam,
when I change in _default.xml and de-de.xml ''Preview'' it will be ignored and still appears.
See below:
2) The first time when I load the page with FireFox 2.0.0.3, the icons are not loaded (see below).
I have to reload the page then it is ok.
J. Bauer
-
cutechat:Hi,
1 , You need confirm the HTML which server generated , or you need try echo(''還需''); . Uploader do not make anything special on rendering the strings. I think that is PHP's issue.
2 , Please try the last version (we updated that recently) , it still not work , we will help you check it deeply.
3 , ...
... 6 ...
|
|
|