Bug 21632 - How to insert line break in a translation ?
Summary: How to insert line break in a translation ?
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 18.05
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-22 16:31 UTC by Emmanuel Bétemps
Modified: 2019-10-14 19:57 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emmanuel Bétemps 2018-10-22 16:31:37 UTC
Hi,

I would like to insert a break line in a translation because I think the sentences should be split in two paragraphs.

http://translate.koha-community.org/fr/man18.05/translate/tools.po#unit=6898380

I tried <br/> and 'carriage return' but that gives me 'XML tag' or 'line break' critical errors.


-> Am I allowed to insert line breaks in translation ?
(the Quality-checks page on Pootle lets me think I can't but I'd like to be sure)

-> If I am allowed, how can I do ?


Emmanuel Bétemps
Comment 1 Katrin Fischer 2018-10-27 09:28:21 UTC
If you really think it should be split, we should do so in the template in Koha. I think adding formatting in the po file is the wrong spot.
Comment 2 Katrin Fischer 2018-10-27 09:29:23 UTC
Also, this is a question for koha-translate mailing list :)

Bugzilla should only be used to report bugs and enhancement requests. Only very few people read all new bugs, lots of people on the mailing lists.