@@ -74,7 +73,7 @@ else if (!Model.Progress.HasValue)
- @StringLocalizer["The previous scan completed and found {0} UTXOs in {1} (The total UTXO set size is {2})", Model.LastSuccess.Found, Model.TimeOfScan, Model.LastSuccess.TotalSizeOfUTXOSet.Value]
+ @ViewLocalizer["The previous scan completed and found {0} UTXOs in {1} (The total UTXO set size is {2})", Model.LastSuccess.Found, Model.TimeOfScan, Model.LastSuccess.TotalSizeOfUTXOSet.Value]