diff options
author | 2011-06-23 22:35:20 -0400 | |
---|---|---|
committer | 2011-06-23 22:35:20 -0400 | |
commit | e22d2bf663a4cc4fbeed5730c8f0ec7a446e43c8 (patch) | |
tree | 76df894b4f5468c3d85d990129e1e13b890e4ea9 /core/locale.conf | |
parent | 79a37f07e3f57694a436db9a25e296c8d177041a (diff) | |
download | textadept-e22d2bf663a4cc4fbeed5730c8f0ec7a446e43c8.tar.gz textadept-e22d2bf663a4cc4fbeed5730c8f0ec7a446e43c8.zip |
Use string constants for event names.
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/locale.conf b/core/locale.conf index 741df6f4..f76aee58 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -29,6 +29,7 @@ Quit without saving? = Quit without saving? The following buffers are unsaved: = The following buffers are unsaved: Quit _without saving = Quit _without saving [Error Buffer] = [Error Buffer] +Undefined event name = Undefined event name % core/file_io.lua Encoding conversion failed. = Encoding conversion failed. |