mirror of
https://github.com/zotero/zotero.git
synced 2026-09-27 01:21:27 +00:00
Fix "Checking (null) items" for PDF retrieval
This commit is contained in:
parent
0fd28959bf
commit
6fe4c84b3d
1 changed files with 2 additions and 2 deletions
|
|
@ -592,8 +592,8 @@ ingester.lookup.performing = Performing Lookup…
|
|||
ingester.lookup.error = An error occurred while performing lookup for this item.
|
||||
|
||||
findPDF.searchingForAvailablePDFs = Searching for available PDFs…
|
||||
findPDF.checkingItems = Checking %S item;Checking %S items
|
||||
findPDF.pdfsAdded = %S PDF added;%S PDFs added
|
||||
findPDF.checkingItems = Checking %1$S item;Checking %1$S items
|
||||
findPDF.pdfsAdded = %1$S PDF added;%1$S PDFs added
|
||||
findPDF.openAccessPDF = Open-Access PDF
|
||||
findPDF.pdfWithMethod = PDF (%S)
|
||||
findPDF.noPDFsFound = No PDFs found
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue