From 7b247e73df4e1bd099f9ff4ea83b7fbf1100c0ea Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Sat, 9 Jul 2022 01:47:23 -0400 Subject: [PATCH] Tweak confirmation message for recursive collection-item removal I guess the "its" is technically a little clearer, but it's a bit awkward, and I think it's reasonably implied. --- chrome/locale/en-US/zotero/zotero.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chrome/locale/en-US/zotero/zotero.properties b/chrome/locale/en-US/zotero/zotero.properties index 495861d4ec..0ac15f1f9f 100644 --- a/chrome/locale/en-US/zotero/zotero.properties +++ b/chrome/locale/en-US/zotero/zotero.properties @@ -327,8 +327,8 @@ pane.items.removeFromPublications.title = Remove from My Publications pane.items.removeFromPublications = Are you sure you want to remove the selected item from My Publications? pane.items.removeFromPublications.multiple = Are you sure you want to remove the selected items from My Publications? pane.items.removeRecursive.title = Remove from Collection and Subcollections -pane.items.removeRecursive = Are you sure you want to remove the selected item from this collection and all its subcollections? -pane.items.removeRecursive.multiple = Are you sure you want to remove the selected items from this collection and all its subcollections? +pane.items.removeRecursive = Are you sure you want to remove the selected item from this collection and all subcollections? +pane.items.removeRecursive.multiple = Are you sure you want to remove the selected items from this collection and all subcollections? pane.items.menu.addNoteFromAnnotations = Add Note from Annotations pane.items.menu.addNoteFromAnnotations.multiple = Add Notes from Annotations pane.items.menu.findAvailablePDF = Find Available PDF