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
Add a link
Reference in a new issue