Skip to Content.
Sympa Menu

en - [sympa-users] Re: sympa web interface and languages

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaün - CRU <address@concealed>
  • To: Andreas Speck <address@concealed>
  • Cc: address@concealed
  • Subject: [sympa-users] Re: sympa web interface and languages
  • Date: Mon, 12 Mar 2007 15:21:40 +0100

Sorry if I missunderstood your question.

You can specify the language parameter as a GET parameter ; both examples below work :
The limitation of this technic is that you can build a link to the service homepage but nothing more precise (eg: list homepage), since you can't provide 2 "action" parameters in a single URL and "set_lang" is required to change the language of the user interface.

Andreas Speck wrote:
  thanks - we have several languages installed - and it is possible to change the interface language via the menu which is part of the web interface. We have several languages installed, and that works fine *and we are looking into contributing to a Russian translation).
However, the default is English - even though a user can change their default, but that will only be possible after login.

What we would like to do is to have links in the different language versions of our website to different language versions of the sympa web interface. A simple link to /sympa will always bring up the default language, which is English:
- english -> english language sympa interface (default)
- french -> french language sympa interface
etc...

Is there any way to do this?


Olivier Salaün - CRU wrote:
Hi Andreas,

Sympa's default configuration provides most of the languages you expect (except Russian). The list of supported language is defined via the "supported_lang" parameter, see
http://www.sympa.org/wiki/manual/conf-parameters/part3#supported_lang. You might find other PO files distributed with Sympa but those that don't have 50% of the GUI trasnslated aren't listed as 'supported_lang". Only a few strings have currently been translated to Russian, see http://pootle.sympa.org/ru/

Since Sympa uses standard setlocale() functions, it requires that you have some information related to each language installed on your system. On most Unix system, it requires that you install related "locale-*" packages.

Andreas Speck at WRI wrote:
  we have a multilingual website (presently English, French, Spanish, German - protentially Russian), and use sympa for our email list. The default language for sympa is English. We would like to be able to link to the web interface of sympa in the specific language - and not just to the English version. How do we do that? Do we need to pass on parameters, set a cookie, or what?
 





Archive powered by MHonArc 2.6.19+.

Top of Page