mirror of
https://github.com/9001/copyparty.git
synced 2025-10-06 03:50:30 +02:00
show warning on ctrl-a in lazyloaded folders
This commit is contained in:
parent
d5a9bd80b2
commit
5b3a5fe76b
2 changed files with 9 additions and 1 deletions
|
@ -418,6 +418,7 @@ var tl_browser = {
|
|||
"f_bigtxt": "this file is {0} MiB large -- really view as text?",
|
||||
"fbd_more": '<div id="blazy">showing <code>{0}</code> of <code>{1}</code> files; <a href="#" id="bd_more">show {2}</a> or <a href="#" id="bd_all">show all</a></div>',
|
||||
"fbd_all": '<div id="blazy">showing <code>{0}</code> of <code>{1}</code> files; <a href="#" id="bd_all">show all</a></div>',
|
||||
"f_anota": "only {0} of the {1} items were selected;\nto select the full folder, first scroll to the bottom",
|
||||
|
||||
"f_dls": 'the file links in the current folder have\nbeen changed into download links',
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue