This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug localedata/89] Locales nb_NO and nn_NO should transliterate ÃÃÃ


https://sourceware.org/bugzilla/show_bug.cgi?id=89

Egor Kobylkin <ekobylkin at paypal dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |ekobylkin at paypal dot com
         Resolution|---                         |DUPLICATE

--- Comment #10 from Egor Kobylkin <ekobylkin at paypal dot com> ---
I am "forward-deduplicating" this as the later bug has a universal extensible
resolution for all languages. It can be implemented via the "include" keyword
of the respective locale section:

LC_CTYPE
copy "i18n"
translit_start
include "translit_combining";"translit_scandinavian";"translit_cyrillic";""
translit_end
END LC_CTYPE

The bug 2872 also has a spreadsheet tool to generate and maintain the
translation tables.

*** This bug has been marked as a duplicate of bug 2872 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]