Merge pull request #481 from pdehaan/fix-l10n-id
Cater for mobile and desktop
This commit is contained in:
commit
31e29d58b9
|
@ -9,6 +9,8 @@ uploadPageDropMessage = Drop your file here to start uploading
|
||||||
uploadPageSizeMessage = For the most reliable operation, it’s best to keep your file under 1GB
|
uploadPageSizeMessage = For the most reliable operation, it’s best to keep your file under 1GB
|
||||||
uploadPageBrowseButton = Select a file on your computer
|
uploadPageBrowseButton = Select a file on your computer
|
||||||
.title = Select a file on your computer
|
.title = Select a file on your computer
|
||||||
|
uploadPageBrowseButton1 = Select a file to upload
|
||||||
|
.title = Select a file to upload
|
||||||
uploadPageMultipleFilesAlert = Uploading multiple files or a folder is currently not supported.
|
uploadPageMultipleFilesAlert = Uploading multiple files or a folder is currently not supported.
|
||||||
uploadPageBrowseButtonTitle = Upload file
|
uploadPageBrowseButtonTitle = Upload file
|
||||||
uploadingPageProgress = Uploading { $filename } ({ $size })
|
uploadingPageProgress = Uploading { $filename } ({ $size })
|
||||||
|
|
Loading…
Reference in New Issue