Locale icon indicating copy to clipboard operation
Locale copied to clipboard

Component Selector localization

Open shadowpanther opened this issue 2 years ago • 0 comments

While translating, I've come across these:

        "ComponentSelector.CreateCustomType" : "Create Custom Type",
        "ComponentSelector.CommonGenericTypes" : "Common Generic Types",
        "ComponentSelector.CustomGenericArguments" : "Custom Generic Arguments:",

Looks like the component selector only uses the third one twice, and the first two are not used.

image

Could someone clarify where the first two lines are used and why the selector uses the same line twice?

shadowpanther avatar Oct 05 '23 17:10 shadowpanther