Hi,
I lot the new translation interface and how to use them in Razor, however I have a few suggestions for the new translation engine:
The file template selection lost the "Translate" icon - Now we cannot locally see what translations are used
- Can it be revived?
- How could we know that?
Using the new Translation system, the idea is to have a more User Friendly approach
If the developer does not create the key in the interface, we have no access to it (more work for the developer)
Using @Translate("Your name") as a solution (which is great from the developer point of view), we can easily mistype/miscopy/forget to create the key in the dictionary
Also provides additional work
- What if the translation "keys" were automatically added to the Translation.xml the first time the page loaded? - Basically if the translation method could not find a translation for it, would automatically add it.
- This would ease the developer tasks
- The interface would reproduce all existing/in use translations
Best Regards,
Nuno