fileSource string is unused

This commit is contained in:
Artur Paikin 2021-08-02 21:48:36 +01:00
parent 1666f89180
commit 2b52d9f9ab
2 changed files with 0 additions and 2 deletions

View file

@ -59,7 +59,6 @@ module.exports = class Dashboard extends UIPlugin {
copyLinkToClipboardSuccess: 'Link copied to clipboard',
copyLinkToClipboardFallback: 'Copy the URL below',
copyLink: 'Copy link',
fileSource: 'File source: %{name}',
back: 'Back',
addMore: 'Add more',
removeFile: 'Remove file',

View file

@ -57,7 +57,6 @@ en_US.strings = {
exceedsSize: '%{file} exceeds maximum allowed size of %{size}',
failedToFetch: 'Companion failed to fetch this URL, please make sure its correct',
failedToUpload: 'Failed to upload %{file}',
fileSource: 'File source: %{name}',
filesUploadedOfTotal: {
'0': '%{complete} of %{smart_count} file uploaded',
'1': '%{complete} of %{smart_count} files uploaded',