Ticket #1436 (closed defect: fixed)

Opened 1 year ago

Last modified 8 months ago

Command line i18n does not process templates (only .py files)

Reported by: faide Assigned to: faide
Priority: normal Milestone: 1.0.4
Component: tg-admin (non-toolbox) Version: 1.0.3
Severity: normal Keywords:
Cc:

Description

jtate reported that: the command line tools cannot generate the .mo files for the templates, just the .py files with _() around strings. Only the web interface seems to do it for kid templates.

Change History

07/11/07 04:10:16 changed by faide

This is a follow-up of the #1228 ticket.

07/14/07 18:05:19 changed by faide

  • milestone changed from 1.0.3 to 1.1.

09/11/07 08:33:51 changed by rejoc

  • component changed from Toolbox to tg-admin (non-toolbox).

command line also does not handle all the &aaaa; entities (like é) in kid's files. Works OK with the toolkit web interface.

09/11/07 08:53:51 changed by droggisch

  • owner changed from anonymous to droggisch.

09/11/07 08:54:23 changed by droggisch

  • version changed from 1.0.2 to 1.0.3.
  • milestone changed from 1.1 to 1.0.4.

09/16/07 07:43:23 changed by droggisch

  • owner changed from droggisch to faide.

fixed in r3502.

11/25/07 13:40:45 changed by faide

  • status changed from new to closed.
  • resolution set to fixed.