diff options
author | 2011-01-13 23:40:55 -0500 | |
---|---|---|
committer | 2011-01-13 23:40:55 -0500 | |
commit | 5b3d39a6ac36e344ae95666b6b60f3ee1d4e1057 (patch) | |
tree | 4ed61d5f00624d02932a5a4adbf79087e96935fd /core/locale.conf | |
parent | 238ea9f6743bcd6d76db40511396b676520263dd (diff) | |
download | textadept-5b3d39a6ac36e344ae95666b6b60f3ee1d4e1057.tar.gz textadept-5b3d39a6ac36e344ae95666b6b60f3ee1d4e1057.zip |
More informative check_focused_buffer() error message.
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/locale.conf b/core/locale.conf index fe97a16d..0ac77d6c 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -44,7 +44,7 @@ has been modified. Reload it? = has been modified. Reload it? % core/gui.lua Buffer argument expected. = Buffer argument expected. -The indexed buffer is not the focused one. = The indexed buffer is not the focused one. +This buffer is not the current one. = This buffer is not the current one. Switch Buffers = Switch Buffers Search wrapped = Search wrapped |