diff --git a/l10n/messages.pot b/l10n/messages.pot index ae17eee7..ea40566f 100644 --- a/l10n/messages.pot +++ b/l10n/messages.pot @@ -30,11 +30,11 @@ msgstr "" msgid "Copy" msgstr "" -#: lib/components/FilePicker/FilePicker.vue:214 +#: lib/components/FilePicker/FilePicker.vue:210 msgid "Could not create the new folder" msgstr "" -#: lib/components/FilePicker/FilePicker.vue:137 +#: lib/components/FilePicker/FilePicker.vue:133 #: lib/components/FilePicker/FilePickerNavigation.vue:65 msgid "Favorites" msgstr "" @@ -55,7 +55,7 @@ msgstr "" msgid "Name" msgstr "" -#: lib/components/FilePicker/FilePicker.vue:137 +#: lib/components/FilePicker/FilePicker.vue:133 #: lib/components/FilePicker/FilePickerNavigation.vue:61 msgid "Recent" msgstr "" @@ -78,7 +78,7 @@ msgstr "" msgid "Size" msgstr "" -#: lib/toast.ts:228 +#: lib/toast.ts:229 msgid "Undo" msgstr "" diff --git a/lib/components/DialogButton.vue b/lib/components/DialogButton.vue index 0cff8b1b..d3d073be 100644 --- a/lib/components/DialogButton.vue +++ b/lib/components/DialogButton.vue @@ -8,17 +8,19 @@