Locale
Locale copied to clipboard
Component Selector localization
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.
Could someone clarify where the first two lines are used and why the selector uses the same line twice?