Community
    • Login

    Localization problem

    Scheduled Pinned Locked Moved Translation
    4 Posts 2 Posters 74 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.
    • U
      Uwo222777
      last edited by

      View - Project - Project Panel. In the panel that opens, the word “Workspace” remains untranslated (01a). If you click “Workspace” and select “Find in projects” in the drop-down menu (at the very bottom), a search window opens, where there are simultaneously items in English and in the localization language (01b).
      The same problem occurs when switching to other localizations (I checked 3 languages).

      01a.png

      01b.png

      PeterJonesP 1 Reply Last reply Reply Quote 1
      • PeterJonesP
        PeterJones @Uwo222777
        last edited by

        @Uwo222777 ,

        So I concur on the Workspace label.

        But with some of the mixed ones, it might be a matter of needing to restart Notepad++ after you change localizations, because when I restarted with that localization selected, the Find in Projects dialog had the proper localization on all its labels, instead of mixed:
        309e1e1f-f844-4930-9211-0242cd574efc-image.png

        That sounds familiar to me, but searching through the active and historic issues for ‘localization’, I am not seeing anything that jumps out as describing this problem.

        So the workaround is to just exit Notepad++ and restart, after you set the localization. But for a long-term fix, someone would need to create a new issue (or be better than searching/skimming than me, and upvote the existing issue).

        As far as the Workspace being wrong: it appears that it’s supposed to use the Item id="0" text
        2b34266f-fc7e-4cc8-b99a-fd120ca791f9-image.png
        … which seems to be defined in other localizations as well:
        dae4a4ea-2acb-4009-a8c7-df760d0ee992-image.png
        So that looks like a separate bug, to me.

        Again, someone would need to create a separate issue for that one (assuming it doesn’t exist already)

        Our bug report FAQ explains how one would go about searching for existing issues, and creating new issues if they don’t exist.

        U 1 Reply Last reply Reply Quote 0
        • U
          Uwo222777 @PeterJones
          last edited by

          @PeterJones
          Thank you for the recommended actions. True, the result for some reason is not stable.
          I use my own version of localization (but not the one that comes “bundled” with the Notepad++ release).
          In my version, initially everything was as you advised: <Item id=“0” name=“Рабочая область”/>
          If you switch localization, for example: to English and then to Russian, then most often you can see a localized search window. But, after restarting Notepad++, two languages ​​are consistently present in the search window. And this effect is repeated very steadily.
          The screenshot shows a fragment of the language file that was there before I noticed the problem.

          02.png

          PeterJonesP 1 Reply Last reply Reply Quote 0
          • PeterJonesP
            PeterJones @Uwo222777
            last edited by

            @Uwo222777 said in Localization problem:

            I use my own version of localization (but not the one that comes “bundled” with the Notepad++ release).
            …
            But, after restarting Notepad++, two languages ​​are consistently present in the search window. And this effect is repeated very steadily.

            Not for me. It probably has something to do with your custom localization. Are you sure that your localization has all the fields that the most recent official localizations do? Because if any of those are missing, then it will default to the English terms for those fields. (The Find in Projects entries are in another location of the file, not in the <ProjectManager> section, so I’d look for those values, to make sure your localization has those defined.)

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