CVS: phpweather/db/files HU.php,1.2,1.3
Brought to you by:
iridium
From: Martin G. <gim...@us...> - 2002-08-28 09:53:05
|
Update of /cvsroot/phpweather/phpweather/db/files In directory usw-pr-cvs1:/tmp/cvs-serv9549 Modified Files: HU.php Log Message: Regenerated with accents. Index: HU.php =================================================================== RCS file: /cvsroot/phpweather/phpweather/db/files/HU.php,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- HU.php 28 May 2002 13:28:37 -0000 1.2 +++ HU.php 28 Aug 2002 09:53:01 -0000 1.3 @@ -4,18 +4,18 @@ $country = 'Hungary'; $icaos = array( - 'LHBC' => 'Bekescsaba', - 'LHBS' => 'Budaors', + 'LHBC' => 'Békéscsaba', + 'LHBS' => 'Budaörs', 'LHBP' => 'Budapest / Ferihegy', 'LHBM' => 'Budapest Met Center', 'LHDC' => 'Debrecen', - 'LHKV' => 'Kaposvar', - 'LHKE' => 'Kecskemet', + 'LHKV' => 'Kaposvár', + 'LHKE' => 'Kecskemét', 'LHMC' => 'Miskolc', - 'LHNY' => 'Nyiregyhaza / Napkor', - 'LHPA' => 'Papa', - 'LHPP' => 'Pecs / Pogany', - 'LHSK' => 'Siofok', + 'LHNY' => 'Nyiregyháza / Napkor', + 'LHPA' => 'Pápa', + 'LHPP' => 'Pécs / Pogány', + 'LHSK' => 'Siófok', 'LHUD' => 'Szeged', 'LHSN' => 'Szolnok', 'LHSY' => 'Szombathely' |