[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2347) Locale control feature

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Sun Feb 22 16:39:44 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12453691#action_12453691 ] 

Alexey Kazakov commented on JBIDE-2347:
---------------------------------------

Max, I agree with you. There is a bug in our code assist that it doesn't look at both messages.properties and messages_*.properties files. Actually it looks at messages.properties only (if it exists) or at messages_*.properties.
But I can't see any reason to have some feature that will let user swith locale for code assist. We just should use any pair of messages_*.properties and messages.properties to look property up.
Because every such pair (for example messages_en + messages; messages_ru + messages; messages_pl + messages) should have the same sets of properties for any locale.

> Locale control feature
> ----------------------
>
>                 Key: JBIDE-2347
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2347
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml source editing
>            Reporter: Tomasz Wilczynski
>            Assignee: Daniel Azarov
>             Fix For: 3.1.0
>
>
> It would be very useful if Jboss Tools were locale sensitive. 
> In my case, changing the default locale in faces-config.xml from 'en' to 'pl' has no effect in code assist box content. 
> Only when I delete or rename messages_en.properties, the code assist looks up for entries in messages_pl.properties.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list