Opened 6 years ago

Closed 5 years ago

#1484261 closed Bugs (worksforme)

error with accented characters in messages.inc

Reported by: lemon Owned by:
Priority: 5 Milestone: 0.1.1
Component: Client Scripts Version: git-master
Severity: minor Keywords:
Cc:

Description

When there are accented characters in messages.inc, sometimes they are displayed with an ? character.

For example, for the catalan translation:
$messagesloading? = 'S\'està carregant...';

Is shown as "S'est? carregant"

This one is correctly shown when logged out:
$messagesloggedout? = 'Heu finalitzat la sessió amb èxit. Fins aviat!';

An all accented characters in labels.inc are shown correctly, too.

Change History (2)

comment:1 Changed 5 years ago by seansan

  • Milestone set to 0.1.1

Review in 0.1.1

comment:2 Changed 5 years ago by thomasb

  • Resolution set to worksforme
  • Status changed from new to closed

Works for me

Note: See TracTickets for help on using tickets.