/
Internationalization (i18n)
Internationalization (i18n)
The text in JSP pages is already using Spring Message property files to allow for internationalization (see Portlet Internationalisation). Many message property files are already provided in /uportal-war/src/main/resources/properties/i18n. An international extension to jQuery UI can be added by uncommenting the following section in /uportal-war/src/main/webapp/media/skins/*/common/common_skin.xml:
Adding jQuery UI i18n
<!-- Uncomment for internationalization. Removed for minor efficiency especially for mobile networks. --> <!-- <js included="plain" resource="true">/rs/jqueryui/1.10.3/i18n/jquery-ui-i18n.js</js> <js included="aggregated" resource="true">/rs/jqueryui/1.10.3/i18n/jquery-ui-i18n.min.js</js> -->
Add Feedback content box here.....