]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- fixed lang_name for fr_BE,fr_FR,fr_LU
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 25 Aug 2013 08:08:06 +0000 (10:08 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 25 Aug 2013 08:08:06 +0000 (10:08 +0200)
glibc-locale_fixes.patch

index 7f78b04c71b4684f1c1a6c1cadaa02a438894a67..4a9ee4e4d48436e0b3655168b9e4f1604b026ea4 100644 (file)
@@ -1510,7 +1510,7 @@ diff -uNr libc.orig/localedata/locales/fr_BE libc/localedata/locales/fr_BE
  country_num 056
 +country_car "<U0042>"
 +country_isbn "<U0032>"
-+lang_name   "<U0065><U0072><U0061><U006E><U00E7><U0061><U0069><U0073>"
++lang_name   "<U0046><U0072><U0061><U006E><U00E7><U0061><U0069><U0073>"
 +lang_ab     "<U0066><U0072>"
 +lang_term   "<U0066><U0072><U0061>"
 +lang_lib    "<U0066><U0072><U0065>"
@@ -1587,7 +1587,7 @@ diff -uNr libc.orig/localedata/locales/fr_FR libc/localedata/locales/fr_FR
  country_num 250
 +country_car "<U0046>"
 +country_isbn "<U0032>"
-+lang_name   "<U0065><U0072><U0061><U006E><U00E7><U0061><U0069><U0073>"
++lang_name   "<U0046><U0072><U0061><U006E><U00E7><U0061><U0069><U0073>"
 +lang_ab     "<U0066><U0072>"
 +lang_term   "<U0066><U0072><U0061>"
 +lang_lib    "<U0066><U0072><U0065>"
@@ -1616,7 +1616,7 @@ diff -uNr libc.orig/localedata/locales/fr_LU libc/localedata/locales/fr_LU
  country_num 442
 +country_car "<U004C>"
 +country_isbn "<U0032>"
-+lang_name   "<U0065><U0072><U0061><U006E><U00E7><U0061><U0069><U0073>"
++lang_name   "<U0046><U0072><U0061><U006E><U00E7><U0061><U0069><U0073>"
 +lang_ab     "<U0066><U0072>"
 +lang_term   "<U0066><U0072><U0061>"
 +lang_lib    "<U0066><U0072><U0065>"
This page took 0.244133 seconds and 4 git commands to generate.