This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 4 years ago

Closed 4 years ago

#737 closed defect (fixed)

Fix i18n scripts to support the new template syntax

Reported by: mdamarac Owned by: mdamarac
Priority: normal Milestone: v0.98.1
Component: General Version: 0.98-dev
Keywords: Cc:

Description


Change History (5)

comment:1 Changed 4 years ago by mdamarac

  • Status changed from new to assigned

comment:2 Changed 4 years ago by mdamarac

  • Status changed from assigned to in_work

comment:3 Changed 4 years ago by mdamarac

  • Status changed from in_work to awaiting_merge
  • Version set to 0.98-dev

comment:4 Changed 4 years ago by jbenito

  • Status changed from awaiting_merge to merging

comment:5 Changed 4 years ago by Marius Damarackas <marius.damarackas@…>

  • Resolution set to fixed
  • Status changed from merging to closed

In [d4f9ff7b6fcdfcfe4b9c49bbd8912ded685d92e9/indico]:

[FIX] Modified i18 tools to support Mako syntax

  • fixed some bugs in i18n script
  • changed the way the HTML attributes are being translated: instead of having a big list of non-translatable attributes, now there is a smaller list of the few attributes that need to be translated (alt, title, value, summary)
  • added more tests
  • fixes #737
Note: See TracTickets for help on using tickets.