From c4903309414efb230b9c2d555933fd8a246acfec Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Thu, 24 Aug 2023 02:32:28 +0200 Subject: [PATCH] fix: The file list should be showed when files are loading Signed-off-by: Ferdinand Thiessen --- l10n/messages.pot | 12 ++++++------ lib/components/FilePicker/FilePicker.vue | 3 ++- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/l10n/messages.pot b/l10n/messages.pot index cc3b9dbc..c37d7485 100644 --- a/l10n/messages.pot +++ b/l10n/messages.pot @@ -30,11 +30,11 @@ msgstr "" msgid "Copy" msgstr "" -#: lib/components/FilePicker/FilePicker.vue:241 +#: lib/components/FilePicker/FilePicker.vue:242 msgid "Could not create the new folder" msgstr "" -#: lib/components/FilePicker/FilePicker.vue:151 +#: lib/components/FilePicker/FilePicker.vue:152 #: lib/components/FilePicker/FilePickerNavigation.vue:65 msgid "Favorites" msgstr "" @@ -43,11 +43,11 @@ msgstr "" msgid "File name cannot be empty." msgstr "" -#: lib/components/FilePicker/FilePicker.vue:227 +#: lib/components/FilePicker/FilePicker.vue:228 msgid "Files and folders you mark as favorite will show up here." msgstr "" -#: lib/components/FilePicker/FilePicker.vue:225 +#: lib/components/FilePicker/FilePicker.vue:226 msgid "Files and folders you recently modified will show up here." msgstr "" @@ -63,7 +63,7 @@ msgstr "" msgid "Name" msgstr "" -#: lib/components/FilePicker/FilePicker.vue:151 +#: lib/components/FilePicker/FilePicker.vue:152 #: lib/components/FilePicker/FilePickerNavigation.vue:61 msgid "Recent" msgstr "" @@ -94,6 +94,6 @@ msgstr "" msgid "Unset" msgstr "" -#: lib/components/FilePicker/FilePicker.vue:223 +#: lib/components/FilePicker/FilePicker.vue:224 msgid "Upload some content or sync with your devices!" msgstr "" diff --git a/lib/components/FilePicker/FilePicker.vue b/lib/components/FilePicker/FilePicker.vue index 7f5f8555..36b16b15 100644 --- a/lib/components/FilePicker/FilePicker.vue +++ b/lib/components/FilePicker/FilePicker.vue @@ -15,7 +15,8 @@ - +