[Koha-patches] [PATCH 4/8] Convert to UTF-8.

Lars Wirzenius lars at catalyst.net.nz
Thu Mar 25 23:11:08 CET 2010


---
 misc/migration_tools/buildCOUNTRY.pl |    8 +++---
 misc/migration_tools/buildLANG.pl    |   42 +++++++++++++++++-----------------
 2 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/misc/migration_tools/buildCOUNTRY.pl b/misc/migration_tools/buildCOUNTRY.pl
index 850ea17..7c2589f 100755
--- a/misc/migration_tools/buildCOUNTRY.pl
+++ b/misc/migration_tools/buildCOUNTRY.pl
@@ -51,20 +51,20 @@ my %codesiso;
 	);
 
 %codesiso = (
-	'an' => 'Antilles Néerlandaises',
+	'an' => 'Antilles Néerlandaises',
 	'at' => 'Autriche',
 	'cr' => 'Costa Rica',
-	'er' => 'Erythrée',
+	'er' => 'Erythrée',
 	'fr' => ' France',
 	'in' => 'Inde',
 	'is' => 'Islande',
 	'lt' => 'Lituanie',
 	'nd' => 'Pays Bas',
 	'nf' => 'Norfolk',
-	'ng' => 'Nigéria',
+	'ng' => 'Nigéria',
 	'pa' => 'Manama',
 	'pn' => 'Pitcairn',
-	're' => 'Réunion (ile)',
+	're' => 'Réunion (ile)',
 	'sp' => 'Espagne',
 	'us' => 'Etats Unis',
 	) if $language eq 'fr';
diff --git a/misc/migration_tools/buildLANG.pl b/misc/migration_tools/buildLANG.pl
index fe9e6d5..79ba961 100755
--- a/misc/migration_tools/buildLANG.pl
+++ b/misc/migration_tools/buildLANG.pl
@@ -60,9 +60,9 @@ my %codesiso;
 	'akk' => 'akkadien',
 	'amh' => 'amharique',
 	'ang' => 'anglo-saxon (ca. 450-1100)',
-	'arc' => 'araméen',
+	'arc' => 'araméen',
 	'ara' => 'arabe',
-	'arm' => 'arménien',
+	'arm' => 'arménien',
 	'baq' => 'basque',
 	'ber' => 'berbere',
 	'bre' => 'breton',
@@ -71,39 +71,39 @@ my %codesiso;
 	'chi' => 'chinois',
 	'cop' => 'copte',
 	'cro' => 'croate',
-	'cze' => 'tchèque',
+	'cze' => 'tchèque',
 	'dan' => 'danois',
-	'dum' => 'néerlandais moyen (ca. 1050-1350)',
-	'dut' => 'néerlandais',
+	'dum' => 'néerlandais moyen (ca. 1050-1350)',
+	'dut' => 'néerlandais',
 	'spa' => 'espagnol',
 	'egy' => 'egyptien',
-	'esp' => 'espéranto',
+	'esp' => 'espéranto',
 	'fin' => 'finnois',
-	'fra' => 'français ancien',
-	'fre' => 'français',
-	'frm' => 'français moyen (ca. 1400-1600)',
-	'fro' => 'français ancien (842-ca. 1400)',
+	'fra' => 'français ancien',
+	'fre' => 'français',
+	'frm' => 'français moyen (ca. 1400-1600)',
+	'fro' => 'français ancien (842-ca. 1400)',
 	'gmh' => 'allemand, moyen haut (ca. 1050-1500)',
 	'got' => 'gothique',
 	'grc' => 'grec classique',
 	'gre' => 'grec moderne',
-	'heb' => 'hébreu',
+	'heb' => 'hébreu',
 	'hin' => 'hindi',
 	'hun' => 'hongrois',
-	'ind' => 'indonésien',
-	'ine' => 'indo-européennes, autres',
+	'ind' => 'indonésien',
+	'ine' => 'indo-européennes, autres',
 	'ita' => 'italien',
 	'jap' => 'japonais',
 	'jpn' => 'japonais',
-	'kor' => 'coréen',
+	'kor' => 'coréen',
 	'lan' => 'occitan (post 1500)',
 	'lat' => 'latin',
-	'map' => 'malayo-polynésiennes, autres',
+	'map' => 'malayo-polynésiennes, autres',
 	'mla' => 'malgache',
-	'nic' => 'nigéro-congolaises, autres',
-	'nor' => 'norvégien',
+	'nic' => 'nigéro-congolaises, autres',
+	'nor' => 'norvégien',
 	'per' => 'persan',
-	'pro' => 'provencal ancien (jusqu\'à 1500)',
+	'pro' => 'provencal ancien (jusqu\'à 1500)',
 	'pol' => 'polonais',
 	'por' => 'portugais',
 	'rom' => 'tzigane',
@@ -112,13 +112,13 @@ my %codesiso;
 	'sam' => 'samaritain',
 	'san' => 'sanskrit',
 	'scr' => 'serbo-croate',
-	'sem' => 'sémitique, autres langues',
+	'sem' => 'sémitique, autres langues',
 	'ser' => 'serbe',
 	'sla' => 'slave, autres langues',
-	'slo' => 'slovène',
+	'slo' => 'slovène',
 	'syr' => 'syriaque',
 	'swe' => 'suedois',
-	'tib' => 'tibétain',
+	'tib' => 'tibétain',
 	'tur' => 'turc',
 	'uga' => 'ougaritique',
 	'ukr' => 'ukraine',
-- 
1.7.0




More information about the Koha-patches mailing list