9.2. Message translation

9.2.1. Gettext and utils for po-files translation

Gettext is a common package, widely used for message localisation.

The "gettext" package have two main parts - the message extraction and preparing utilites, and a library for runtime message handling.

CLIP use some "gettext" utilities for message extracting and preparing of message files, but use own code for runtime message handling.

9.2.2. CLIP po-files and dirs, clip_msg* utils

CLIP have number of utilites to make the message handling easier.

Locale message roadmap: