Explorar o código

Fix wording on jdownloader

CauseFX %!s(int64=6) %!d(string=hai) anos
pai
achega
ee1336665e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      js/functions.js

+ 1 - 1
js/functions.js

@@ -4955,7 +4955,7 @@ function buildDownloaderItem(array, source, type='none'){
                 }
                 if(v.eta == null){
                     if(v.percentage == '100'){
-                        v.speed = 'Complete';
+                        v.speed = 'Completed';
                         v.eta = '--';
                     }else{
                         v.eta = '--';