diff options
author | 2013-03-25 01:48:47 -0400 | |
---|---|---|
committer | 2013-03-25 01:48:47 -0400 | |
commit | 2fb60bd197071eb6c1da78e65e00aaaa374bdce1 (patch) | |
tree | 7e62cb5c41e97d5879e2c54487403e44a682a8fc /core/locales/locale.es.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/locales/locale.es.conf')
-rw-r--r-- | core/locales/locale.es.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf index eb7bb7ea..4ebf1152 100644 --- a/core/locales/locale.es.conf +++ b/core/locales/locale.es.conf @@ -82,6 +82,7 @@ _Whole word = Palabra _completa _Lua pattern = Patrón de _Lua _In files = En ficher_os Find in Files = Buscar en ficheros +Find: = Buscar: No results found = No se han encontrado coincidencias [Files Found Buffer] = [Buffer de búsqueda en ficheros] Search wrapped = La búsqueda ha sobrepasado el final/inicio del documento @@ -91,7 +92,7 @@ An error occured: = Ha ocurrido un error: %_Cancel = _Cancelar replacement(s) made = cambios(s) hecho(s) % For ncurses: -Find: = Buscar: +%Find: = Buscar: Replace: = Reemplazar: [Next] = [Siguiente] [Prev] = [Anterior] |