Skip to Content.
Sympa Menu

devel - Re: [sympa-dev] Message catalog editing

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Olivier Salaun <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-dev] Message catalog editing
  • Date: Thu, 05 Apr 2001 17:04:37 +0200

Augustin Naepels wrote:

> I'm trying to edit a message contained in a message catalog (used for
> internationalization purposes), but I can't manage to understand the format
> of these files. How do I edit a specific message ? Can I use templates'
> variables (such as [list->name] ?),

An entry in the FAQ deals with internationalization in Sympa:
http://listes.cru.fr/sympa/fom-serve/cache/56.html

Sympa uses 2 distinct techniques for internationalization :

1/ NLS catalogues, mainly for report translation in
the mail robot. NLS catalogues are in XPG4 format
(See http://hazmat.fms.indiana.edu/manpages/g/gencat.1.html)
Entries of the catalogue contain %d or %s replaced when used
with printf or sprintf in the program.

2/ templates used for web pages and service messages such
as welcome, bye, lists,...
The templates format is fully explained in the documentation :

http://listes.cru.fr/sympa/distribution/current/doc/sympa/node9.html
Variables are noted in brakets []

> how do I set the from field ?

What From field do you mean ? List ? Sympa ? Sender ?

--
Olivier Salaün
Comité Réseaux des Universités


  • Message catalog editing, Augustin Naepels, 04/05/2001
    • Re: [sympa-dev] Message catalog editing, Olivier Salaun, 04/05/2001

Archive powered by MHonArc 2.6.19+.

Top of Page