diff options
author | miham <miham@openttd.org> | 2007-02-17 22:01:07 +0000 |
---|---|---|
committer | miham <miham@openttd.org> | 2007-02-17 22:01:07 +0000 |
commit | 0d3c89d79ac3bc451090b0e90209744d88d77fa7 (patch) | |
tree | a89d246084c898c97e746e6118fedc66c97c45c9 /src/table/namegen.h | |
parent | b77e6235ea6a4054c0f4893ff59584a1cd66060a (diff) | |
download | openttd-0d3c89d79ac3bc451090b0e90209744d88d77fa7.tar.xz |
(svn r8791) -Revert: r8790 Committed too much in last commit
Diffstat (limited to 'src/table/namegen.h')
-rw-r--r-- | src/table/namegen.h | 125 |
1 files changed, 74 insertions, 51 deletions
diff --git a/src/table/namegen.h b/src/table/namegen.h index 3ae808574..d5a4b6107 100644 --- a/src/table/namegen.h +++ b/src/table/namegen.h @@ -2369,68 +2369,68 @@ static const char *name_norwegian_real[] = { }; static const char *name_hungarian_1[] = { - "Alsó-", - "Felső-", - "Kis-", "Nagy-", + "Kis-", + "Felső-", + "Alsó-", "Új-" }; static const char *name_hungarian_2[] = { - "Agg", - "Almás", - "Aranyos", - "Bakony", - "Balaton", - "Békés", - "Bihar", "Bodrog", - "Buda", - "Császár", - "Cserép", - "Cserhát", "Dráva", "Duna", - "Egyházas", - "Erdő", - "Fehér", - "Fertő", - "Gagy", - "Győr", - "Hajdú", - "Hegy", "Hejő", - "Herceg", "Hernád", - "Heves", - "Homok", + "Rába", + "Sajó", + "Szamos", + "Tisza", + "Zala", + "Balaton", + "Fertő", + "Bakony", + "Cserhát", + "Bihar", + "Hajdú", "Jász", - "Kapos", - "Király", "Kun", "Magyar", - "Mező", - "Nemes", "Nógrád", "Nyír", + "Somogy", + "Székely", + "Buda", + "Győr", "Pest", + "Fehér", + "Cserép", + "Erdő", + "Hegy", + "Homok", + "Mező", "Puszta", - "Püspök", - "Rába", - "Sajó", "Sár", - "Somogy", - "Szamos", + "Császár", + "Herceg", + "Király", + "Nemes", + "Püspök", "Szent", - "Székely", + "Almás", "Szilvás", + "Agg", + "Aranyos", + "Békés", + "Egyházas", + "Gagy", + "Heves", + "Kapos", "Tápió", - "Tisza", "Torna", "Vas", "Vámos", - "Vásáros", - "Zala" + "Vásáros" }; static const char *name_hungarian_3[] = { @@ -2461,19 +2461,42 @@ static const char *name_hungarian_4[] = { }; static const char *name_hungarian_real[] = { - "Ajka", "Almásfüzitő", "Aszód", - "Badacsony", "Baja", "Budapest", - "Debrecen", "Eger", "Esztergom", - "Fonyód", "Gödöllő", "Győr", - "Gyula", "Karcag", "Kecskemét", - "Keszthely", "Kisköre", "Kocsord", - "Komárom", "Kőszeg", "Makó", - "Mohács", "Miskolc", "Ózd", - "Paks", "Pápa", "Pécs", - "Polgár", "Sarkad", "Siófok", - "Százhalombatta", "Szeged", "Szentes", - "Székesfehérvár", "Szolnok", "Tihany", - "Tokaj", "Vác", "Záhony", "Zirc" + "Ajka", + "Aszód", + "Badacsony", + "Baja", + "Budapest", + "Debrecen", + "Eger", + "Fonyód", + "Gödöllő", + "Győr", + "Gyula", + "Karcag", + "Kecskemét", + "Keszthely", + "Kisköre", + "Kocsord", + "Komárom", + "Kőszeg", + "Makó", + "Mohács", + "Miskolc", + "Ózd", + "Paks", + "Pápa", + "Pécs", + "Polgár", + "Sarkad", + "Siófok", + "Szeged", + "Szentes", + "Szolnok", + "Tihany", + "Tokaj", + "Vác", + "Záhony", + "Zirc" }; static const char *name_swiss_real[] = { |