On Fri, Jun 21, 2013 at 04:00:20PM +0100, Michael Everson wrote: > Yeah, I don't believe that you can language-tag individual file names > for such display as that is markup.
Why do you need to? You only need one language, it is not like file names are multilingual high quality text books where every fine typographic detail for each language have to be respected. Only the language that the user care about matters, and this can be easily inferred from the system locale, and passed down to the text rendering stack. Regards, Khaled

