Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Chinese translation error in List<T>.Remove(T) #11228

Copy link
Copy link
Open
@Solid-Rock-Z

Description

@Solid-Rock-Z
Issue body actions

in the web page: List.Remove(T) 方法

Original web page:
Returns
Boolean
true if item is successfully removed; otherwise, false. This method also returns false if item was not found in the List.

Chinese web page:
返回
Boolean
如果成功移除了 item,则为 true;否则为 false。 如果在 false 中没有找到 item,则此方法也会返回 [List]。

It should be translated as:
返回
Boolean
如果成功移除了 item,则为 true;否则为 false。 如果在 List中没有找到 item,则此方法也会返回 false。

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-InfrastructurelocIndicates issues that are about localized contentIndicates issues that are about localized contentuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.