Ticket #1598 (closed defect: fixed)

Opened 4 months ago

Last modified 3 months ago

translation during module installation

Reported by: michas Assigned to: demian
Priority: normal Milestone: 0.6.5
Component: module - default Severity: open
Keywords: Cc:

Description

Module specific translation will not be installed while using db based language-translation.

It is because SGL_Task_LoadTranslations() is not added in SGL_TaskRunner() [ModuleMgr?->install()].

Attachments

ModuleMgr_1.patch (0.7 kB) - added by michas on 03/25/08 10:27:39.

Change History

03/25/08 10:27:39 changed by michas

  • attachment ModuleMgr_1.patch added.

03/25/08 10:30:56 changed by michas

  • severity changed from patch applied to open.

03/25/08 13:16:00 changed by demian

  • status changed from new to assigned.
  • milestone set to 0.9.0 - polishing.

04/03/08 04:48:10 changed by demian

  • milestone changed from 0.9.0 - polishing to 0.6.5.

04/28/08 08:04:58 changed by demian

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

(In [3781]) added t2 task to module installer, fixes #1598