CVS: phpweather/output pw_text_en.php,1.6,1.7
Brought to you by:
iridium
From: Martin G. <gim...@us...> - 2002-05-16 20:35:59
|
Update of /cvsroot/phpweather/phpweather/output In directory usw-pr-cvs1:/tmp/cvs-serv15909 Modified Files: pw_text_en.php Log Message: How did that happen? :-) Index: pw_text_en.php =================================================================== RCS file: /cvsroot/phpweather/phpweather/output/pw_text_en.php,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- pw_text_en.php 16 May 2002 20:02:35 -0000 1.6 +++ pw_text_en.php 16 May 2002 20:35:53 -0000 1.7 @@ -120,7 +120,7 @@ $this->strings['weather'] = array( '-' => ' light', - ' ' => '- moderate -', + ' ' => ' moderate ', '+' => ' heavy ', 'VC' => ' in the vicinity', 'PR' => ' partial', |