progress on i18n stuff



Andrej Vodopivec wrote:
> You changes are very similar to mine. I merged them and committed.
>
> If anyone wants to start translating I can provide more info. If I
> introduced bugs let me know.
>
>   
How about if we get it to build first? :-)  There's a typo in
init-cl.lisp.  "intl:load-domain" should be "intl::load-domain".

We should probably also export load-domain and *locale* from the INTL
package, if we really need access to these symbols.

And, at least for me on a Solaris box, xgettext doesn't recognize the
--language option.  There may be other problems with portability of
xgettext.  I've never used it before.

Ray