summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libgettext.tex
Commit message (Collapse)AuthorAgeFilesLines
* Fix markup.Fred Drake2002-11-221-1/+1
|
* Patch #633547: Support plural forms. Do TODOs in test suite.Martin v. Löwis2002-11-211-0/+45
|
* SF # 572928 One word change for lib/libgettext.texNeal Norwitz2002-06-241-1/+1
| | | | Fix typo.
* Add a per-message fallback mechanism for translations.Martin v. Löwis2002-01-111-12/+31
|
* Add fallback argument to translation(). Request fallbacks on install.Martin v. Löwis2002-01-111-2/+5
| | | | Fixes #500595.
* Some minor clarifications for find()'s arguments based on SF bugBarry Warsaw2001-10-181-5/+6
| | | | #463572. Closing.
* Fix up a few style nits -- avoid "e.g." and "i.e." -- these makeFred Drake2001-07-061-11/+11
| | | | | translation more difficult, as well as reading the English more difficult for non-native speakers.
* Some rewriting of the "Internationalizing your programs and modules"Barry Warsaw2001-01-311-20/+41
| | | | subsection to include a discussion of the msgfmt.py program.
* Fixing author's email address.Barry Warsaw2001-01-151-2/+2
|
* Include a link to Francois's po-utils.Barry Warsaw2000-09-131-2/+3
|
* \file is not allowed in section titles -- converting to PDF fails due toFred Drake2000-09-071-3/+3
| | | | | | | weird macro-expansion issues. A better solution may be available in the future, but this will do for now. Add an index entry. More should probably be added as well.
* Markup revisions. Nothing was actually required to be able to format it,Fred Drake2000-08-301-54/+55
| | | | but many conventions were broken.
* Oops, spell MAL's name right.Barry Warsaw2000-08-301-1/+1
|
* Documentation for the gettext module.Barry Warsaw2000-08-301-0/+495