Merge pull request #1014 from ArthurHoaro/feature/no-plugin
Improve messages if there is no plugin or parameter available in the admin page
This commit is contained in:
commit
844be5d556
2 changed files with 70 additions and 63 deletions
|
@ -1,8 +1,8 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Shaarli\n"
|
"Project-Id-Version: Shaarli\n"
|
||||||
"POT-Creation-Date: 2017-10-22 13:13+0200\n"
|
"POT-Creation-Date: 2017-11-11 10:59+0100\n"
|
||||||
"PO-Revision-Date: 2017-10-22 13:14+0200\n"
|
"PO-Revision-Date: 2017-11-11 11:00+0100\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Shaarli\n"
|
"Language-Team: Shaarli\n"
|
||||||
"Language: fr_FR\n"
|
"Language: fr_FR\n"
|
||||||
|
@ -161,11 +161,11 @@ msgstr ""
|
||||||
"a été importé avec succès en %d secondes : %d liens importés, %d liens "
|
"a été importé avec succès en %d secondes : %d liens importés, %d liens "
|
||||||
"écrasés, %d liens ignorés."
|
"écrasés, %d liens ignorés."
|
||||||
|
|
||||||
#: application/PageBuilder.php:165
|
#: application/PageBuilder.php:167
|
||||||
msgid "The page you are trying to reach does not exist or has been deleted."
|
msgid "The page you are trying to reach does not exist or has been deleted."
|
||||||
msgstr "La page que vous essayez de consulter n'existe pas ou a été supprimée."
|
msgstr "La page que vous essayez de consulter n'existe pas ou a été supprimée."
|
||||||
|
|
||||||
#: application/PageBuilder.php:167
|
#: application/PageBuilder.php:169
|
||||||
msgid "404 Not Found"
|
msgid "404 Not Found"
|
||||||
msgstr "404 Introuvable"
|
msgstr "404 Introuvable"
|
||||||
|
|
||||||
|
@ -178,44 +178,44 @@ msgstr "Les fichiers de l'extension \"%s\" sont introuvables."
|
||||||
msgid "Couldn't retrieve Updater class methods."
|
msgid "Couldn't retrieve Updater class methods."
|
||||||
msgstr "Impossible de récupérer les méthodes de la classe Updater."
|
msgstr "Impossible de récupérer les méthodes de la classe Updater."
|
||||||
|
|
||||||
#: application/Updater.php:485
|
#: application/Updater.php:493
|
||||||
msgid "An error occurred while running the update "
|
msgid "An error occurred while running the update "
|
||||||
msgstr "Une erreur s'est produite lors de l'exécution de la mise à jour "
|
msgstr "Une erreur s'est produite lors de l'exécution de la mise à jour "
|
||||||
|
|
||||||
#: application/Updater.php:525
|
#: application/Updater.php:533
|
||||||
msgid "Updates file path is not set, can't write updates."
|
msgid "Updates file path is not set, can't write updates."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Le chemin vers le fichier de mise à jour n'est pas défini, impossible "
|
"Le chemin vers le fichier de mise à jour n'est pas défini, impossible "
|
||||||
"d'écrire les mises à jour."
|
"d'écrire les mises à jour."
|
||||||
|
|
||||||
#: application/Updater.php:530
|
#: application/Updater.php:538
|
||||||
msgid "Unable to write updates in "
|
msgid "Unable to write updates in "
|
||||||
msgstr "Impossible d'écrire les mises à jour dans "
|
msgstr "Impossible d'écrire les mises à jour dans "
|
||||||
|
|
||||||
#: application/Utils.php:406 tests/UtilsTest.php:398
|
#: application/Utils.php:376 tests/UtilsTest.php:340
|
||||||
msgid "Setting not set"
|
msgid "Setting not set"
|
||||||
msgstr "Paramètre non défini"
|
msgstr "Paramètre non défini"
|
||||||
|
|
||||||
#: application/Utils.php:413 tests/UtilsTest.php:396 tests/UtilsTest.php:397
|
#: application/Utils.php:383 tests/UtilsTest.php:338 tests/UtilsTest.php:339
|
||||||
msgid "Unlimited"
|
msgid "Unlimited"
|
||||||
msgstr "Illimité"
|
msgstr "Illimité"
|
||||||
|
|
||||||
#: application/Utils.php:416 tests/UtilsTest.php:393 tests/UtilsTest.php:394
|
#: application/Utils.php:386 tests/UtilsTest.php:335 tests/UtilsTest.php:336
|
||||||
#: tests/UtilsTest.php:408
|
#: tests/UtilsTest.php:350
|
||||||
msgid "B"
|
msgid "B"
|
||||||
msgstr "o"
|
msgstr "o"
|
||||||
|
|
||||||
#: application/Utils.php:416 tests/UtilsTest.php:387 tests/UtilsTest.php:388
|
#: application/Utils.php:386 tests/UtilsTest.php:329 tests/UtilsTest.php:330
|
||||||
#: tests/UtilsTest.php:395
|
#: tests/UtilsTest.php:337
|
||||||
msgid "kiB"
|
msgid "kiB"
|
||||||
msgstr "ko"
|
msgstr "ko"
|
||||||
|
|
||||||
#: application/Utils.php:416 tests/UtilsTest.php:389 tests/UtilsTest.php:390
|
#: application/Utils.php:386 tests/UtilsTest.php:331 tests/UtilsTest.php:332
|
||||||
#: tests/UtilsTest.php:406 tests/UtilsTest.php:407
|
#: tests/UtilsTest.php:348 tests/UtilsTest.php:349
|
||||||
msgid "MiB"
|
msgid "MiB"
|
||||||
msgstr "Mo"
|
msgstr "Mo"
|
||||||
|
|
||||||
#: application/Utils.php:416 tests/UtilsTest.php:391 tests/UtilsTest.php:392
|
#: application/Utils.php:386 tests/UtilsTest.php:333 tests/UtilsTest.php:334
|
||||||
msgid "GiB"
|
msgid "GiB"
|
||||||
msgstr "Go"
|
msgstr "Go"
|
||||||
|
|
||||||
|
@ -249,62 +249,62 @@ msgstr "Vous n'êtes pas autorisé à modifier la configuration."
|
||||||
msgid "Error accessing"
|
msgid "Error accessing"
|
||||||
msgstr "Une erreur s'est produite en accédant à"
|
msgstr "Une erreur s'est produite en accédant à"
|
||||||
|
|
||||||
#: index.php:133
|
#: index.php:135
|
||||||
msgid "Shared links on "
|
msgid "Shared links on "
|
||||||
msgstr "Liens partagés sur "
|
msgstr "Liens partagés sur "
|
||||||
|
|
||||||
#: index.php:155
|
#: index.php:157
|
||||||
msgid "Insufficient permissions:"
|
msgid "Insufficient permissions:"
|
||||||
msgstr "Permissions insuffisantes :"
|
msgstr "Permissions insuffisantes :"
|
||||||
|
|
||||||
#: index.php:382
|
#: index.php:384
|
||||||
msgid "I said: NO. You are banned for the moment. Go away."
|
msgid "I said: NO. You are banned for the moment. Go away."
|
||||||
msgstr "NON. Vous êtes banni pour le moment. Revenez plus tard."
|
msgstr "NON. Vous êtes banni pour le moment. Revenez plus tard."
|
||||||
|
|
||||||
#: index.php:447
|
#: index.php:449
|
||||||
msgid "Wrong login/password."
|
msgid "Wrong login/password."
|
||||||
msgstr "Nom d'utilisateur ou mot de passe incorrects."
|
msgstr "Nom d'utilisateur ou mot de passe incorrects."
|
||||||
|
|
||||||
#: index.php:1107
|
#: index.php:1092
|
||||||
msgid "You are not supposed to change a password on an Open Shaarli."
|
msgid "You are not supposed to change a password on an Open Shaarli."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Vous n'êtes pas censé modifier le mot de passe d'un Shaarli en mode ouvert."
|
"Vous n'êtes pas censé modifier le mot de passe d'un Shaarli en mode ouvert."
|
||||||
|
|
||||||
#: index.php:1112 index.php:1153 index.php:1229 index.php:1259 index.php:1359
|
#: index.php:1097 index.php:1138 index.php:1214 index.php:1244 index.php:1344
|
||||||
msgid "Wrong token."
|
msgid "Wrong token."
|
||||||
msgstr "Jeton invalide."
|
msgstr "Jeton invalide."
|
||||||
|
|
||||||
#: index.php:1117
|
#: index.php:1102
|
||||||
msgid "The old password is not correct."
|
msgid "The old password is not correct."
|
||||||
msgstr "L'ancien mot de passe est incorrect."
|
msgstr "L'ancien mot de passe est incorrect."
|
||||||
|
|
||||||
#: index.php:1137
|
#: index.php:1122
|
||||||
msgid "Your password has been changed"
|
msgid "Your password has been changed"
|
||||||
msgstr "Votre mot de passe a été modifié"
|
msgstr "Votre mot de passe a été modifié"
|
||||||
|
|
||||||
#: index.php:1190
|
#: index.php:1175
|
||||||
msgid "Configuration was saved."
|
msgid "Configuration was saved."
|
||||||
msgstr "La configuration a été sauvegardé."
|
msgstr "La configuration a été sauvegardé."
|
||||||
|
|
||||||
#: index.php:1241
|
#: index.php:1226
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "The tag was removed from %d link."
|
msgid "The tag was removed from %d link."
|
||||||
msgid_plural "The tag was removed from %d links."
|
msgid_plural "The tag was removed from %d links."
|
||||||
msgstr[0] "Le tag a été supprimé de %d lien."
|
msgstr[0] "Le tag a été supprimé de %d lien."
|
||||||
msgstr[1] "Le tag a été supprimé de %d liens."
|
msgstr[1] "Le tag a été supprimé de %d liens."
|
||||||
|
|
||||||
#: index.php:1242
|
#: index.php:1227
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "The tag was renamed in %d link."
|
msgid "The tag was renamed in %d link."
|
||||||
msgid_plural "The tag was renamed in %d links."
|
msgid_plural "The tag was renamed in %d links."
|
||||||
msgstr[0] "Le tag a été renommé dans %d lien."
|
msgstr[0] "Le tag a été renommé dans %d lien."
|
||||||
msgstr[1] "Le tag a été renommé dans %d liens."
|
msgstr[1] "Le tag a été renommé dans %d liens."
|
||||||
|
|
||||||
#: index.php:1458
|
#: index.php:1443
|
||||||
msgid "Note: "
|
msgid "Note: "
|
||||||
msgstr "Note : "
|
msgstr "Note : "
|
||||||
|
|
||||||
#: index.php:1567
|
#: index.php:1552
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The file you are trying to upload is probably bigger than what this "
|
"The file you are trying to upload is probably bigger than what this "
|
||||||
|
@ -314,7 +314,7 @@ msgstr ""
|
||||||
"le serveur web peut accepter (%s). Merci de l'envoyer en parties plus "
|
"le serveur web peut accepter (%s). Merci de l'envoyer en parties plus "
|
||||||
"légères."
|
"légères."
|
||||||
|
|
||||||
#: index.php:1983
|
#: index.php:1972
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"<pre>Sessions do not seem to work correctly on your server.<br>Make sure the "
|
"<pre>Sessions do not seem to work correctly on your server.<br>Make sure the "
|
||||||
|
@ -333,7 +333,7 @@ msgstr ""
|
||||||
"cookies. Nous vous recommandons d'accéder à votre serveur depuis son adresse "
|
"cookies. Nous vous recommandons d'accéder à votre serveur depuis son adresse "
|
||||||
"IP ou un <em>Fully Qualified Domain Name</em>.<br>"
|
"IP ou un <em>Fully Qualified Domain Name</em>.<br>"
|
||||||
|
|
||||||
#: index.php:1993
|
#: index.php:1982
|
||||||
msgid "Click to try again."
|
msgid "Click to try again."
|
||||||
msgstr "Cliquer ici pour réessayer."
|
msgstr "Cliquer ici pour réessayer."
|
||||||
|
|
||||||
|
@ -608,84 +608,72 @@ msgstr "Continent"
|
||||||
msgid "City"
|
msgid "City"
|
||||||
msgstr "Ville"
|
msgstr "Ville"
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:163
|
|
||||||
msgid "Redirector"
|
|
||||||
msgstr "Redirecteur"
|
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:164
|
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:164
|
||||||
msgid "e. g."
|
|
||||||
msgstr "ex :"
|
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:164
|
|
||||||
msgid "will mask the HTTP_REFERER"
|
|
||||||
msgstr "masque le HTTP_REFERER"
|
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:179
|
|
||||||
msgid "Disable session cookie hijacking protection"
|
msgid "Disable session cookie hijacking protection"
|
||||||
msgstr "Désactiver la protection contre le détournement de cookies"
|
msgstr "Désactiver la protection contre le détournement de cookies"
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:181
|
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:166
|
||||||
msgid "Check this if you get disconnected or if your IP address changes often"
|
msgid "Check this if you get disconnected or if your IP address changes often"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Cocher cette case si vous êtes souvent déconnecté ou si votre adresse IP "
|
"Cocher cette case si vous êtes souvent déconnecté ou si votre adresse IP "
|
||||||
"change souvent"
|
"change souvent"
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:198
|
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:183
|
||||||
msgid "Private links by default"
|
msgid "Private links by default"
|
||||||
msgstr "Liens privés par défaut"
|
msgstr "Liens privés par défaut"
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:199
|
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:184
|
||||||
msgid "All new links are private by default"
|
msgid "All new links are private by default"
|
||||||
msgstr "Tous les nouveaux liens sont privés par défaut"
|
msgstr "Tous les nouveaux liens sont privés par défaut"
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:214
|
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:199
|
||||||
msgid "RSS direct links"
|
msgid "RSS direct links"
|
||||||
msgstr "Liens directs dans le flux RSS"
|
msgstr "Liens directs dans le flux RSS"
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:215
|
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:200
|
||||||
msgid "Check this to use direct URL instead of permalink in feeds"
|
msgid "Check this to use direct URL instead of permalink in feeds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Cocher cette case pour utiliser des liens directs au lieu des permaliens "
|
"Cocher cette case pour utiliser des liens directs au lieu des permaliens "
|
||||||
"dans le flux RSS"
|
"dans le flux RSS"
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:230
|
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:215
|
||||||
msgid "Hide public links"
|
msgid "Hide public links"
|
||||||
msgstr "Cacher les liens publics"
|
msgstr "Cacher les liens publics"
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:231
|
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:216
|
||||||
msgid "Do not show any links if the user is not logged in"
|
msgid "Do not show any links if the user is not logged in"
|
||||||
msgstr "N'afficher aucun lien sans être connecté"
|
msgstr "N'afficher aucun lien sans être connecté"
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:246
|
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:231
|
||||||
#: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:150
|
#: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:150
|
||||||
msgid "Check updates"
|
msgid "Check updates"
|
||||||
msgstr "Vérifier les mises à jour"
|
msgstr "Vérifier les mises à jour"
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:247
|
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:232
|
||||||
#: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:152
|
#: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:152
|
||||||
msgid "Notify me when a new release is ready"
|
msgid "Notify me when a new release is ready"
|
||||||
msgstr "Me notifier lorsqu'une nouvelle version est disponible"
|
msgstr "Me notifier lorsqu'une nouvelle version est disponible"
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:262
|
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:247
|
||||||
#: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:169
|
#: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:169
|
||||||
msgid "Enable REST API"
|
msgid "Enable REST API"
|
||||||
msgstr "Activer l'API REST"
|
msgstr "Activer l'API REST"
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:263
|
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:248
|
||||||
#: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:170
|
#: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:170
|
||||||
msgid "Allow third party software to use Shaarli such as mobile application"
|
msgid "Allow third party software to use Shaarli such as mobile application"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Permets aux applications tierces d'utiliser Shaarli, par exemple les "
|
"Permets aux applications tierces d'utiliser Shaarli, par exemple les "
|
||||||
"applications mobiles"
|
"applications mobiles"
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:278
|
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:263
|
||||||
msgid "API secret"
|
msgid "API secret"
|
||||||
msgstr "Clé d'API secrète"
|
msgstr "Clé d'API secrète"
|
||||||
|
|
||||||
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:289
|
#: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:274
|
||||||
#: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:74
|
#: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:74
|
||||||
#: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:139
|
#: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:139
|
||||||
#: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:192
|
#: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:199
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr "Enregistrer"
|
msgstr "Enregistrer"
|
||||||
|
|
||||||
|
@ -1130,6 +1118,10 @@ msgstr "dans la documentation"
|
||||||
msgid "Plugin configuration"
|
msgid "Plugin configuration"
|
||||||
msgstr "Configuration des extensions"
|
msgstr "Configuration des extensions"
|
||||||
|
|
||||||
|
#: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:195
|
||||||
|
msgid "No parameter available."
|
||||||
|
msgstr "Aucun paramètre disponible."
|
||||||
|
|
||||||
#: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19
|
#: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19
|
||||||
#: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19
|
#: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19
|
||||||
msgid "tags"
|
msgid "tags"
|
||||||
|
@ -1292,6 +1284,15 @@ msgstr ""
|
||||||
"Glisser ce lien dans votre barre de favoris ou cliquer droit dessus et « "
|
"Glisser ce lien dans votre barre de favoris ou cliquer droit dessus et « "
|
||||||
"Ajouter aux favoris »"
|
"Ajouter aux favoris »"
|
||||||
|
|
||||||
|
#~ msgid "Redirector"
|
||||||
|
#~ msgstr "Redirecteur"
|
||||||
|
|
||||||
|
#~ msgid "e. g."
|
||||||
|
#~ msgstr "ex :"
|
||||||
|
|
||||||
|
#~ msgid "will mask the HTTP_REFERER"
|
||||||
|
#~ msgstr "masque le HTTP_REFERER"
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "An error occurred while parsing JSON configuration file (%s): error code #"
|
#~ "An error occurred while parsing JSON configuration file (%s): error code #"
|
||||||
#~ "%d"
|
#~ "%d"
|
||||||
|
|
|
@ -27,7 +27,7 @@ <h3 class="window-subtitle">{'Enabled Plugins'|t}</h3>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
{if="count($enabledPlugins)==0"}
|
{if="count($enabledPlugins)==0"}
|
||||||
<p>{'No plugin enabled.'|t}</p>
|
<p class="center">{'No plugin enabled.'|t}</p>
|
||||||
{else}
|
{else}
|
||||||
<table id="plugin_table">
|
<table id="plugin_table">
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -77,7 +77,7 @@ <h3 class="window-subtitle">{'Disabled Plugins'|t}</h3>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
{if="count($disabledPlugins)==0"}
|
{if="count($disabledPlugins)==0"}
|
||||||
<p>{'No plugin disabled.'|t}</p>
|
<p class="center">{'No plugin disabled.'|t}</p>
|
||||||
{else}
|
{else}
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -135,9 +135,11 @@ <h2 class="window-title">{'Plugin configuration'|t}</h2>
|
||||||
<section id="plugin_parameters">
|
<section id="plugin_parameters">
|
||||||
<div>
|
<div>
|
||||||
{if="count($enabledPlugins)==0"}
|
{if="count($enabledPlugins)==0"}
|
||||||
<p>{'No plugin enabled.'|t}</p>
|
<p class="center">{'No plugin enabled.'|t}</p>
|
||||||
{else}
|
{else}
|
||||||
|
{$counter=0}
|
||||||
{loop="$enabledPlugins"}
|
{loop="$enabledPlugins"}
|
||||||
|
{$counter=$counter+count($value.parameters)}
|
||||||
{if="count($value.parameters) > 0"}
|
{if="count($value.parameters) > 0"}
|
||||||
<div class="plugin_parameters">
|
<div class="plugin_parameters">
|
||||||
<h3 class="window-subtitle">{function="str_replace('_', ' ', $key)"}</h3>
|
<h3 class="window-subtitle">{function="str_replace('_', ' ', $key)"}</h3>
|
||||||
|
@ -159,10 +161,14 @@ <h3 class="window-subtitle">{function="str_replace('_', ' ', $key)"}</h3>
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
{/loop}
|
{/loop}
|
||||||
|
{if="$counter===0"}
|
||||||
|
<p class="center">{'No parameter available.'|t}</p>
|
||||||
|
{else}
|
||||||
|
<div class="center">
|
||||||
|
<input type="submit" name="parameters_form" value="{'Save'|t}"/>
|
||||||
|
</div>
|
||||||
|
{/if}
|
||||||
{/if}
|
{/if}
|
||||||
<div class="center">
|
|
||||||
<input type="submit" name="parameters_form" value="{'Save'|t}"/>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue