Skip to content

[zh-hans] Translation Fix in setting page: Wrapping Strategy. #1764

Open
@neville-studio

Description

@neville-studio

in Line 741 && Line 742 main.i18n.json
I advice that the block

{
			"wrappingStrategy": "控制计算包装点的算法。请注意,在辅助功能模式下,高级版将用于提供最佳体验。",
			"wrappingStrategy.advanced": "将包装点计算委托给浏览器。这是一个缓慢算法,可能会导致大型文件被冻结,但它在所有情况下都正常工作。",
}

should change to

{
			"wrappingStrategy": "控制计算换行位置的算法。请注意,在辅助功能模式下,高级版将用于提供最佳体验。",
			"wrappingStrategy.advanced": "将换行位置计算委托给浏览器。这是一个缓慢算法,可能会导致处理大型文件过程中失去响应,但它在所有情况下都正常工作。",
}

P.S. the word wrap should translate to 换行 but not translate to 包装

package id: ms-ceintl.vscode-language-pack-zh-hans
version: 1.96.2024121109
last update: 2024-12-23, 22:29:52

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions