diff options
author | Carlos O'Donell <carlos@redhat.com> | 2013-05-02 23:24:21 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2013-05-02 23:24:21 -0400 |
commit | 9df02941c2e18d66ff15830cdb4670b9b47600e3 (patch) | |
tree | 668b18afe9e28105a994cadaacbaf428eda8429a /localedata/locales/es_AR | |
parent | bb5f27adcae1ae05ce61139d058ac88813ef410b (diff) | |
download | glibc-9df02941c2e18d66ff15830cdb4670b9b47600e3.tar.gz glibc-9df02941c2e18d66ff15830cdb4670b9b47600e3.tar.xz glibc-9df02941c2e18d66ff15830cdb4670b9b47600e3.zip |
Add yesstr and nostr to en_CA, es_AR, and es_ES
We add yesstr and nostr to three more locales. We ignore the issue of capitalization of the first character in yesstr and nostr. All locales will need to be revisited to make this uniform policy change. --- 2013-05-02 Carlos O'Donell <carlos@redhat.com> [BZ #15264] * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr. * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES. * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
Diffstat (limited to 'localedata/locales/es_AR')
-rw-r--r-- | localedata/locales/es_AR | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/localedata/locales/es_AR b/localedata/locales/es_AR index c757638f7f..27636e7083 100644 --- a/localedata/locales/es_AR +++ b/localedata/locales/es_AR @@ -56,8 +56,7 @@ copy "es_ES" END LC_CTYPE LC_MESSAGES -yesexpr "<U005E><U005B><U0073><U0053><U0079><U0059><U005D><U002E><U002A>" -noexpr "<U005E><U005B><U006E><U004E><U005D><U002E><U002A>" +copy "es_ES" END LC_MESSAGES LC_MONETARY |