aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/locale.conf
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2016-06-15 08:52:26 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2016-06-15 08:52:26 -0400
commita09f1751c01d66a3b7519c72909746611d12a7f2 (patch)
tree0e1dc7d20b6f66100589e5e28f289dbeeed31d35 /core/locale.conf
parent16bf7c94537afe0883b1e80b2dbdbfaf7e6d391a (diff)
Allow binary files to be encoded in something else.
UTF-16 files (and other encodings with null bytes) are initially recognized as binary files (no encoding). Allow encodings to be set for such files after load.
Diffstat (limited to 'core/locale.conf')
-rw-r--r--core/locale.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/locale.conf b/core/locale.conf
index 2faad95a..8f1d8cf2 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -20,7 +20,6 @@ Undefined event name = Undefined event name
# core/file_io.lua
Open = Open
Encoding conversion failed. = Encoding conversion failed.
-Cannot change binary file encoding = Cannot change binary file encoding
Save = Save
Untitled = Untitled
Close without saving? = Close without saving?