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.fr.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'core/locales/locale.fr.conf') diff --git a/core/locales/locale.fr.conf b/core/locales/locale.fr.conf index d71559f1..e01eeb47 100644 --- a/core/locales/locale.fr.conf +++ b/core/locales/locale.fr.conf @@ -22,7 +22,6 @@ Undefined event name = Nom d’évènement inconnu # core/file_io.lua Open = Ouvrir Encoding conversion failed. = Échec de la conversion d’encodage -Cannot change binary file encoding = Impossible de modifier l’encodage d’un fichier binaire Save = Enregistrer Untitled = Sans titre Close without saving? = Fermer sans enregistrer? -- cgit v1.2.3