diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2009-09-13 22:17:23 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2009-09-13 22:17:23 +0000 |
| commit | b209cefeaddfad6ad759e8e4cebfb794e7dbf6b2 (patch) | |
| tree | 61fbd28d7f6e6068a6c59bce4af65f655b051aa9 /share | |
| parent | e47a3e5df0a3bc220f124eb0e34d903b7538742d (diff) | |
Last character is a space for the international currency symbol.
Diffstat (limited to 'share')
| -rw-r--r-- | share/monetdef/zh_CN.GB18030.src | 2 | ||||
| -rw-r--r-- | share/monetdef/zh_CN.GB2312.src | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/monetdef/zh_CN.GB18030.src b/share/monetdef/zh_CN.GB18030.src index e1c0ef28d3e0..3f5fc2409c1e 100644 --- a/share/monetdef/zh_CN.GB18030.src +++ b/share/monetdef/zh_CN.GB18030.src @@ -4,7 +4,7 @@ # WARNING: empty lines are essential too # # int_curr_symbol (last character always SPACE) -CNY +CNY # currency_symbol гд # mon_decimal_point diff --git a/share/monetdef/zh_CN.GB2312.src b/share/monetdef/zh_CN.GB2312.src index e1c0ef28d3e0..3f5fc2409c1e 100644 --- a/share/monetdef/zh_CN.GB2312.src +++ b/share/monetdef/zh_CN.GB2312.src @@ -4,7 +4,7 @@ # WARNING: empty lines are essential too # # int_curr_symbol (last character always SPACE) -CNY +CNY # currency_symbol гд # mon_decimal_point |
