aboutsummaryrefslogtreecommitdiff
path: root/core/src/Locale
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/Locale')
-rw-r--r--core/src/Locale/zh_CN.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/src/Locale/zh_CN.h b/core/src/Locale/zh_CN.h
index 632c229..f654464 100644
--- a/core/src/Locale/zh_CN.h
+++ b/core/src/Locale/zh_CN.h
@@ -126,8 +126,9 @@
#define L10N_TABLE "表格"
#define L10N_TABLE_CONFIGURE_PROPERTIES "编辑表格属性..."
#define L10N_TABLE_PROPERTIES "表格属性"
-#define L10N_TABLE_DO_RESIZE "调整表格大小..."
-#define L10N_TABLE_RESIZE "调整表格大小"
+#define L10N_TABLE_EDIT_TABLE "编辑表格"
+#define L10N_TABLE_EDIT_RESIZE_COLS "调整列宽度"
+#define L10N_TABLE_EDIT_RESIZE_ROWS "调整行高度"
#define L10N_TABLE_WIDTH "宽度"
#define L10N_TABLE_HEIGHT "长度"
#define L10N_TABLE_SINGLE_PARAMS "参数"
@@ -137,7 +138,6 @@
#define L10N_TABLE_CELL_TYPE_CONST "类型:普通单元格"
#define L10N_TABLE_CELL_TYPE_PARAM "类型:参数单元格"
#define L10N_TABLE_CELL_TYPE_CREATE_AG "类型:列表参数组"
-#define L10N_TABLE_CELL_CONV "转换类型..."
#define L10N_TABLE_CELL_CONV_CONST "转换为普通单元格"
#define L10N_TABLE_CELL_CONV_PARAM "转换为参数单元格"
#define L10N_TABLE_CELL_CONV_CREATE_AG "创建列表参数组"