## i18n for copypaste SOCKS sample

Original script from: https://github.com/arv/chrome-web-ui/blob/master/js/i18n_template.js

Modifications to the source code:
The selector used in the process function was edited so that all children of a given node will be searched for DOMs requiring translated text (including children of shadow roots).
