Feature #1

locales support

Added by Andreas Unterkircher 1430 days ago. Updated 1394 days ago.

Status:Closed Start:06/21/2008
Priority:Low Due date:
Assigned to:Andreas Unterkircher % Done:

80%

Category:- Spent time: 4.00 hours
Target version:1.2

Description

include locales support so multiple languages can be used.

Associated revisions

Revision c70b4618810222e4d3473e94062419721c6f1bc3
Added by Andreas Unterkircher 1395 days ago

support for different languages, refs #1

Signed-off-by: Andreas Unterkircher <>

History

Updated by Andreas Unterkircher 1409 days ago

  • Target version set to 1.2

Updated by Andreas Unterkircher 1404 days ago

The text-outputs are currently stored everywhere - most in the Smarty templates, some in the php code and quiet less (mostly warning/error messages) in the javascript code.

So how to get locales support in there is the question...

Updated by Andreas Unterkircher 1395 days ago

current implementation with locales (gettext) is not the right choice for me. It requires that the server is prepared for the locales (/etc/locale.gen, ...). This may not be always possible.

Need to find another way for locales support which works with Smarty templates too.

Updated by Andreas Unterkircher 1394 days ago

  • Status changed from Unreviewed to Feedback
  • % Done changed from 0 to 80

A global language can be defined. User can also select there prefered language on their own. Error messages (directory not writeable, ...) are currently not translated.

Updated by Andreas Unterkircher 1394 days ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF