File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -68,14 +68,14 @@ <h5 class="progress-type">Loading...</h5>
6868 { { / i f } }
6969 { { if num_skipped != 0 } }
7070 < div class = "alert center alert-warning" role = "alert" >
71- { { :num_skipped} } files out of { { :num_files} } were skipped during scan, click on the issues tab to learn more
71+ { { :num_skipped} } out of { { :num_files} } files were skipped during scan, click on the issues tab to learn more
7272 </ div >
7373 { { / i f } }
7474 < section id = "library-table" class = "content" > </ section >
7575 { { else} }
7676 < div class = "alert center alert-warning" role = "alert" >
7777 { { if num_skipped != 0 } } }
78- { { :num_skipped} } files out of { { :num_files} } were skipped during scan, click on the issues tab to learn more
78+ { { :num_skipped} } out of { { :num_files} } files were skipped during scan, click on the issues tab to learn more
7979 { { else} }
8080 The selected folder ({ { :folder} } ) is empty. please set a different folder
8181 { { / i f } }
@@ -153,7 +153,7 @@ <h5 class="progress-type">Loading...</h5>
153153 { { if folder } }
154154 { { if library && library . length } }
155155 < div class = "alert center alert-warning" role = "alert" >
156- There are { { :library . length } } files that were skipped during scan, below you can find more info
156+ { { :library . length } } files were skipped during scan, additional details below:
157157 </ div >
158158 < section id = "status-table" class = "content" > < / section >
159159 { { else} }
You can’t perform that action at this time.
0 commit comments