mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
+ fix: menu wording
This commit is contained in:
parent
cacd252be0
commit
437accfdf0
@ -305,10 +305,10 @@ BEGIN
|
||||
MENUITEM "&Active", IDM_VIEW_MARKOCCUR_ONOFF
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Match Visible Only", IDM_VIEW_MARKOCCUR_VISIBLE
|
||||
MENUITEM "Match &Case", IDM_VIEW_MARKOCCUR_CASE
|
||||
MENUITEM "Match &Case Sensitive", IDM_VIEW_MARKOCCUR_CASE
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Match &Whole Word Only", IDM_VIEW_MARKOCCUR_WORD
|
||||
MENUITEM "&Instant Match Word", IDM_VIEW_MARKOCCUR_CURRENT
|
||||
MENUITEM "Match Cu&rrent Word", IDM_VIEW_MARKOCCUR_CURRENT
|
||||
END
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Line &Numbers\tCtrl+Shift+N", IDM_VIEW_LINENUMBERS
|
||||
|
||||
Loading…
Reference in New Issue
Block a user