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.de.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'core/locales/locale.de.conf') diff --git a/core/locales/locale.de.conf b/core/locales/locale.de.conf index cf8b6afe..ffdb8d1a 100644 --- a/core/locales/locale.de.conf +++ b/core/locales/locale.de.conf @@ -21,7 +21,6 @@ Undefined event name = Undefinierter Eventname # core/file_io.lua Open = Öffnen Encoding conversion failed. = Fehler bei der Umwandlung der Zeichenkodierung. -Cannot change binary file encoding = Binäres Dateiformat kann nicht geändert werden Save = Speichern Untitled = Unbenannt Close without saving? = Schließen ohne zu speichern? -- cgit v1.2.3