Skip to content

Excessive localization of APIs #8814

Open
@terrajobst

Description

@terrajobst

It seems we're accidentally localizing API names:

https://learn.microsoft.com/de-de/dotnet/api/system.io.streamreader?view=net-7.0

image

The marked names should be

  • Close
  • Peek
  • Read

This was reported for French as well, so I assume this happens for all languages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri3Indicates issues/PRs that are low priorityarea-InfrastructurelocIndicates issues that are about localized content

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions