diff options
author | 2013-03-25 01:48:47 -0400 | |
---|---|---|
committer | 2013-03-25 01:48:47 -0400 | |
commit | 2fb60bd197071eb6c1da78e65e00aaaa374bdce1 (patch) | |
tree | 7e62cb5c41e97d5879e2c54487403e44a682a8fc /core/locale.conf | |
parent | 8b8737ea7eab958fe5a9459f02471d6b6efa7021 (diff) | |
download | textadept-2fb60bd197071eb6c1da78e65e00aaaa374bdce1.tar.gz textadept-2fb60bd197071eb6c1da78e65e00aaaa374bdce1.zip |
Added lfs.dir_foreach() for allowing Find in Files to have a filter.
Also moved snapopen module into core as io.snapopen().
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/locale.conf b/core/locale.conf index 297d7bfc..f694e806 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -81,6 +81,7 @@ _Whole word = _Whole word _Lua pattern = _Lua pattern _In files = _In files Find in Files = Find in Files +Find: = Find: No results found = No results found [Files Found Buffer] = [Files Found Buffer] Search wrapped = Search wrapped @@ -90,7 +91,7 @@ An error occured: = An error occured: %_Cancel = _Cancel replacement(s) made = replacement(s) made % For ncurses: -Find: = Find: +%Find: = Find: Replace: = Replace: [Next] = [Next] [Prev] = [Prev] |