diff options
author | 2020-03-16 10:59:55 -0400 | |
---|---|---|
committer | 2020-03-16 10:59:55 -0400 | |
commit | 88e963846ad48e60a6b245fc207ffa60d0cac84f (patch) | |
tree | fafe7af880c484d8aeb0421c343b00187c3c6a47 /core/locale.conf | |
parent | 1d5069fec0d41c5370438b6c253d6ba71b528797 (diff) | |
download | textadept-88e963846ad48e60a6b245fc207ffa60d0cac84f.tar.gz textadept-88e963846ad48e60a6b245fc207ffa60d0cac84f.zip |
Updated menu mnemonic for Buffer > Encoding.
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |