added warning page for browsers without streams downloading big files (#1175)
* added warning page for browsers without streams downloading big files * fixed illustration size in Edge * updated nostreams style
This commit is contained in:
parent
eddabac191
commit
7716ba6e77
7 changed files with 251 additions and 129 deletions
|
@ -181,3 +181,7 @@ logOut = Sign Out
|
|||
okButton = Ok
|
||||
myUploads = My Uploads
|
||||
downloadingTitle = Downloading
|
||||
noStreamsWarning = This browser might not be able to decrypt a file this big.
|
||||
noStreamsOptionCopy = Copy the link to open in another browser
|
||||
noStreamsOptionFirefox = Try our favorite browser
|
||||
noStreamsOptionDownload = Use this browser
|
Loading…
Add table
Add a link
Reference in a new issue