diff options
Diffstat (limited to 'localedata/locales/ts_ZA')
-rw-r--r-- | localedata/locales/ts_ZA | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/localedata/locales/ts_ZA b/localedata/locales/ts_ZA index dea2da5628..9740f7bc22 100644 --- a/localedata/locales/ts_ZA +++ b/localedata/locales/ts_ZA @@ -173,12 +173,10 @@ END LC_TIME LC_MESSAGES % http://www.xitsonga.org/dictionary/english?-=n -% Yes -> Ina -% No -> Ee -yesexpr "<U005E><U005B><U002B><U0031><U0069><U0049><U0079><U0059><U005D>" -noexpr "<U005E><U005B><U002D><U0030><U0065><U0045><U006E><U004E><U005D>" -yesstr "<U0049><U006E><U0061>" -nostr "<U0045><U0065>" +yesexpr "^[+1iIyY]" +noexpr "^[-0eEnN]" +yesstr "Ina" +nostr "Ee" END LC_MESSAGES LC_PAPER |