From fa341169a22aaaee89b2be4417506569ef420794 Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Sun, 12 Mar 2017 09:42:20 +0100 Subject: [PATCH] Add (and adjust) a couple of findbar `title` attributes, in `viewer.html`, that doesn't agree with the `l10n/en-US/viewer.properties` file The point of this patch is to fix a couple of inconsistencies in `viewer.html`, compared to the locale files, such that the viewer would work correctly even without the `l10n/` files present. *Note:* Since this isn't changing any of the locale files, we should *not* need to update any of the string names. Looking through the history of the findbar code, it seems that the `findPrevious`/`findNext` buttons have never had a `title` set (note PR 2168, which was the initial findbar implementation). Furthermore, the `placeholder` of the `findInput` didn't agree 100% with locale file either, so this is also adjusted. --- web/viewer.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/viewer.html b/web/viewer.html index e796cea96..766fc2b47 100644 --- a/web/viewer.html +++ b/web/viewer.html @@ -99,13 +99,13 @@ See https://github.com/adobe-type-tools/cmap-resources