Jean-Marc Lasgouttes wrote: > > I'm not sure. In some languages (such as German), the translators are > > probably tempted to use spaces in the name, and I wouldn't want to > > encourage that. > > Are spaces in file name a problem? I thought it was mainly for > directories.
Probably not (at least on decent OSes). But nevertheless I tend to omit spaces and non-ASCII chars in file names whenever possible. Jürgen