From 1dcc2728dd150cd03ce7611e8cb83f1846a70fb4 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 0dc5631098..14aa45e6e2 100644 --- a/chrome/locale/en-US/zotero/zotero.properties +++ b/chrome/locale/en-US/zotero/zotero.properties @@ -329,8 +329,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