From 88e963846ad48e60a6b245fc207ffa60d0cac84f Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 16 Mar 2020 10:59:55 -0400 Subject: Updated menu mnemonic for Buffer > Encoding. --- core/locale.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/locale.conf b/core/locale.conf index 665915da..bdeb6a84 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -288,7 +288,7 @@ Convert Indentation = _Convert Indentation # Menu item for changing the end-of-line mode for the current buffer. EOL Mode = _EOL Mode # Menu items for changing the encoding of the current buffer's text. -Encoding = E_ncoding +Encoding = En_coding UTF-8 Encoding = _UTF-8 Encoding ASCII Encoding = _ASCII Encoding CP-1252 Encoding = _CP-1252 Encoding -- cgit v1.2.3