diff options
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/locale.conf b/core/locale.conf index 5edabdaa..50834bf9 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -68,6 +68,10 @@ EVENTS_QUIT_MSG "The following buffers are unsaved:\n\n%s\n\nYou will have to sa ERROR_BUFFER "[Error Buffer]" % core/file_io.lua +% "Encoding conversion failed." +IO_ICONV_ERROR "Encoding conversion failed." + +% core/file_io.lua % "Open" IO_OPEN_TITLE "Open" |