Sourceware Bugzilla – Attachment 6193 Details for
Bug 89
Locales nb_NO and nn_NO should transliterate æøå
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix the issue
nb_NO-transliteration.diff (text/plain), 898 bytes, created by
Aurelien Jarno
on 2012-02-02 19:29:22 UTC
(
hide
)
Description:
Patch to fix the issue
Filename:
MIME Type:
Creator:
Aurelien Jarno
Created:
2012-02-02 19:29:22 UTC
Size:
898 bytes
patch
obsolete
>2004-03-20 Petter Reinholdtsen <pere@hungry.com> > > * localedata/locales/nb_NO: add Norwegian transliteration. > >diff --git a/localedata/locales/nb_NO b/localedata/locales/nb_NO >index e491643..87fc21d 100644 >--- a/localedata/locales/nb_NO >+++ b/localedata/locales/nb_NO >@@ -127,6 +127,21 @@ copy "i18n" > > translit_start > include "translit_combining";"" >+ >+% Norwegian transliteration >+% LATIN CAPITAL LETTER A WITH RING ABOVE -> "Aa" >+<U00C5> "<U0041><U030A>";"<U0041><U0061>" >+% LATIN SMALL LETTER A WITH RING ABOVE -> "aa" >+<U00E5> "<U0061><U030A>";"<U0061><U0061>" >+% LATIN CAPITAL LETTER O WITH STROKE -> "Oe" >+<U00D8> "<U004F><U0338>";"<U004F><U0065>" >+% LATIN SMALL LETTER O WITH STROKE -> "oe" >+<U00F8> "<U006F><U0338>";"<U006F><U0065>" >+% LATIN CAPITAL LETTER AE -> "Ae" >+<U00C6> "<U0041><U0065>" >+% LATIN SMALL LETTER AE -> "ae" >+<U00E6> "<U0061><U0065>" >+ > translit_end > END LC_CTYPE >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 89
: 6193