Re: libexplain and aegis
Peter Miller <[email protected]>
| Newsgroups | gmane.comp.version-control.aegis.user |
|---|---|
| Message-ID | <1291975993.2675.24.camel@hawk> |
On Fri, 2010-12-10 at 19:30 +1100, Peter Miller wrote: > On Fri, 2010-12-10 at 00:10 -0500, Aryeh Friedman wrote: > > A while ago there was some discusssion about how to make it so stuff like: > > > > aegis: Warning: You are seeing the short form of the error messages. The > > message catalogues may not have been installed correctly, or you may > > need to check the settings of your LC_ALL and LANG environment > > variables. > > Hmmm. It would be possible for Aegis to do some checking in this case, > and make some suggestions, rather than just complaining. Something like this... $ LANG=tt_qq aegis -cd -bl -p fubar aegis: Warning: You are seeing the short form of the error messages. The message catalogues may not have been installed correctly, or you may need to check the settings of your LC_ALL and LANG environment variables. aegis: The language setting detected is "tt_qq". aegis: The message translation file is expected to be located at "/usr/share/aegis/tt_qq/LC_MESSAGES/aegis.mo". aegis: the "/usr/share/aegis/tt_qq" directory does not exist aegis: The message translation file could also be located at "/usr/share/aegis/tt/LC_MESSAGES/aegis.mo", if you set LANG="tt". aegis: the "/usr/share/aegis/tt" directory does not exist aegis: no fubar project $