Hello, I noticed that the default install routines of coreutils, install symlinks in all the LC_TIME directories. So, for example $prefix/share/locale/de/LC_TIME/coreutils.mo -> $prefix/share/locale/de/LC_MESSAGES/coreutils.mo
I'd like to understand why you chooes to do this, and why a symlink, as opposed to a separate file in the LC_TIME directory?
