localedata: i18n: fix typos in tel_int_fmt

Adding the %t avoids a double space if the area code %a happens
to be empty.  There are countries without area codes.
This commit is contained in:
Mike FABIAN 2015-11-01 09:53:16 +09:00 committed by Mike Frysinger
parent fb3227b95c
commit ed80f206f4
2 changed files with 5 additions and 1 deletions

View 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]

View 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