Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Localize start page tooltip #2341

Open
Open
@StanleyGoldman

Description

@StanleyGoldman

We are wondering how to localize the tooltip for the start page created with ProvideCodeContainerProvider, or is the answer that such text cannot be localized?

image

The #110 and #111 below refer to 110 and 111 in the resx file.

[ProvideCodeContainerProvider("GitHub Container", Guids.StartPagePackageId, Guids.ImagesId, 1, "#110", "#111", typeof(GitHubContainerProvider))]

<data name="110" xml:space="preserve">
<value>GitHub</value>
</data>
<data name="111" xml:space="preserve">
<value>Powerful collaboration, code review, and code management for open source and private projects.</value>
</data>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions