How to translate "select" items ?
 Arachnos                
                
                     ✭
Arachnos                
                
                     ✭                
            
                    I almost fnished the french translation using Locale Developer but I can't translate 
If anyone has an idea, it would be cool !!
                        <select> items like "Every Page" (Messages Dashboard -> Add a Message), "more than one level deep" (Categories Dashboard),  …If anyone has an idea, it would be cool !!
            Tagged:
            
        
0          
             
         
            
Comments
any ideas? or how to?
regards
https://github.com/vanillaforums/Garden/issues/817
Also without T().
usually we use : $Definition['what should we write here?'] = 'the translation';
?
Currently, we can't.
We can do nothing but a core-hack until T() function wraps location select options.
Wait, hack or commit.