<plugin name='locale-configuration' version='1.0' grailsVersion='2.0 &gt; *'>
  <title>Grails Locale Configuration Plugin</title>
  <description>Smart locale resolver to enhance the handling of the Grails localization (i18n).
The plugin allows you to specify supported languages and a default language, e.g. if the requested language is not supported.
This plugin is intended to enhance the language support in Grails by detecting your users’ locale and selecting the most appropriate language for them.
You can specify a list of supported languages and choose which language to use if a client’s preferred language is not available.
</description>
  <documentation>http://grails.org/plugin/locale-configuration</documentation>
  <type>LocaleConfigurationGrailsPlugin</type>
  <resources />
</plugin>