diff options
Diffstat (limited to 'localedata/locales/it_IT')
-rw-r--r-- | localedata/locales/it_IT | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/localedata/locales/it_IT b/localedata/locales/it_IT index e10cee431a..500ba3503a 100644 --- a/localedata/locales/it_IT +++ b/localedata/locales/it_IT @@ -62,10 +62,10 @@ translit_end END LC_CTYPE LC_MESSAGES -yesexpr "<U005E><U005B><U002B><U0031><U0073><U0053><U0079><U0059><U005D>" -noexpr "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>" -yesstr "<U0073><U00EC>" -nostr "<U006E><U006F>" +yesexpr "^[+1sSyY]" +noexpr "^[-0nN]" +yesstr "s<U00EC>" +nostr "no" END LC_MESSAGES LC_MONETARY |