Menu

#2327 SciTE 5.2.2 64-bit on Windows 10 Pro 1909 64-bit won't apply localised text for "Match Brace"

Bug
closed-fixed
nobody
5
2022-05-22
2022-05-05
No

Hi,
SciTE 5.2.2 64-bit on Windows 10 Pro 1909 64-bit won't apply localised text for "Match Brace".
I have attached a screenshot and locale.properties.

1 Attachments

Discussion

  • Georger Araujo

    Georger Araujo - 2022-05-05

    Here goes locale.properties.

     
  • Neil Hodgson

    Neil Hodgson - 2022-05-05
    • labels: --> SciTE, locale
    • status: open --> open-fixed
     
  • Neil Hodgson

    Neil Hodgson - 2022-05-05

    The problem is the new file name matching feature match file-pattern is triggering here. There's no reason to change translations based on the currently open file so that needs to be blocked.

    Until the next release, this can be worked around by escaping a character in the key (with '=' == 0x20):

    Match\x20Brace=&Zugehörige Klammer suchen
    

    Fix committed as [477600].

     
    👍
    1

    Related

    Commit: [477600]

  • Georger Araujo

    Georger Araujo - 2022-05-08

    Thanks!

     
  • Neil Hodgson

    Neil Hodgson - 2022-05-22
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB