I have a Magento with many Store Views, one for every language.
Every Store View has custom settings (preferences, attribute and categories translations...) that differs from the default store values.
If I create a new Store View, the newly one uses the the default attributes.
Is there a mode from backend / programatically / via extension to duplicate an existing Store View, so all values like system preferences, translations of attributes and categories, CMS pages... has the duplicated store view values instead of the default one?