summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/data/zh_CN.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/source/localedata/data/zh_CN.xml b/i18npool/source/localedata/data/zh_CN.xml
index 1f33090d0ced..063be07c630e 100644
--- a/i18npool/source/localedata/data/zh_CN.xml
+++ b/i18npool/source/localedata/data/zh_CN.xml
@@ -431,6 +431,7 @@
<NumberingLevel Prefix=" " NumType="4" Suffix="、" /> <!-- 1、2、3、 -->
<NumberingLevel Prefix="(" NumType="4" Suffix=")" /> <!-- (1) (2) (3) -->
<NumberingLevel Prefix=" " NumType="4" Suffix=")" /> <!-- 1) 2) 3) -->
+ <NumberingLevel Prefix="[" NumType="4" Suffix="]" /> <!-- [1] [2] [3] -->
<NumberingLevel Prefix=" " NumType="0" Suffix="." /> <!-- A. B. C. -->
<NumberingLevel Prefix=" " NumType="0" Suffix=")" /> <!-- A) B) C) -->
<NumberingLevel Prefix=" " NumType="1" Suffix="." /> <!-- a. b. c. -->