ta_IN locale: Fix yesexpr and noexpr

* localedata/locales/ta_IN (LC_MESSAGES): Fix yesexpr and noexpr
	(Use first letters of yesstr and nostr correctly).
This commit is contained in:
Mike FABIAN 2017-10-25 10:35:19 +02:00
parent b41a0ff1c8
commit 74e7284fe1
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2017-10-25 Mike FABIAN <mfabian@redhat.com>
* localedata/locales/ta_IN (LC_MESSAGES): Fix yesexpr and noexpr
(Use first letters of yesstr and nostr correctly).
2017-10-25 Mike FABIAN <mfabian@redhat.com>
* localedata/locales/hi_IN (LC_MESSAGES): In yesexpr and noexpr,

View File

@ -146,8 +146,8 @@ END LC_TIME
LC_MESSAGES
yesexpr "<U005E><U005B><U002B><U0031><U0B86><U0BAE><U0BCD><U0079><U0059><U005D>"
noexpr "<U005E><U005B><U002D><U0030><U0B87><U0BB2><U0BCD><U0BB2><U0BC8><U006E><U004E><U005D>"
yesexpr "^[+1yY<U0B86>]"
noexpr "^[-0nN<U0B87>]"
yesstr "<U0B86><U0BAE><U0BCD>"
nostr "<U0B87><U0BB2><U0BCD><U0BB2><U0BC8>"
END LC_MESSAGES