CVS: phpweather-1.x locale_es.inc,1.4,1.5
Brought to you by:
iridium
From: Martin G. <gim...@us...> - 2002-06-20 11:19:58
|
Update of /cvsroot/phpweather/phpweather-1.x In directory usw-pr-cvs1:/tmp/cvs-serv1229 Modified Files: locale_es.inc Log Message: Update from Diego Torres <dt...@co...>. Index: locale_es.inc =================================================================== RCS file: /cvsroot/phpweather/phpweather-1.x/locale_es.inc,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- locale_es.inc 4 Apr 2002 16:38:11 -0000 1.4 +++ locale_es.inc 20 Jun 2002 11:19:55 -0000 1.5 @@ -130,7 +130,7 @@ 'SKC' => 'despejado', 'CLR' => 'despejado', 'VV' => 'visibilidad vertical', - 'FEW' => 'un poco', + 'FEW' => 'unas pocas nubes', 'SCT' => 'dispersas', 'BKN' => 'discontinuo', 'OVC' => 'nublado'); |