• Login
Community
  • Login

Bug with Language ?

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
7 Posts 3 Posters 530 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.
  • A
    Andrei
    last edited by Oct 31, 2020, 5:01 PM

    Hi. I setup Russian notepad for terminal server( Windows Server 2019 ru )

    I have russian language( Administrator who setup notepad ), but all new users has English language. Why? I have only russian.xml in C:\Program Files\Notepad++\localization

    A 1 Reply Last reply Oct 31, 2020, 5:51 PM Reply Quote 0
    • A
      Alan Kilborn @Andrei
      last edited by Oct 31, 2020, 5:51 PM

      @Andrei

      Have you actually selected your flavor in the place you specify Localization ??

      04a0695d-a5ac-4e71-87b6-1c3a56043be9-image.png

      1 Reply Last reply Reply Quote 1
      • A
        Andrei
        last edited by Andrei Nov 1, 2020, 11:38 AM Nov 1, 2020, 11:36 AM

        I want default RU for all new users.

        I make setup with only Russian language.

        Not English. And i have Russian language by default, but i don’t understand why new users has English.

        Folder with Localization doesn’t has English. But new users see English, like your photo.

        A 1 Reply Last reply Nov 1, 2020, 12:12 PM Reply Quote 0
        • A
          Alan Kilborn @Andrei
          last edited by Alan Kilborn Nov 1, 2020, 12:13 PM Nov 1, 2020, 12:12 PM

          @Andrei

          No localization is chosen after a fresh install until one is selected in the box I red-circled.
          It doesn’t matter if there is only one file in the localization folder area.

          Side note:

          • Until a localization is chosen, Notepad++ isn’t even using English.xml, it is using the English that the user interface is designed in (in the resource files of the project), which happens to be English.

          • So if you have a fresh install, and you go to the Localization preference setting above (which will already say “English”) and you drop down the box and re-select “English”, you will see slight changes occur in the user interface!

          (end Side note)

          You may be able to “hack” something together to get your goal achieved, but I don’t think it can be “automatic” like you seem to want.

          But maybe some others have some ideas for you?

          1 Reply Last reply Reply Quote 1
          • A
            Andrei
            last edited by Nov 1, 2020, 3:27 PM

            I understand you, thanks.

            I would like to find a solution …

            P 1 Reply Last reply Nov 1, 2020, 5:57 PM Reply Quote 0
            • P
              PeterJones @Andrei
              last edited by PeterJones Nov 1, 2020, 6:00 PM Nov 1, 2020, 5:57 PM

              @Andrei ,

              When you manually select a Localization in a normal installation of Notepad++, it copies that localization XML file from the Notepad++ executable directory’s localization\ subfolder, and puts it in %AppData%\Notepad++ ↗ as nativeLang.xml.

              So if you are installing Notepad++ on many user’s computers, after you follow the normal installation process, you can copy c:\program files\notepad++\localization\russian.xml into %AppData%\Notepad++\nativeLang.xml before they run Notepad++, and the Russian localization should be selected for them already.

              edit: for more on config file locations, see the official docs: https://npp-user-manual.org/docs/config-files/

              A 1 Reply Last reply Nov 2, 2020, 1:04 PM Reply Quote 3
              • A
                Andrei @PeterJones
                last edited by Nov 2, 2020, 1:04 PM

                @PeterJones thank you. I put nativeLang.xml file to %AppData%\Notepad++\ with GPO. My problem solved.

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