1

I need to change portlet name,when the locale is changed() Like if a portlet name is "Activities" then after change the language it must be display as "activités".

Thanks

Shivam Aggarwal
  • 795
  • 1
  • 11
  • 30
jazz.akash
  • 63
  • 8
  • possibly duplicate of http://stackoverflow.com/questions/23497831/repair-wrong-translation/23503493#23503493 – Gautam May 19 '14 at 20:11

1 Answers1

0

For any portlet added on the page you can set custom title for each of the different langauges in the Look & Feel tab from Configuration as shown below.

enter image description here

Prakash K
  • 11,669
  • 6
  • 51
  • 109
  • Hello prakash! i use this code to display <%=initialPage.getUserName() %> wiki page creator but its unable to display creator name! – jazz.akash May 20 '14 at 10:57
  • How is this related to the question you have asked? Or is this some different question? if it is different then please create another question. – Prakash K May 21 '14 at 04:35
  • I follow this link and its working fine for me http://www.liferay.com/web/guest/community/forums/-/message_boards/view_message/14839403 – jazz.akash May 21 '14 at 04:51