Of course, you need to know what page you have to adjust. The display of the language-portlet is located in $LIFERAY_HOME$/tomcat-version/webapps/ROOT/html/taglib/ui/language/page.jsp. Copy the page in your hook, and somewhere near the bottom, you'll find following code:
if (LanguageUtil.isBetaLocale(locales[i])) { message = message + " - Beta"; }
Remove it, and the beta indication is gone!
Thanks for this update. i a working in web application development company as web developer and , i will share this post to my friends also.
ReplyDeleteNice post.
ReplyDelete