[ https://issues.apache.org/jira/browse/TAP5-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17526437#comment-17526437 ]
ASF subversion and git services commented on TAP5-2574: ------------------------------------------------------- Commit fc0eb04c9269607926ba8a16f51e62750d2eaca4 in tapestry-5's branch refs/heads/master from Volker Lamp [ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=fc0eb04c9 ] TAP5-2574: Add core translations for Norwegian Nynorsk (nn) > Add core translations for Norwegian Nynorsk (nn) > ------------------------------------------------ > > Key: TAP5-2574 > URL: https://issues.apache.org/jira/browse/TAP5-2574 > Project: Tapestry 5 > Issue Type: Bug > Components: tapestry-core > Affects Versions: 5.4.1 > Reporter: Svein > Assignee: Volker Lamp > Priority: Major > Labels: desired_for_5.5 > Attachments: core_nn.properties > > > {code}configuration.add(SymbolConstants.SUPPORTED_LOCALES, "no_NB,en");{code} > {code}org.apache.tapestry5.internal.services.Request.getLocale() for returns > "nb" for Norwegian{code} > No *_no_NB.properties or *_no.properties are used. I think A way to alias > locale is needed. E.g: > {code}configuration.add(SymbolConstants.SUPPORTED_LOCALES, > "no_NB{nb},en);{code} -- This message was sent by Atlassian Jira (v8.20.7#820007)