Menu

English.xml v.4.8 changes

2008-02-23
2012-11-14
  • Nobody/Anonymous

    All changes i`ve seen:

    -Main:

    46080 "User Defined"

    -Preference:

    6118, Hide
    6119, Multi-Line
    6120, Vertical

    -Misc:

    6115, Auto-indent
    6116, Remember the last operation directory

    6324, Document switcher ( Ctrl+TAB),
    6114, Enable
    6117, Enable MRU behaviour

    Missing menu item in "File" to translate:

    "Open All Recent Files"
    "Clean Recent Files List"

    Anything else, i`ve not seen?

    Greetings

     
    • Nobody/Anonymous

      changes English.xml v.4.8.5

      <MISC title = "Misc">
      <Item id = "6325" name = "Scroll to the last line after update"/>

      Best Regards.

       
    • Nobody/Anonymous

      in English.xml not documentet id name to translate under:

      <!-- all menu item -->
      <Commands>
      <Item id = "46080" name = "Userdefinied"/>

      you can see it in notepad++ menu language.

      Best Regards.

       
    • Nobody/Anonymous

      more in:

      -Main:
      <Item id = "42035" name = "Block comment"/>
      <Item id = "42036" name = "Block uncomment"/>
      <Item id = "42040" name = "Open All Recent Files"/>
      <Item id = "42041" name = "Clean Recent Files List"/>
      <Item id = "45009" name = "Convert to ANSI"/>
      <Item id = "45010" name = "Convert to UTF-8"/>
      <Item id = "45011" name = "Convert to UCS-2 Big Endian"/>
      <Item id = "45012" name = "Convert to UCS-2 Little Endian"/>
      <Item id = "45013" name = "Convert to UTF-8 without BOM"/>

      -Find, Replace, Find in files:
      <Item id = "1640" name = "Switch dialog"/>

      -Backup/Auto-completion:
      <Item id = "6811" name = "From"/>
      <Item id = "6813" name = "th characters"/>
      <Item id = "6814" name = "Valid value : 1 - 9"/>

      Greetings

       
    • Nobody/Anonymous

      Comes this to translate in next Release?

      ...<Shortcut title = "Shortcut">
      ......<Item id = "1" name = "OK"/>
      ......<Item id = "2" name = "Cancel"/>
      ......<Item id = "5001" name = "CTRL"/>
      ......<Item id = "5002" name = "Alt"/>
      ......<Item id = "5003" name = "Shift"/>
      ......<Item id = "5006" name = "Name :"/>
      ......<Item id = "5007" name = "This will disable the accelerator!"/>
      ......<Item id = "5008" name = "Add"/>
      ......<Item id = "5009" name = "Remove"/>
      ......<Item id = "5010" name = "Apply"/>
      ...</Shortcut>

      Best Regards.

       
    • Nobody/Anonymous

      There was a confounding, please check!?

      <Item id = "45004" name = "Encode in ANSI"/>
      <Item id = "45005" name = "Encode in UTF-8"/>
      <Item id = "45006" name = "Encode in UCS-2 Big Endian"/>
      <Item id = "45007" name = "Encode in UCS-2 Little Endian"/>
      <Item id = "45008" name = "Encode in UTF-8 without BOM"/>
      <Item id = "45009" name = "Convert to ANSI"/>
      <Item id = "45010" name = "Convert to UTF-8 without BOM"/>
      <Item id = "10001" name = "Go to another View"/>
      <Item id = "10002" name = "Clone to another View"/>
      <Item id = "45011" name = "Convert to UTF-8"/>
      <Item id = "45012" name = "Convert to UCS-2 Big Endian"/>
      <Item id = "45013" name = "Convert to UCS-2 Little Endian"/>

      Best Regards.