Skip to content

Commit

Permalink
Merge pull request #619 from MKadaner/mzk-search-replace-hotkeys
Browse files Browse the repository at this point in the history
Adjusted hotkey assignments on Search / Replace and Find File dialogs.
  • Loading branch information
alabuzhev authored Jan 29, 2023
2 parents a2ba494 + 9ec1f71 commit 42b1fb1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions far/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
--------------------------------------------------------------------------------
MZK 28.01.2023 18:41:14 -0800

1. gh-618: Adjusted hotkey assignments on Search / Replace and Find File dialogs.

--------------------------------------------------------------------------------
drkns 24.01.2023 20:29:40 +0000 - build 6097

Expand Down
12 changes: 6 additions & 6 deletions far/farlang.templ.m4
Original file line number Diff line number Diff line change
Expand Up @@ -6583,7 +6583,7 @@ MSearchReplaceSearchFor

MSearchReplaceReplaceWith
"Заменить &на"
"R&eplace with"
"&Replace with"
"Nahradit &s"
"&Ersetzen mit"
"&Erre cseréli:"
Expand Down Expand Up @@ -6639,7 +6639,7 @@ MSearchReplaceReverse

MSearchReplaceRegexp
"&Регулярные выражения"
"Re&gular expressions"
"R&egular expressions"
"Re&gulární výrazy"
"Reguläre Ausdrücke"
upd:"Re&gular expressions"
Expand Down Expand Up @@ -6694,8 +6694,8 @@ MSearchReplaceSearch
"&Ieškoti"

MSearchReplaceReplace
"&Замена"
"&Replace"
"Замена"
"Replace"
"&Nahradit"
"E&rsetzen"
"&Csere"
Expand Down Expand Up @@ -11852,8 +11852,8 @@ MFindFileUsingFilter
upd:"using filter"

MFindFileFind
"&Искать"
"&Find"
"Искать"
"Find"
"&Hledat"
"&Suchen"
"K&eres"
Expand Down

0 comments on commit 42b1fb1

Please sign in to comment.