<div dir="ltr">Hello Richard,<div><br></div><div>thanks for your fast answer. I'm talking about normal linebreaks, the one you insert by pressing Enter.</div><div><br></div><div>Some are in the middle of a sentence without a very clear idea why. After the translation it's not always possible to keep the linebreak between the same words.</div>
<div><br></div><div>I think that probably those linebreak have no effect in the end result, but I just wanted to make sure.</div><div><br></div><div>Here an example, I have part of a string like this:</div><div><br></div>
<div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,115,185);font-family:proxima-nova,'Segoe UI','Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:19.389999389648438px"><p></span><span style="font-family:proxima-nova,'Segoe UI','Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:19.389999389648438px">A &quot;delimited text file&quot; contains data in which each record starts on a new line, and </span><span class="" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(247,120,95);font-family:proxima-nova,'Segoe UI','Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:19.389999389648438px">⏎<br>
</span><span style="font-family:proxima-nova,'Segoe UI','Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:19.389999389648438px">is split into fields by a delimiter such as a comma. </span><span class="" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(247,120,95);font-family:proxima-nova,'Segoe UI','Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:19.389999389648438px">⏎<br>
</span><span style="font-family:proxima-nova,'Segoe UI','Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:19.389999389648438px">This </span><span class="" style="margin:0px;padding:0px;border-width:0px 0px 1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);vertical-align:baseline;font-family:proxima-nova,'Segoe UI','Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:19.389999389648438px">type</span><span style="font-family:proxima-nova,'Segoe UI','Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:19.389999389648438px"> of file is commonly exported from spreadsheets (for example CSV files) or databases. </span><span class="" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(247,120,95);font-family:proxima-nova,'Segoe UI','Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:19.389999389648438px">⏎<br>
</span><span style="font-family:proxima-nova,'Segoe UI','Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:19.389999389648438px">Typically the first line of a delimited text file contains the names of the fields. </span><span class="" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(247,120,95);font-family:proxima-nova,'Segoe UI','Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:19.389999389648438px">⏎<br>
</span><span class="" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,115,185);font-family:proxima-nova,'Segoe UI','Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:19.389999389648438px"></p></span><span class="" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(247,120,95);font-family:proxima-nova,'Segoe UI','Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:19.389999389648438px">⏎</span></blockquote>
<br></div>And I'm not sure If there is any reason for keeping the break between "...new line, and " & "is split into..."<div><br></div><div>thanks,</div><div><br></div><div>Alexandre Neto</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 16, 2014 at 1:52 PM, Richard Duivenvoorde <span dir="ltr"><<a href="mailto:richard@duif.net" target="_blank">richard@duif.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 16-06-14 12:56, Alexandre Neto wrote:<br>
> Hello all,<br>
><br>
> Can anyone tell me how important is to keep the "break line characters"<br>
> in the html help files during translation.<br>
><br>
> In the end of a sentence I don't have any doubts, but sometimes in the<br>
> middle it sounds weird to keep some breaklines, knowing that html should<br>
> take care of that depending on the size of the users help window.<br>
<br>
</div></div>Hi Alexandre,<br>
<br>
What do you mean by "break line characters", to you mean "<br/>" in<br>
html? Or "\n" aka normal linebreaks in a string?<br>
<br>
Because I think the second one are indeed ignored IF the text area will<br>
become html (not always used).<br>
<br>
In the first case I think the only way to know is to have a look into<br>
the dialog/widget that the text is part of.  I could think about an<br>
option that a dev wants to add some whitespace or newlines in between<br>
two chunks of text.<br>
<br>
Sorry I do not have a clearer answer, maybe somebody else can?<br>
Maybe better ask this on the dev list, because those are the people who<br>
write the actual source strings...<br>
<br>
Regards,<br>
<br>
Richard Duivenvoorde<br>
<br>
<br>
_______________________________________________<br>
Qgis-tr mailing list<br>
<a href="mailto:Qgis-tr@lists.osgeo.org">Qgis-tr@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-tr" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-tr</a><br>
</blockquote></div><br></div>