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.fr.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.fr.conf')
-rw-r--r-- | core/locales/locale.fr.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/locales/locale.fr.conf b/core/locales/locale.fr.conf index 8ee12f62..907cf735 100644 --- a/core/locales/locale.fr.conf +++ b/core/locales/locale.fr.conf @@ -82,6 +82,7 @@ _Whole word = _Mot entier _Lua pattern = Pattern _Lua _In files = _Dans les fichiers Find in Files = Rechercher dans les fichiers +Find: = Rechercher: No results found = Aucun résultat trouvé [Files Found Buffer] = [Buffer des fichiers trouvés] Search wrapped = La recherche à bouclée @@ -91,7 +92,7 @@ An error occured: = Une erreur est survenue: %_Cancel = _Annuler replacement(s) made = remplacement(s) effectués % For ncurses: -Find: = Rechercher: +%Find: = Rechercher: Replace: = Remplacer: [Next] = [Suivant] [Prev] = [Précédent] |