From f2dcacd164e7fd22eedff54fa803438d8bb5f709 Mon Sep 17 00:00:00 2001 From: Jeenu Viswambharan Date: Thu, 13 Oct 2016 09:55:58 +0100 Subject: [PATCH] Explain double-click behaviour on tool tip The outline toggle button has a feature where it can be double-clicked to expand/collapse all items shown therein. Although this is described in the FAQ, can go potentially unnoticed. This, however, being a useful feature, advertise on the tool tip itself. l10n translation for en-US and IDs updated. Signed-off-by: Jeenu Viswambharan --- l10n/en-US/viewer.properties | 4 ++-- web/viewer.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/l10n/en-US/viewer.properties b/l10n/en-US/viewer.properties index f75ceabbb..731a1f228 100644 --- a/l10n/en-US/viewer.properties +++ b/l10n/en-US/viewer.properties @@ -99,8 +99,8 @@ print_progress_close=Cancel # tooltips) toggle_sidebar.title=Toggle Sidebar toggle_sidebar_label=Toggle Sidebar -outline.title=Show Document Outline -outline_label=Document Outline +document_outline.title=Show Document Outline (double-click to expand/collapse all items) +document_outline_label=Document Outline attachments.title=Show Attachments attachments_label=Attachments thumbs.title=Show Thumbnails diff --git a/web/viewer.html b/web/viewer.html index 676b56cda..566770ae4 100644 --- a/web/viewer.html +++ b/web/viewer.html @@ -81,8 +81,8 @@ See https://github.com/adobe-type-tools/cmap-resources -