[jira] [Updated] (TAP5-2574) No match on Locale nb

2017-04-10 Thread Svein (JIRA)

 [ 
https://issues.apache.org/jira/browse/TAP5-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Svein updated TAP5-2574:

Attachment: core_nn.properties

Added translation to Nynorsk

> No match on Locale nb 
> --
>
> 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
>  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
(v6.3.15#6346)


[jira] [Updated] (TAP5-2574) No match on Locale nb

2017-03-29 Thread Jochen Kemnade (JIRA)

 [ 
https://issues.apache.org/jira/browse/TAP5-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jochen Kemnade updated TAP5-2574:
-
Labels: desired_for_5.5  (was: )

> No match on Locale nb 
> --
>
> 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
>  Labels: desired_for_5.5
>
> {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
(v6.3.15#6346)


[jira] [Updated] (TAP5-2574) No match on Locale nb

2017-02-23 Thread Svein (JIRA)

 [ 
https://issues.apache.org/jira/browse/TAP5-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Svein updated TAP5-2574:

Description: 
{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}


  was:
configuration.add(SymbolConstants.SUPPORTED_LOCALES, "no_NB,en");
org.apache.tapestry5.internal.services.Request.getLocale() for returns "nb" for 
Norwegian and no *_no_NB.properties or *_no.properties are used. I think A way 
to alias locale is needed. E.g: 
configuration.add(SymbolConstants.SUPPORTED_LOCALES, "no_NB{nb},en);



> No match on Locale nb 
> --
>
> 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
>
> {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
(v6.3.15#6346)