Ticket #7 (task)

Opened 2 years ago

Last modified 2 years ago

html in lang files

Status: new

Reported by: grahack Assigned to:
Priority: minor Milestone: 2.0
Component: none Version:
Keywords: i18n html Cc:

The content of Javascript alerts or emails are taken from the lang files.

I tried to put html entities (é...) in some, and it didn't work.

What do you think about warning the translator that some strings won't be html parsed?

// no html

Or is there a workaround ?

Change History

05/07/07 10:33:16: Modified by grahack

  • milestone set to 2.0.

05/12/07 07:26:18: Modified by danfreak

Strange!

I used them in my last project and they worked:

i.e. $lang['EUS_com_hon'] = "Comitato<br/>d'onore";

or $lang['EUS_reg_half'] = "La registrazione per mezza giornata &egrave; di 50,00 euro:";