[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1929) Turkish message bundle for seam-gen

Ali Sadik Kumlali (JIRA) jira-events at lists.jboss.org
Sun Sep 16 16:48:10 EDT 2007


Turkish message bundle for seam-gen
-----------------------------------

                 Key: JBSEAM-1929
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1929
             Project: JBoss Seam
          Issue Type: Patch
          Components: Tools
    Affects Versions: 2.0.0.BETA1
         Environment: Not relavent
            Reporter: Ali Sadik Kumlali
            Priority: Minor


Hi,

Attached messages_tr.properties file can be distributed as Turkish message bundle. I've tested it by adding following lines into faces-config.xml.

    <application>
        <locale-config>
            <default-locale>tr</default-locale>
            <!-- <supported-locale>en</supported-locale> -->
        </locale-config>        
        <view-handler>com.sun.facelets.FaceletViewHandler</view-handler>
    </application>

Regards,

Ali Sadik Kumlali

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

        



More information about the seam-issues mailing list