#1317 Rename collapse newlines option
This commit is contained in:
parent
f0c0949aa0
commit
13d8ec5768
|
@ -2386,8 +2386,8 @@
|
||||||
</h4>
|
</h4>
|
||||||
<label class="checkbox_label" for="collapse-newlines-checkbox">
|
<label class="checkbox_label" for="collapse-newlines-checkbox">
|
||||||
<input id="collapse-newlines-checkbox" type="checkbox" />
|
<input id="collapse-newlines-checkbox" type="checkbox" />
|
||||||
<span data-i18n="Remove Empty New Lines from Output">
|
<span data-i18n="Collapse Consecutive Newlines">
|
||||||
Remove Empty New Lines from Output
|
Collapse Consecutive Newlines
|
||||||
</span>
|
</span>
|
||||||
</label>
|
</label>
|
||||||
<label data-newbie-hidden class="checkbox_label" for="trim_spaces">
|
<label data-newbie-hidden class="checkbox_label" for="trim_spaces">
|
||||||
|
|
Loading…
Reference in New Issue