localedata: i18n: fix typos in tel_int_fmt
authorMike FABIAN <mfabian@redhat.com>
Sun, 1 Nov 2015 00:53:16 +0000 (09:53 +0900)
committerMike Frysinger <vapier@gentoo.org>
Fri, 8 Apr 2016 22:30:33 +0000 (18:30 -0400)
Adding the %t avoids a double space if the area code %a happens
to be empty.  There are countries without area codes.

localedata/ChangeLog
localedata/locales/i18n

index 664f88b..61382bb 100644 (file)
@@ -1,3 +1,7 @@
+2016-04-08  Mike FABIAN  <mfabian@redhat.com>
+
+       * locales/i18n: Fix typos in tel_int_fmt.
+
 2016-03-21  Mike Frysinger  <vapier@gentoo.org>
 
        [BZ #11213]
index 9f3d386..844859d 100644 (file)
@@ -2502,7 +2502,7 @@ LC_TELEPHONE
 % This is the ISO/IEC 14652 "i18n" definition for
 % the LC_TELEPHONE category.
 %
-tel_int_fmt    "<U002B><U0025><U0063><U0020><U002B><U0061><U0020><U002B>/
+tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0025><U0074><U0025>/
 <U006C>"
 END LC_TELEPHONE