diff options
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 4 | ||||
-rw-r--r-- | localedata/locales/mn_MN | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index b5ca9ef287..69550a1218 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2003-04-14 Ulrich Drepper <drepper@redhat.com> + + * locales/mn_MN: Fix country_post and country_ab2. + 2003-03-17 Ulrich Drepper <drepper@redhat.com> * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy. diff --git a/localedata/locales/mn_MN b/localedata/locales/mn_MN index 61ccb3aea0..e75ff42ddc 100644 --- a/localedata/locales/mn_MN +++ b/localedata/locales/mn_MN @@ -172,8 +172,8 @@ postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/ <U004E><U0025><U0063><U0025><U004E>" country_name "<U004D><U006F><U006E><U0067><U006F><U006C><U0069><U0061>" -country_post "<U004D><U006E>" -country_ab2 "<U004D><U006E>" +country_post "<U004D><U004E>" +country_ab2 "<U004D><U004E>" country_ab3 "<U004D><U004E><U0047>" country_num 496 country_car "<U004D><U0047><U004C>" |