Bug 21632

Summary: How to insert line break in a translation ?
Product: Koha Reporter: Emmanuel Bétemps <e.betemps>
Component: DocumentationAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer
Version: 18.05   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

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.