Opened 9 years ago

Closed 6 years ago

#2837 closed feature-request (Fixed)

WebUI gettext created in setup.py at build time

Reported by: Calum Owned by: DjLegolas
Priority: minor Milestone: 2.x
Component: Web UI Version: develop
Keywords: Cc:

Description

Constantly keeping gettext.js updated is not ideal and it serves no purpose being in the git repo. Two things are need to

  • The gettext.js file should be created in setup.py, either as part of Translation build or WebUI build. This would require the gen_web_gettext.py to be added to manifest or code included in setup.py.
  • WebUI code needs to handle a missing gettext.js file.

Change History (6)

comment:1 by Bro, 8 years ago

Owner: set to Bro
Status: newaccepted

comment:2 by Calum, 8 years ago

The first part is done: [8a0b7d970a8]

comment:3 by Calum, 7 years ago

Milestone: 2.02.0.x

comment:4 by Calum, 7 years ago

Milestone: 2.0.x2.x

Milestone renamed

comment:5 by DjLegolas, 6 years ago

Owner: changed from Bro to DjLegolas

The second part is at this PR.

comment:6 by DjLegolas, 6 years ago

Resolution: Fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.