Details
-
Type:
Suggestion
-
Status: Open
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: 5.6.1
-
Fix Version/s: None
-
Component/s: Tools: Linguist
-
Labels:None
-
Environment:
XUbuntu 16.04
Description
I am trying to improve translations for a project written with Qt.
I downloaded and installed linguist for Qt5.6 under Ubuntu 16.04.
When I open the existing translation TS file for French, Linguist complains about a parse error because the entity is not declared (the non-breaking space is used in French before big punctuation symbols like ; and ?).
I find this very surprising as this entity is fairly common. To further astonishment, Linguist seems to accept ' but not «.
Is there something I need to configure ?