coteditor / CotEditor

Lightweight Plain-Text Editor for macOS
https://coteditor.com
Other
6.22k stars 425 forks source link

Incorrect “Comments” Label in Preferences > Appearance #1635

Closed BlazingFrag closed 1 month ago

BlazingFrag commented 1 month ago

Description

The English-language label next to the swatch for comments reads “Commands” instead.

To Reproduce

  1. In the menu bar, go to CotEditor > Preferences.
  2. Click on the Appearance tab.
  3. Find the label next to the swatch in the bottom-right corner, and compare with the label in the left column immediately under “Keywords”. Note that both labels are the same.
  4. Click the swatch in the bottom-right corner, then click another color. Observe that the colors affected in the editor are comments, not commands.
  5. Click the other swatch, then click another color. Observe that the colors affected are commands, not comments.

Expected behavior

The bottom-right label should read “Comments”.

CotEditor version

Version 4.8.2 (647)

macOS version

14.4.1 (23E224)

Additional context

System Settings > Language & Region > Preferred Language is set to English (US).

1024jp commented 1 month ago

Oops. Thank you!