Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SOLVED

i18n Translation is working via instances but not through dispatcher

Avatar

Level 4

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. 

1 Accepted Solution

Avatar

Correct answer by
Administrator

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

View solution in original post

0 Replies

Avatar

Correct answer by
Administrator

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