Where are the java swing String for me to translate?
        Posted  
        
            by Tom Brito
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Tom Brito
        
        
        
        Published on 2010-03-17T23:29:21Z
        Indexed on 
            2010/03/17
            23:31 UTC
        
        
        Read the original article
        Hit count: 336
        
The JFileChooser don't provide support for my language, I'd translate strings defined in the file http://www.rgagnon.com/javadetails/JavaUIDefaults.txt with the UIManager.put(), but I'm not finding the popup strings ("view", "refresh" and "new folder" options when you right-click).
Does anyone know where can I find them to translate?
© Stack Overflow or respective owner