I have a WSP package that contains some features.
I need to be able to localize the following in the features:
- Site Column Field Display Names
- Description of Content Types
- List Instance Description
- List Schema Fields
I am looking for a method to achieve all of this as easily as possible.
I think its pretty easy- article describes it here: read more
I am using WSP Builder, So in my VS Project I created a Resources Subfolder, and I am hoping that the resources I add here will get deployed when the WSP Package is….
That’s the theory, I will update this question if it works!