aboutsummaryrefslogtreecommitdiffhomepage
path: root/translate.c
Commit message (Collapse)AuthorAge
* Fixes to api documentation, added .PHONY to makefile actions, made a few ↵Gravatar axel2006-01-24
| | | | | | private functions static darcs-hash:20060123204014-ac50b-b9d2a10c7f00945b5d9d244cb3b8c1489fe280de.gz
* Make sure _nl_msg_cat_cntr exists even if libintl doesn't, and use printf ↵Gravatar axel2006-01-21
| | | | | | command if the gettext command isn't installed. Both of these are needed on systems without gettext support. darcs-hash:20060120163156-ac50b-4b98e605f297bb435596fc2a66c413f0be5a5751.gz
* Don't include intl headers in translate.h if we're not going to use gettextGravatar axel2006-01-19
| | | | darcs-hash:20060118183758-ac50b-ae3aef1154a9be6e39e154ad420d0881e7f86c85.gz
* Huge upade containing several bugfixes related to i18n, and a huge number of ↵Gravatar axel2006-01-08
| | | | | | new translatable strings, including almost all description messages for command specific completions darcs-hash:20060108025656-ac50b-e2309829a0afa6b3270d13814e9600d0fd372407.gz
* Translate most shellscript output, translate internal completion ↵Gravatar axel2006-01-05
| | | | | | descriptions, and several translation bugfixes darcs-hash:20060105134159-ac50b-0a7805971e079dd1a511c6bca227db4504902ef0.gz
* Add i18n through gettext, as well as a Swedish translationGravatar axel2006-01-04
darcs-hash:20060104125102-ac50b-5bf026578a69bd94f7a7a3c8dee0ebccd95e5c24.gz