]> git.immae.eu Git - github/wallabag/wallabag.git/commit - src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
Display a message when async import won’t work
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 24 Sep 2016 17:56:15 +0000 (19:56 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 24 Sep 2016 17:56:15 +0000 (19:56 +0200)
commit13a522dfbd64d1eb14b6e3715289753b0506ded0
treeb71e24a29ab0495f405d9002e1f3a29765c3c6cf
parente10f3b1e914ee94a698281a4cc7efdbfa79c5248
Display a message when async import won’t work

Mostly if Redis or RabbitMQ isn’t installed / launched.
I guess it’ll avoid some issues.
13 files changed:
src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
src/Wallabag/ImportBundle/Controller/ImportController.php
src/Wallabag/ImportBundle/Resources/views/Import/check_queue.html.twig