diff options
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/locale.conf b/core/locale.conf index 53f16fa8..6d067034 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -174,7 +174,7 @@ Transpose Characters = T_ranspose Characters Join Lines = _Join Lines # The menu item for filtering text through a shell command and replacing input # text with that command's output text. -Filter Through = _Filter Through +Filter Through = Filter Thr_ough # Menu items for selecting text and entities. Select = _Select Select between Matching Delimiters = Select between _Matching Delimiters @@ -196,6 +196,8 @@ Enclose in Brackets = Enclose in _Brackets Enclose in Braces = Enclose in B_races Move Selected Lines Up = _Move Selected Lines Up Move Selected Lines Down = Move Selected Lines Do_wn +# Menu item for opening user preferences. +Preferences = Pre_ferences # Menu items for searching and replacing text within buffers and files. Search = _Search Find = _Find |