• Login
Community
  • Login

How to change Windows context menu "Edit with Notepad++" from english to any other language.

Scheduled Pinned Locked Moved Translation
9 Posts 5 Posters 6.6k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S
    sntgchns
    last edited by guy038 Aug 15, 2021, 4:36 PM Aug 8, 2021, 10:07 PM

    After install notepad ++, you can change the “Edit whit Notepad ++” on right-click Windows context menu, that’s written originally in English, for the translation that you consider correct in your language, doing these simples steps:

    1. Create a new text file.

    2. Copy all the following text and paste it into the file.

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\CLSID\{B298D29A-A6ED-11DE-BA8C-A68E55D89593}\Settings]
    “Title”=“Editar con &Notepad++”

    1. Save the file with the “.reg” extension.

    This example reffers to English to Spanish translate, but you can do it with any language, simply translating the “Title”=“Edit with $Notepad++” line into your language.

    I leave you some captures

    ORIGINAL
    alt text

    TRANSLATED
    alt text

    I hope this has been helpful to you, greetings,

    @sntgchns

    1 Reply Last reply Reply Quote 3
    • S
      sntgchns
      last edited by Aug 13, 2021, 10:52 PM

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • S
        sntgchns
        last edited by sntgchns Aug 13, 2021, 11:00 PM Aug 13, 2021, 10:58 PM

        This post is deleted!
        P 1 Reply Last reply Aug 13, 2021, 11:24 PM Reply Quote 0
        • P
          PeterJones @sntgchns
          last edited by PeterJones Aug 13, 2021, 11:26 PM Aug 13, 2021, 11:24 PM

          @sntgchns ,

          I think you mean

          Windows Registry Editor Version 5.00
          [HKEY_CLASSES_ROOT\CLSID\{B298D29A-A6ED-11DE-BA8C-A68E55D89593}\Settings]
          "Title"="Editar con &Notepad++"
          

          —
          FYI: use ``` on lines before and after to get literal text (you can also paste the text, select it, then hit the </> on the forum posting toolbar to prevent smart quotes and \ and \\[ from getting messed up…

          ```
          Windows Registry Editor Version 5.00
          [HKEY_CLASSES_ROOT\CLSID\{B298D29A-A6ED-11DE-BA8C-A68E55D89593}\Settings]
          "Title"="Editar con &Notepad++"
          ```
          
          A 1 Reply Last reply Aug 14, 2021, 12:31 AM Reply Quote 2
          • A
            Alan Kilborn @PeterJones
            last edited by Aug 14, 2021, 12:31 AM

            @PeterJones said in How to change Windows context menu "Edit with Notepad++" from english to any other language.:

            then hit the </> on the forum posting toolbar

            to be even more explicit, USE THIS:

            ab76edda-01a0-4904-baa7-3f11b22f3902-image.png

            1 Reply Last reply Reply Quote 3
            • M
              MarkusBodensee
              last edited by MarkusBodensee Aug 15, 2021, 8:51 AM Aug 15, 2021, 8:50 AM

              Can someone with administration rights edit the posts with the wrong registry path? Especially in the initial one? Or can this hole topic be deleted and set up new from scratch?

              I think many users searching for this problem will only read the initial post at first, and so put a lot of crap to their registry!

              Such advices to modifing the registry should be handled with care!

              A 1 Reply Last reply Aug 15, 2021, 11:40 AM Reply Quote 1
              • A
                Alan Kilborn @MarkusBodensee
                last edited by Aug 15, 2021, 11:40 AM

                @MarkusBodensee said in How to change Windows context menu "Edit with Notepad++" from english to any other language.:

                Can someone with administration rights edit the posts with the wrong registry path? Especially in the initial one? Or can this hole topic be deleted and set up new from scratch?
                I think many users searching for this problem will only read the initial post at first, and so put a lot of crap to their registry!
                Such advices to modifing the registry should be handled with care!

                @guy038, can you fulfill this request?

                1 Reply Last reply Reply Quote 0
                • G
                  guy038
                  last edited by guy038 Aug 15, 2021, 5:02 PM Aug 15, 2021, 4:44 PM

                  Hello, @sntgchns and All,

                  As suggested :

                  • I modified your first post to get the correct registry line

                  • I deleted your third post, with your ( wrong ) solution

                  Best Regards,

                  guy038

                  S 1 Reply Last reply Sep 12, 2021, 4:23 AM Reply Quote 3
                  • S
                    sntgchns @guy038
                    last edited by Sep 12, 2021, 4:23 AM

                    @guy038 thank you, I appreciate your help, I couldn’t do it even though I tried, the community will thank you

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post
                    The Community of users of the Notepad++ text editor.
                    Powered by NodeBB | Contributors