From 0e115661192c6534b69888fbf70096f5ec6d7fa9 Mon Sep 17 00:00:00 2001 From: Jordan Date: Wed, 11 Feb 2009 19:13:45 +0100 Subject: Spanish language update Ignore-this: fafc38e993f1ad0c7b7c5c747c783b10 darcs-hash:20090211181345-baf32-3e6bad3285031d50c50f255920dbaca0ed369d9f.gz --- inc/lang/es/lang.php | 1 + inc/lang/es/stopwords.txt | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'inc/lang') 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 * @author Manuel Meco * @author VictorCastelan + * @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 -- cgit v1.2.3