Localization

Last post 03-28-2005, 10:08 AM by Adam. 1 replies.
Sort Posts: Previous Next
  •  03-28-2005, 7:19 AM 5017

    Localization

    Actually a question: how it is located CuteChat 2, for Russia for example?


    On English: Automatic intellegance - a task of generations ...
    По Русски: Искуственный интеллект - задача поколений ...
  •  03-28-2005, 10:08 AM 5019 in reply to 5017

    Re: Localization

    All the language files are locate at CuteSoft_Server/CuteChat/Languages folder.

    With CuteChat you can create your own language files.
     
    For example, I want the CuteChat support Russian instead of American English.
     
    We can create a new language file named ru-RU.xml.
     
    Then we copy all the content of en-us.xml to the ru-RU.xml.
     
    You should have the following language file:

    <?xmlversion="1.0"encoding="UTF-8"?>
    <
    root>
        <resourcename="DenyAllAnonymous">Anonymous Users are not allowed in this chat application.</resource>
        <resourcename="DenyRoomAnonymous">Anonymous Users are not allowed in this chat room.</resource>
        <resourcename="NickNameIsExists">Nickname already exists.</resource>
        <resourcename="YouAreRejected">You are rejected.</resource>
        ....
    </root>

    Now you can feel free to changes the text to fit your requirements.

    Hope it helps. Let me know if you have any further questions.

     


    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML