diff options
author | 2010-10-28 17:34:38 -0400 | |
---|---|---|
committer | 2010-10-28 17:34:38 -0400 | |
commit | 8eb22e6443ad10009dd4c89e77a593eb91bab19b (patch) | |
tree | cda243fc612cb8c732fc7aba4ebdfbe819cf156f /core/locale.conf | |
parent | 91d986b356ef98d214f99efdce1d1a998e8a419b (diff) | |
download | textadept-8eb22e6443ad10009dd4c89e77a593eb91bab19b.tar.gz textadept-8eb22e6443ad10009dd4c89e77a593eb91bab19b.zip |
Display expected error messages in file IO.
Diffstat (limited to 'core/locale.conf')
-rwxr-xr-x | core/locale.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/locale.conf b/core/locale.conf index 1c58b164..2f87cfbc 100755 --- a/core/locale.conf +++ b/core/locale.conf @@ -33,6 +33,7 @@ Quit _without saving = Quit _without saving % core/file_io.lua Encoding conversion failed. = Encoding conversion failed. Open = Open +Cannot change binary file encoding = Cannot change binary file encoding Save = Save Close without saving? = Close without saving? There are unsaved changes in = There are unsaved changes in |