Details
-
Bug
-
Resolution: Fixed
-
Critical
-
5.1-milestone-2
-
None
-
Unknown
-
N/A
-
N/A
-
Description
For example if you have the same translation keys in a wiki document and in the jar and the french translation is in the jar only you will get the default translation from the wiki document because it's the first bundle in the priority list.
The Localization module should stop only when the bundle return a translation for the exact passed locale and try parent if not, etc.