local_ntp: use $i18n{} template replacements for resource integrity
$i18n{} is used across many other web UI pages in Chrom{e,ium} and is recommended by styleguide/web/web.md. In this case, its also more efficient as it only need make 1 pass in total over the contents of local_ntp.html (current code makes 8). R=kristipark@chromium.org BUG=none Change-Id: Ie839d12322ab4baca8445eeba1a8a47c76d22e61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1586695 Commit-Queue: Dan Beam <dbeam@chromium.org> Commit-Queue: Kristi Park <kristipark@chromium.org> Auto-Submit: Dan Beam <dbeam@chromium.org> Reviewed-by:Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#654703}
Showing
Please register or sign in to comment