diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-02-09 19:51:59 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-03-05 11:53:23 -0500 |
commit | 5453f739e5fae1f9235c3207a8604f164dc9e484 (patch) | |
tree | 2d07bde3e5c4440d677f44de5df215f3d5ccc9cb /localedata/locales/rw_RW | |
parent | 16b23e03632623cd81a21fc5a24db546595addac (diff) | |
download | glibc-5453f739e5fae1f9235c3207a8604f164dc9e484.tar.gz glibc-5453f739e5fae1f9235c3207a8604f164dc9e484.tar.xz glibc-5453f739e5fae1f9235c3207a8604f164dc9e484.zip |
localedata: clear LC_IDENTIFICATION tel/fax fields
These fields aren't terribly useful and most don't set it.
Diffstat (limited to 'localedata/locales/rw_RW')
-rw-r--r-- | localedata/locales/rw_RW | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/locales/rw_RW b/localedata/locales/rw_RW index 1f503005ed..e28905718c 100644 --- a/localedata/locales/rw_RW +++ b/localedata/locales/rw_RW @@ -11,8 +11,8 @@ source "Rwanda" address "Rwanda, Africa" contact "Steve Murphy" email "murf@e-tools.com" -tel "1-307-754-5675" -fax "1-307-754-5675" +tel "" +fax "" language "Kinyarwanda" territory "Rwanda" revision "1.0" |