Skip to content

[Loc] Loc rule needs update #53483

@crsuzukimsft

Description

@crsuzukimsft

For the file "src\Features\Core\Portable\xlf\FeaturesResources.xlf" , the resource _10ths_of_a_second_description have an invalid comment-rule: {Locked="ParseExact"}{Locked="TryParseExact"}{Locked="f"}
This rule as-is locks all f in the string, not only "f".
Could you add it as {Locked="ParseExact"}{Locked="TryParseExact"}{Locked=""f""} ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    4 - In ReviewA fix for the issue is submitted for review.Area-AnalyzersBugTenet-LocalizationSome piece of UI isn’t localized, often due to hard-coding of strings or other visible elements.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions