From a09f1751c01d66a3b7519c72909746611d12a7f2 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 15 Jun 2016 08:52:26 -0400 Subject: 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. --- core/locales/locale.es.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'core/locales/locale.es.conf') diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf index 22b67098..db2a2d34 100644 --- a/core/locales/locale.es.conf +++ b/core/locales/locale.es.conf @@ -21,7 +21,6 @@ Undefined event name = Nombre de evento sin definir # core/file_io.lua Open = Abrir Encoding conversion failed. = Error al convertir codificación. -Cannot change binary file encoding = No se ha podido cambiar la codificación del fichero binario Save = Guardar Untitled = Sin Nombre Close without saving? = ¿Cerrar sin guardar? -- cgit v1.2.3