Diffusion PoXML 3085fdd98daf

Fix situations like "</itemizedlist>Some text"

Authored by Eric Bischoff <eric@bischoff@kde.org> on Apr 20 2019, 9:37 PM.

Description

Fix situations like "</itemizedlist>Some text"

Summary:
With XML files containing e.g.

<para><itemizedlist>
  (...)
</itemizedlist>Some text</para>

one character is eaten: variable start_col starts at "ome text", and the translation match is not done by po2xml (can't find ... in ... message is displayed).

Reviewers: aacid

Differential Revision: https://phabricator.kde.org/D20559

Details

Committed
aacidApr 20 2019, 11:00 PM
Differential Revision
D20559: Fix situations like "</itemizedlist>Some text"
Parents
R458:62e1e2d44e8f: Mark functions with override
Branches
Unknown
Tags
Unknown
References
tag: v19.04.1
aacid committed R458:3085fdd98daf: Fix situations like "</itemizedlist>Some text" (authored by Eric Bischoff <eric@bischoff@kde.org>).Apr 20 2019, 11:00 PM