Ticket #26 (new defect)

Opened 5 years ago

Last modified 5 years ago

Untranslatable Strings in HTML Mode

Reported by: daniel Owned by: daniel
Priority: major Milestone: 0.5
Component: html-interface Version: svn-trunk
Keywords: Cc:

Description

Some of the buttons used in the HTML mode of Lichen are untranslatable at the moment.

This is because the values of the buttons (submit buttons) are used to determine a server side action. Translating these buttons will cause these actions to stop working.

Maybe translating the button label AND what the server side expects to see will solve the problem?

Change History

comment:1 Changed 5 years ago by daniel

Both what the server sees and what the button labels are have been translated. This will actually have to be tested to see if it works in practice. The "gotchas" will likely be character encoding issues.

Note: See TracTickets for help on using tickets.