Skip to content

convert all source and scripts to ascii with LF EOL #4752

@SteveL-MSFT

Description

@SteveL-MSFT

We have a number of strings that use the Copyright © symbol (0x00a9), but due to tools re-encoding files, the symbol gets mistranslated to the wrong unicode value. We should replace the text representation with the unicode value representation across all files. (Trademark character (0x2122) might also be used and should be replaced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Code Cleanupthe issue is for cleaning up the code with no impact on functionalityResolution-FixedThe issue is fixed.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions