repro steps:
1. Create a project with KO VS
2. Add the ADO.NET Entity Data Model diagram
3. Add new entity
4. The default name of the new entity, and entity set are localized as in the attached image.
Expected:
They should not be localized since those names are used as class names, and they use English as class names.
Actual:
The default entity name, Entity1, and entityset name, Entity1, are overlocalized.
1. Create a project with KO VS
2. Add the ADO.NET Entity Data Model diagram
3. Add new entity
4. The default name of the new entity, and entity set are localized as in the attached image.
Expected:
They should not be localized since those names are used as class names, and they use English as class names.
Actual:
The default entity name, Entity1, and entityset name, Entity1, are overlocalized.