mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 20:07:14 +08:00
22 lines
691 B
Diff
22 lines
691 B
Diff
--- a/locale/C-translit.h.in
|
|
+++ a/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 */
|
|
--- a/localedata/locales/translit_neutral
|
|
+++ a/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
|