From ba514b80d9bfdab0b0a0549a15b39d1bf2ee1185 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Mon, 17 Jul 2017 16:32:56 -0400 Subject: [PATCH] =?UTF-8?q?Add=20"Remove=20All=20Tags=E2=80=A6"=20option?= =?UTF-8?q?=20to=20item=20tags=20box=20context=20menu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chrome/content/zotero/bindings/tagsbox.xml | 28 +++++++++++++++++++- chrome/locale/en-US/zotero/zotero.dtd | 2 ++ chrome/locale/en-US/zotero/zotero.properties | 1 + 3 files changed, 30 insertions(+), 1 deletion(-) diff --git a/chrome/content/zotero/bindings/tagsbox.xml b/chrome/content/zotero/bindings/tagsbox.xml index 9971d3bd83..d06feca59a 100644 --- a/chrome/content/zotero/bindings/tagsbox.xml +++ b/chrome/content/zotero/bindings/tagsbox.xml @@ -858,6 +858,16 @@ + + + + + @@ -984,6 +994,14 @@ + + + + + @@ -1051,7 +1069,15 @@ - + + + + + + + + diff --git a/chrome/locale/en-US/zotero/zotero.properties b/chrome/locale/en-US/zotero/zotero.properties index a7713b68b2..3d609acda2 100644 --- a/chrome/locale/en-US/zotero/zotero.properties +++ b/chrome/locale/en-US/zotero/zotero.properties @@ -354,6 +354,7 @@ pane.item.tags.count.singular = %S tag: pane.item.tags.count.plural = %S tags: pane.item.tags.icon.user = User-added tag pane.item.tags.icon.automatic = Automatically added tag +pane.item.tags.removeAll = Remove all tags from this item? pane.item.related.count.zero = %S related: pane.item.related.count.singular = %S related: pane.item.related.count.plural = %S related: