If you are missing the Translation Management document library on your site and you don’t see the relevant feature in the site collection features, don’t worry, the feature can still be activated :
stsadm -o activatefeature -name TransMgmtlib -url http://your-site-collection-url you might then need to activate this feature as well if it was not already done at the farm level stsadm -o activatefeature -name TransMgmtFunc -url http://your-site-collection-urlMonth: October 2010
SharePoint annoyance 04 – Wanna have a unghosted / customized file ? Have a asp:content in your page layout instead of asp:Content
The missing capital C in asp:Content will ensure that your lovely page layout is now unghosted, regardless of the setting in the provisioning.
How to lose a few hours for nothing…