Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<div id="google_translate_element"></div>
<script type="text/javascript">
function googleTranslateElementInit() {
  new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element');
}
</script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

The 4.1.9 release is a bug fix release that contains a few new feature improvements.

Feature Improvements

IM-1258 - Add separate name field to DNS servers, so there is both an FQDN and name.  There are now a separate fields for a server Nick Name and it's FQDN/IP.  Now DNS servers can be easily recognized by their common/nick name or their FQDN/IP address, as both are displayed representing the server.

...