From cff76d033d9f84e6f1d5e2dbe6e8db69fc654c3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Fri, 7 Jul 2017 02:23:44 -0400 Subject: [PATCH] Reword link preview settings to better match reality - s/Links and URLs/Link previews/: From a user perspective, these are the same thing... These options are for the prefetcher, not the URLs themselves - s/thumbnails/images/: What we call thumbnails are for "site" previews, not actual image links - s/links/websites/: Technically, both image and non-image links are links, "websites" carries a tiny bit better the meaning --- client/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/index.html b/client/index.html index cc6e4685..ca1a87e7 100644 --- a/client/index.html +++ b/client/index.html @@ -282,18 +282,18 @@ {{#if prefetch}}
-

Links and URLs

+

Link previews

{{/if}}