i18n Translation is working via instances but not through dispatcher | Community
Skip to main content
ranadyutis95334
Level 3
October 16, 2015
Solved

i18n Translation is working via instances but not through dispatcher

  • October 16, 2015
  • 1 reply
  • 1397 views

i18n Translation is working via instances but not through dispatcher. Say when we translate it through qlexrcq5pub001.lex.lexmark.com:4502/libs/cq/i18n/translator.html.

It is working fine. But when translate through dispatcher URL https://webauthor-qa.lexmark.com/libs/cq/i18n/translator.html the change is not reflecting. 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Hi Ranadyuti Sarkar

Please have a look at the link :-https://docs.adobe.com/docs/en/aem/6-0/develop/components/i18n/translator.html

In this article there is a note that we need to keep in consideration.

NOTE

 

 

When using Dispatcher, you need to invalidate cached pages to include new dictionary strings in rendered component strings.

This article also covers "using translator to manage dictionaries"

I hope this might help you.

 

Thanks and Regards

Kautuk Sahni

1 reply

kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
October 16, 2015

Hi Ranadyuti Sarkar

Please have a look at the link :-https://docs.adobe.com/docs/en/aem/6-0/develop/components/i18n/translator.html

In this article there is a note that we need to keep in consideration.

NOTE

 

 

When using Dispatcher, you need to invalidate cached pages to include new dictionary strings in rendered component strings.

This article also covers "using translator to manage dictionaries"

I hope this might help you.

 

Thanks and Regards

Kautuk Sahni

Kautuk Sahni