mirror of
https://abf.rosa.ru/djam/glibc.git
synced 2025-02-23 15:02:47 +00:00
35 lines
1.1 KiB
Diff
35 lines
1.1 KiB
Diff
2010-06-13 Aurelien Jarno <aurelien@aurel32.net>
|
|
|
|
* locale/C-translit.h.in: Add entry for U20A1.
|
|
|
|
diff --git a/locale/C-translit.h.in b/locale/C-translit.h.in
|
|
index ab0b130..5286802 100644
|
|
--- a/locale/C-translit.h.in
|
|
+++ b/locale/C-translit.h.in
|
|
@@ -103,6 +103,7 @@
|
|
"\x2061" "" /* <U2061> FUNCTION APPLICATION */
|
|
"\x2062" "" /* <U2062> INVISIBLE TIMES */
|
|
"\x2063" "" /* <U2063> INVISIBLE SEPARATOR */
|
|
+"\x20a1" "CRC" /* <U20A1> COLON SIGN */
|
|
"\x20a8" "Rs" /* <U20A8> RUPEE SIGN */
|
|
"\x20ac" "EUR" /* <U20AC> EURO SIGN */
|
|
"\x2100" "a/c" /* <U2100> ACCOUNT OF */
|
|
|
|
|
|
2010-06-13 Aurelien Jarno <aurelien@aurel32.net>
|
|
|
|
* locales/translit_neutral: Add entry for U20A1.
|
|
|
|
diff --git a/localedata/locales/translit_neutral b/localedata/locales/translit_neutral
|
|
index 5883d28..5712361 100644
|
|
--- a/localedata/locales/translit_neutral
|
|
+++ b/localedata/locales/translit_neutral
|
|
@@ -128,6 +128,8 @@ include "translit_wide";""
|
|
<U2063> ""
|
|
% DONG SIGN
|
|
<U20AB> "<U0110><U1ED3><U006E><U0067>"
|
|
+% COLON SIGN
|
|
+<U20A1> "<U0043><U0052><U0043>"
|
|
% EURO SIGN
|
|
<U20AC> "<U0045><U0055><U0052>"
|
|
% TRADE MARK SIGN
|