Quote:
Originally Posted by leschek
In this language string ( https://github.com/koreader/koreader...age.lua#L226):
Code:
Filename:
%1
Download filename:
%2
Download folder:
%3
What is the difference between "Filename" and "Download" filename?
I found discussion on GitHub, but it doesn't help much, because the filename is the same in both cases.
|
"Filename" is the file name on your cloud provider
and "download filename" is the file name on your local filesystem.
Download filename always equals (provider's) filename unless you changed the name of the download yourself.