<p>Hi,<br></p><p>FYI, we have found that removing of *_en.properties and only keeping base ones 
will raise an issue : <br></p><p>English translations would not be displayed anymore
 when specifically requested (by the browser or by the user setting) IF 
&quot;en&quot; is not the default locale of GateIn. The main issue by removing &quot;_en&quot; is that information is simply <b>lost</b>. The system doesn&#39;t know anymore that the base bundle file is English locale.</p>


<p>Therefore we decided to keep <b>_en</b> bundle files only (do NOT generate base ones anymore) AND the <b>_en</b> locale will be taken as a last fallback locale by ResourceBundleService.</p><p>P/S: You can also follow the work at <a href="https://issues.jboss.org/browse/GTNPORTAL-2852">https://issues.jboss.org/browse/GTNPORTAL-2852</a><br>
</p>