diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/lang/es/lang.php | 1 | ||||
-rw-r--r-- | inc/lang/es/stopwords.txt | 8 |
2 files changed, 5 insertions, 4 deletions
diff --git a/inc/lang/es/lang.php b/inc/lang/es/lang.php index dfcc8dc65..29114bf88 100644 --- a/inc/lang/es/lang.php +++ b/inc/lang/es/lang.php @@ -15,6 +15,7 @@ * @author Enrico Nicoletto <liverig@gmail.com> * @author Manuel Meco <manuel.meco@gmail.com> * @author VictorCastelan <victorcastelan@gmail.com> + * @author Jordan Mero hack.jord@gmail.com */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; diff --git a/inc/lang/es/stopwords.txt b/inc/lang/es/stopwords.txt index 1e7e2881d..256908925 100644 --- a/inc/lang/es/stopwords.txt +++ b/inc/lang/es/stopwords.txt @@ -1,7 +1,7 @@ -# This is a list of words the indexer ignores, one word per line -# When you edit this file be sure to use UNIX line endings (single newline) -# No need to include words shorter than 3 chars - these are ignored anyway -# This list is based upon the ones found at http://www.ranks.nl/stopwords/ +# Esta es una lista de palabras que estan ignoradas por el indexador, una palabra por línea +# Cuando se edita este archivo, asegúrese de usar la línea de terminaciones UNIX (una sola nueva línea) +# No necesita incluir palabras cortas con 3 caracteres - estas son ignoradas de todos modos +#Esta lista esta basada en las que encontramos en la siguiente url http://www.ranks.nl/stopwords/ una unas unos |