Update of /cvsroot/phpweather/phpweather/locales
In directory usw-pr-cvs1:/tmp/cvs-serv5551

Modified Files:
        locale_da.php locale_en.php 
Log Message:
I believe this is more correct.


Index: locale_da.php
===================================================================
RCS file: /cvsroot/phpweather/phpweather/locales/locale_da.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- locale_da.php       2001/07/05 19:03:21     1.4
+++ locale_da.php       2001/07/14 19:42:15     1.5
@@ -104,7 +104,7 @@
     $this->strings['cloud_group_end'] = '.';
     $this->strings['cloud_clear']     = 'Himlen var %sskyfri%s.';
     $this->strings['cloud_height']    = ' skyer i en højde af ';
-    $this->strings['cloud_overcast']  = 'himlen var %soverskyet%s i en højde 
af ';
+    $this->strings['cloud_overcast']  = 'Himlen var %soverskyet%s i en højde 
+af ';
     $this->strings['cloud_vertical_visibility'] = 'den %svertikale sigtbarhed%s var ';
     $this->strings['cloud_condition'] =
       array(

Index: locale_en.php
===================================================================
RCS file: /cvsroot/phpweather/phpweather/locales/locale_en.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- locale_en.php       2001/07/05 19:03:21     1.6
+++ locale_en.php       2001/07/14 19:42:15     1.7
@@ -104,7 +104,7 @@
     $this->strings['cloud_group_end'] = '.';
     $this->strings['cloud_clear']     = 'The sky was %sclear%s.';
     $this->strings['cloud_height']    = ' clouds at a height of ';
-    $this->strings['cloud_overcast']  = 'the sky was %sovercast%s from a height of ';
+    $this->strings['cloud_overcast']  = 'The sky was %sovercast%s from a height of ';
     $this->strings['cloud_vertical_visibility'] = 'the %svertical visibility%s was ';
     $this->strings['cloud_condition'] =
       array(


_______________________________________________
PHPWeather-checkins mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/phpweather-checkins

Reply via email to