From 6d3cb7332414879cc505914cddf5d0e0d3b88f63 Mon Sep 17 00:00:00 2001 From: tophf Date: Wed, 13 Dec 2017 09:34:51 +0300 Subject: [PATCH] "Estimated number of total pages" in the tooltip --- _locales/en/messages.json | 3 +++ popup.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index be48741b..e6a6a18c 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -678,6 +678,9 @@ }, "paginationTotal": { "message": "Total pages", + }, + "paginationEstimated": { + "message": "Estimated number of pages", "description": "Tooltip for the total page count in search results" }, "parseUsercssError": { diff --git a/popup.html b/popup.html index 6d403b61..63804646 100644 --- a/popup.html +++ b/popup.html @@ -130,7 +130,7 @@