|
@@ -40,7 +40,6 @@ module.exports = class StatusBar extends Plugin {
|
|
},
|
|
},
|
|
dataUploadedOfTotal: '%{complete} of %{total}',
|
|
dataUploadedOfTotal: '%{complete} of %{total}',
|
|
xTimeLeft: '%{time} left',
|
|
xTimeLeft: '%{time} left',
|
|
- progressUnavailable: 'Unknown time left',
|
|
|
|
uploadXFiles: {
|
|
uploadXFiles: {
|
|
0: 'Upload %{smart_count} file',
|
|
0: 'Upload %{smart_count} file',
|
|
1: 'Upload %{smart_count} files'
|
|
1: 'Upload %{smart_count} files'
|