aboutsummaryrefslogtreecommitdiff
path: root/core/locales/locale.fr.conf
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2016-06-15 08:52:26 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2016-06-15 08:52:26 -0400
commita09f1751c01d66a3b7519c72909746611d12a7f2 (patch)
tree0e1dc7d20b6f66100589e5e28f289dbeeed31d35 /core/locales/locale.fr.conf
parent16bf7c94537afe0883b1e80b2dbdbfaf7e6d391a (diff)
downloadtextadept-a09f1751c01d66a3b7519c72909746611d12a7f2.tar.gz
textadept-a09f1751c01d66a3b7519c72909746611d12a7f2.zip
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/locales/locale.fr.conf')
-rw-r--r--core/locales/locale.fr.conf1
1 files changed, 0 insertions, 1 deletions
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?