+
- -
-
-
-
+
+
+ = $location['location']; ?>
+
+
-
+
- + - = $l->t('Select File'); ?> - = $l->t('Select Folder'); ?> + {{location.location}} + + -
-
+ = $l->t('New destination'); ?>
+ ++
-
+
+
+ ++
+
+
= $l->t('... or drag and drop your files here'); ?>
+
- - -
= $l->t('Transfers'); ?>
-- = $l->t('Upload'); ?> - = $l->t('Pause'); ?> - = $l->t('Cancel'); ?> - = $l->t('Size'); ?>: {{$flow.getSize() | bytes}} - = $l->t('Uploading'); ?>... -
-# | -= $l->t('Name'); ?> | -= $l->t('Size'); ?> | -= $l->t('Progress'); ?> | -
---|---|---|---|
{{$index+1}} | -{{file.relativePath}} | -{{file.size*file.progress() | bytes}}/{{file.size | bytes}} | -
-
-
-
- = $l->t('Pause'); ?>
-
-
- = $l->t('Resume'); ?>
-
-
- = $l->t('Cancel'); ?>
-
-
- = $l->t('Retry'); ?>
-
-
- = $l->t('Completed'); ?>
- |
-
= $l->t('The files will be saved in your home directory.'); ?>
+
+
+
+
+
diff --git a/templates/part.content.php b/templates/part.content.php
new file mode 100644
index 00000000..5239375f
--- /dev/null
+++ b/templates/part.content.php
@@ -0,0 +1,10 @@
+
+
diff --git a/templates/part.navigation.php b/templates/part.navigation.php
new file mode 100644
index 00000000..99891a4b
--- /dev/null
+++ b/templates/part.navigation.php
@@ -0,0 +1,11 @@
+= $l->t('Transfers'); ?>
++ = $l->t('Upload'); ?> + = $l->t('Pause'); ?> + = $l->t('Cancel'); ?> + = $l->t('Size'); ?>: {{$flow.getSize() | bytes}} + = $l->t('Uploading'); ?>... +
+# | += $l->t('Name'); ?> | += $l->t('Size'); ?> | += $l->t('Progress'); ?> | +
---|---|---|---|
{{$index+1}} | +{{file.relativePath}} | +{{file.size*file.progress() | bytes}}/{{file.size | bytes}} | +
+
+
+
+ = $l->t('Pause'); ?>
+
+
+ = $l->t('Resume'); ?>
+
+
+ = $l->t('Cancel'); ?>
+
+
+ = $l->t('Retry'); ?>
+
+
+ = $l->t('Completed'); ?>
+ |
+
= $l->t('The files will be saved in your home directory.'); ?>