In computing, internationalization and localization are means of adapting computer software to different languages, regional differences and technical requirements of a target market.
9
votes
2answers
1k views
Purpose of the <MAPPINGS> CAML element in a custom Choice Field definition
I have yet to find a clear answer to this topic, so I'm writting this question in hope that someone can explain me the correct way to archieve my goal.
I must also add that all my test was done on ...
3
votes
3answers
822 views
Is it possible to create a Multi-lingual List Definition in a SandBox
I have a sandbox solution that for the some of it I have german translations for, like the feature name and description.
However to make this a proper multi-lingual solution I need to do the same for ...
2
votes
2answers
397 views
Caml defined Custom Action, UrlAction and the multi language interface
When defining a custom action via the CAML schema definition, the UrlAction parameter specifies the "site or site collection relative URL of the page, for example, ~site/_layouts/sampleurl.aspx or ...
