Skip to content

Commit b1bbce6

Browse files
committed
Add warning messages in Chinese locale
1 parent 4284cc6 commit b1bbce6

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

build/shared/lib/languages/PDE_zh-CN.properties

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,5 +307,10 @@ contrib.unsupported_operating_system = 你当前的操作系统似乎不被支
307307
# Warnings
308308

309309
warn.delete = 删除
310-
warn.delete.sketch = 你确定要删除该速写本?
311-
warn.delete.file = 你确定删除 "%s"?
310+
warn.delete.sketch = 你确定要删除该速写本吗?
311+
warn.delete.sketch_folder = 你确定要删除该速写本吗?\n这将删除整个 “%s” 文件夹。
312+
warn.delete.sketch_last = 为了确保您的文件安全,Processing 不支持删除整个速写本文件夹。\n请在文件管理器中打开速写本文件夹进行删除。
313+
warn.delete.file = 你确定要删除 "%s" 吗?
314+
warn.delete.sketch_file = 你确定要删除 “%s” 吗?
315+
warn.cannot_change_mode.title = 无法切换模式
316+
warn.cannot_change_mode.body = 无法切换模式,\n因为 “%s” 模式与当前模式不兼容。

0 commit comments

Comments
 (0)