6.1: Language problem context menu "CTRL" and "DELETE"

Last post 07-17-2008, 2:42 PM by Adam. 5 replies.
Sort Posts: Previous Next
  •  06-14-2008, 1:26 PM 41418

    6.1: Language problem context menu "CTRL" and "DELETE"

    Hello Adam,

    in version 6.1 it is not possible to change the "CTRL" and "DELETE" in the context menu to another language.
    In 6.0 it was ok. I couldn't find this in any language.XML file.

    How can this be changed? Also tested in your online demo:


     
    Thanks in advance for a fix or your help!

    Joerg
  •  06-28-2008, 1:32 PM 41791 in reply to 41418

    Re: 6.1: Language problem context menu "CTRL" and "DELETE"

    Hey CuteSoft Support,
     
    what's up?  Why aren't you answering?

    This problem still exists.

    Joerg
  •  07-02-2008, 4:26 AM 41885 in reply to 41791

    Re: 6.1: Language problem context menu "CTRL" and "DELETE"

    CuteSoft Support,

    please answer. The Problem still exists.

    Joerg.

  •  07-07-2008, 2:20 PM 41990 in reply to 41885

    Re: 6.1: Language problem context menu "CTRL" and "DELETE"

    CuteSoft Support,
     
    still waiting for an answer.
  •  07-17-2008, 2:34 AM 42283 in reply to 41990

    Re: 6.1: Language problem context menu "CTRL" and "DELETE"

    Adam,
     
    this problem is still not solved.
     
    You should at least answer this post.
     
    Joerg
  •  07-17-2008, 2:42 PM 42311 in reply to 41418

    Re: 6.1: Language problem context menu "CTRL" and "DELETE"

    Joerg,
     
    Please open the file: CuteSoft_Client\CuteEditor\Configuration\Shared\Common.config and modify the following code:
     

    <define name="Undo" text="[[Undo]]" command="Undo" hotkey="CTRL+Z" />

    <define name="Redo" text="[[Redo]]" command="Redo" hotkey="CTRL+Y" />

    <define name="Cut" text="[[Cut]]" command="Cut" hotkey="CTRL+X" />

    <define name="Copy" text="[[Copy]]" command="Copy" hotkey="CTRL+C" />

    <define name="Paste" text="[[Paste]]" command="Paste" hotkey="CTRL+V" />

    <define name="Delete" text="[[Delete]]" command="Delete" hotkey="DELETE" />

    <define name="SelectAll" text="[[SelectAll]]" command="SelectAll" hotkey="CTRL+A" />


    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