🎉 Warn about empty libraries on the share library dialog

This commit is contained in:
Pablo Alba 2023-09-15 14:36:59 +02:00
parent 175072f546
commit d615fbb282
9 changed files with 78 additions and 31 deletions

View file

@ -1720,6 +1720,12 @@ msgstr ""
"Once added as Shared Library, the assets of this file library will be "
"available to be used among the rest of your files."
msgid "modals.add-shared-confirm-empty.hint"
msgstr ""
"Your library is empty. Once added as Shared Library, the assets you create will be "
"available to be used among the rest of your files. "
"Are you sure you want to publish it?"
#: src/app/main/ui/workspace/header.cljs, src/app/main/ui/dashboard/file_menu.cljs
msgid "modals.add-shared-confirm.message"
msgstr "Add “%s” as Shared Library"

View file

@ -1775,6 +1775,12 @@ msgstr ""
"Una vez añadido como Biblioteca Compartida, los recursos de este archivo "
"estarán disponibles para ser usado por el resto de tus archivos."
msgid "modals.add-shared-confirm.hint-empty"
msgstr ""
"Esta biblioteca está vacía. Una vez añadido como Biblioteca Compartida, los recursos "
"que crees en este archivo estarán disponibles para ser usado por el resto de tus archivos. "
"¿Seguro que quieres publicarla?"
#: src/app/main/ui/workspace/header.cljs,
#: src/app/main/ui/dashboard/file_menu.cljs
msgid "modals.add-shared-confirm.message"