(gettext.info.gz) Sources
Info Catalog
(gettext.info.gz) PO Files
(gettext.info.gz) Top
(gettext.info.gz) Template
4 Preparing Program Sources
***************************
For the programmer, changes to the C source code fall into three
categories. First, you have to make the localization functions known
to all modules needing message translation. Second, you should
properly trigger the operation of GNU `gettext' when the program
initializes, usually from the `main' function. Last, you should
identify, adjust and mark all constant strings in your program needing
translation.
Menu
* Importing Importing the `gettext' declaration
* Triggering Triggering `gettext' Operations
* Preparing Strings Preparing Translatable Strings
* Mark Keywords How Marks Appear in Sources
* Marking Marking Translatable Strings
* c-format Flag Telling something about the following string
* Special cases Special Cases of Translatable Strings
* Names Marking Proper Names for Translation
* Libraries Preparing Library Sources
Info Catalog
(gettext.info.gz) PO Files
(gettext.info.gz) Top
(gettext.info.gz) Template
automatically generated byinfo2html