<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>i18n Archives - Sourced Code</title>
	<atom:link href="https://sourcedcode.com/blog/category/aem/i18n/feed" rel="self" type="application/rss+xml" />
	<link>https://sourcedcode.com</link>
	<description>AEM Blog Made Just for You.</description>
	<lastBuildDate>Sat, 16 Jul 2022 20:13:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>

<image>
	<url>https://sourcedcode.com/wp-content/uploads/2019/09/cropped-favicon-32x32.png</url>
	<title>i18n Archives - Sourced Code</title>
	<link>https://sourcedcode.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>AEM i18n Not Showing Translations</title>
		<link>https://sourcedcode.com/blog/aem/aem-i18n-not-showing-translations</link>
					<comments>https://sourcedcode.com/blog/aem/aem-i18n-not-showing-translations#respond</comments>
		
		<dc:creator><![CDATA[briankasingli]]></dc:creator>
		<pubDate>Fri, 15 Jul 2022 20:53:23 +0000</pubDate>
				<category><![CDATA[AEM]]></category>
		<category><![CDATA[i18n]]></category>
		<guid isPermaLink="false">https://sourcedcode.com/?p=3568</guid>

					<description><![CDATA[<p>A common question for AEM developers is, why are my i18n translations not showing up in my AEM environment? Recently, I have seen this problem coming up and I have the solution just for you. During deployment, whether it is from AEM Author or Publish, when deploying new dictionary keys, it&#8217;s uncommon for new i18n [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://sourcedcode.com/blog/aem/aem-i18n-not-showing-translations">AEM i18n Not Showing Translations</a> appeared first on <a rel="nofollow" href="https://sourcedcode.com">Sourced Code</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>A common question for AEM developers is, why are my i18n translations not showing up in my AEM environment? Recently, I have seen this problem coming up and I have the solution just for you.</p>
<p>During deployment, whether it is from AEM Author or Publish, when deploying new dictionary keys, it&#8217;s uncommon for new i18n configurations to not show up immediately after all the bundles have been installed and restarted. But when this happens, it&#8217;s because sometimes the Apache Sling I18N Supportorg.apache.sling.i18n is not registering the new dictionary keys that have been installed. In this article, I will provide a manual way for you to solve this problem.</p>
<hr class="spacer-large"/>
<div class="mention-block">
<h2>2 ways to solve this problem</h2>
<ol>
<li><a href="#Restart-the-Apache-Sling-I18N-Supportorg.apache.sling.i18n-bundle">Restart the Apache Sling I18N Supportorg.apache.sling.i18n bundle</a></li>
<li><a href="#Restart-AEM">Restart AEM</a></li>
</ol>
</div>
<hr class="spacer-large"/>
<h3 id="Restart-the-Apache-Sling-I18N-Supportorg.apache.sling.i18n-bundle">1. Restart the Apache Sling I18N Supportorg.apache.sling.i18n bundle</h3>
<ol>
<li>Login to your AEM instance as admin</li>
<li>Visit OSGI bundles console via <a href="http://localhost:4502/system/console/bundles" rel="noopener" target="_blank">http://localhost:4502/system/console/bundles</a></li>
<li>Search for <strong>Apache Sling I18N Supportorg.apache.sling.i18n</strong>; you can use CTRL + F to find text on the browser</li>
<li>Press on the stop button. This will stop the <strong>Apache Sling I18N Supportorg.apache.sling.i18n</strong> bundle; you should be able to see the status of the bundle set to &#8220;Resolved&#8221;</li>
<li>Refresh the page</li>
<li>Press on the play button. This will stop the <strong>Apache Sling I18N Supportorg.apache.sling.i18n</strong> bundle; you should be able to see the status of the bundle set to &#8220;Active&#8221;</li>
<li>Head back to the page with the page with the i18n translations not working as expected, and you should see the dictionary value loaded as expected</li>
</ol>
<hr class="spacer-large"/>
<h3 id="Restart-AEM">2. Restart AEM</h3>
<p>In this step, you can simple restart AEM, and the Apache <strong>Sling I18N Supportorg.apache.sling.i18n</strong> bundle should be active.</p>
<p>The post <a rel="nofollow" href="https://sourcedcode.com/blog/aem/aem-i18n-not-showing-translations">AEM i18n Not Showing Translations</a> appeared first on <a rel="nofollow" href="https://sourcedcode.com">Sourced Code</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sourcedcode.com/blog/aem/aem-i18n-not-showing-translations/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
