Browsing Walloon translation

16 of 1157 results
16.
Given a JavaScript function as argument, call that for the list of (selected) lines and replace them with the return value of that callback.<br>Example (join selected lines):<br><code>each 'function(lines){return lines.join(", ");}'</code><br>To save you some typing, you can also do this to achieve the same:<br><code>each 'lines.join(", ")'</code>
(no translation yet)
Located in script/data/utils.js:322
16 of 1157 results

This translation is managed by translation group ubuntu-translators.

You are not logged in. Please log in to work on translations.