Hi there,
I am using the new feature to automativally generate the translation keys (thanks *a lot* for adding that, BTW) as described in the release notes:
When using a @Translate tag or the Translate method in Razor, and the provided key does not exist in the translation file, the key is now added to the XML file - with the specified default value if specified (Only new translations method). The keys are added to the translations.xml in the designs folder when the frontend pages are loaded. - See more at: http://developer.dynamicweb.com/releases/dynamicweb-8-7-1.aspx#sthash.GGNRqLQs.zQotU7Tb.dpuf
I do get the keys in my translation files corrrectly, but they do not have the default value. I am using Razor templates.
Is there something I need to do to get the default in there? Set a default languge somewhere maybe?
Thanks,
Imar