Update of /cvsroot/phpweather/phpweather/locales
In directory usw-pr-cvs1:/tmp/cvs-serv25566
Modified Files:
locale_da.php locale_en.php
Log Message:
I think these two strings should be here also, just in case someone
finds out that he (or she) wants to translate them as well as the
rest of the text.
VS: ----------------------------------------------------------------------
Index: locale_da.php
===================================================================
RCS file: /cvsroot/phpweather/phpweather/locales/locale_da.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- locale_da.php 2001/07/14 19:42:15 1.5
+++ locale_da.php 2001/07/14 21:52:39 1.6
@@ -99,6 +99,8 @@
$this->strings['temperature'] = 'Temperaturen var ';
$this->strings['dew_point'] = ', med et dugpunkt på ';
$this->strings['altimeter'] = 'Lufttrykket var ';
+ $this->strings['hPa'] = ' hPa';
+ $this->strings['inHg'] = ' inHg';
$this->strings['rel_humidity'] = 'Den relative luftfugtigheden var ';
$this->strings['cloud_group_beg'] = 'Der var ';
$this->strings['cloud_group_end'] = '.';
Index: locale_en.php
===================================================================
RCS file: /cvsroot/phpweather/phpweather/locales/locale_en.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- locale_en.php 2001/07/14 20:13:35 1.8
+++ locale_en.php 2001/07/14 21:52:39 1.9
@@ -99,6 +99,8 @@
$this->strings['temperature'] = 'The temperature was ';
$this->strings['dew_point'] = ', with a dew-point at ';
$this->strings['altimeter'] = 'The atmospheric pressure was ';
+ $this->strings['hPa'] = ' hPa';
+ $this->strings['inHg'] = ' inHg';
$this->strings['rel_humidity'] = 'The relative humidity was ';
$this->strings['cloud_group_beg'] = 'There were ';
$this->strings['cloud_group_end'] = '.';
_______________________________________________
PHPWeather-checkins mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/phpweather-checkins