diff --git a/route/static/app/files.js b/route/static/app/files.js index 4c8dcb7ca..c4fbd9f1f 100755 --- a/route/static/app/files.js +++ b/route/static/app/files.js @@ -382,7 +382,7 @@ function getFiles(Path) { } } if(displayZip != -1){ - bodyZip = ""+lan.files.file_menu_unzip+" | "; + bodyZip = "解压 | "; } if(isText(fmp[0])){ @@ -421,7 +421,7 @@ function getFiles(Path) { "; } } - var dirInfo = '('+lan.files.get_size.replace('{1}',rdata.DIR.length+'').replace('{2}',rdata.DIR.length+'')+''+(toSize(totalSize))+'获取)'; + var dirInfo = '(共{1}个目录与{2}个文件,大小:'.replace('{1}',rdata.DIR.length+'').replace('{2}',rdata.DIR.length+'')+''+(toSize(totalSize))+'获取)'; $("#DirInfo").html(dirInfo); if(getCookie('rank')=='a'){ var tablehtml = '