Skip to content

Localization Team Feedback: files #205446

@TylerLeonhardt

Description

@TylerLeonhardt

For this string:

this._name = label + localize('files', " ({0} files)", resources?.length ?? 0);

Can you please confirm the placeholder here is a number? If not, can you please advise what it is?

Adding a comment to this string explaining what the placeholder represents should be sufficient:

localize(
  {
    key: 'theKey',
    comment: [ 'the comment' ]
  },
  "string {0}",
  arg
)

cc @cristianosuzuki77

Metadata

Metadata

Assignees

Labels

insiders-releasedPatch has been released in VS Code Insiders

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions