From 2d78cebce685170de2e76f3057d71784019babcc Mon Sep 17 00:00:00 2001 From: chankalan Date: Thu, 8 Oct 2020 13:18:29 +0200 Subject: [PATCH] ilang --- baz_april_autorisations.php | 4 ++-- lang/baz_april_fr.php | 8 ++++++++ lang/ecrire_fr.php | 15 +++++++++++++++ lang/spip_fr.php | 13 +++++++++++++ prive/style_prive_plugin_baz_april.html | 17 +++++++++++++++++ squelettes/scss/styles/_styles.scss | 1 + squelettes/scss/utils/_mixins.scss | 2 +- 7 files changed, 57 insertions(+), 3 deletions(-) create mode 100644 lang/ecrire_fr.php create mode 100644 lang/spip_fr.php create mode 100644 prive/style_prive_plugin_baz_april.html diff --git a/baz_april_autorisations.php b/baz_april_autorisations.php index ff02b53..fdc88da 100644 --- a/baz_april_autorisations.php +++ b/baz_april_autorisations.php @@ -32,8 +32,8 @@ function baz_april_autoriser() { } */ function autoriser_page_convertir($faire, $type, $id, $qui, $opt) { - return autoriser('pageconvertir', 'baz_april', $qui); + return autoriser('pageconvertir', 'bazapril', $qui); } -function autoriser_baz_april_pageconvertir_dist($faire, $type, $id, $qui, $opt) { +function autoriser_bazapril_pageconvertir_dist($faire, $type, $id, $qui, $opt) { return false; } diff --git a/lang/baz_april_fr.php b/lang/baz_april_fr.php index e312bb0..77624cd 100644 --- a/lang/baz_april_fr.php +++ b/lang/baz_april_fr.php @@ -7,6 +7,12 @@ if (!defined('_ECRIRE_INC_VERSION')) { $GLOBALS[ $GLOBALS['idx_lang'] ] = array( + 'avertissement' => 'Avertissement', + 'source' => 'Source', + 'media_d_origine' => 'Média d’origine', + 'lire' => 'Lire', + + // C 'baz_april_titre' => 'baz april', @@ -27,4 +33,6 @@ $GLOBALS[ $GLOBALS['idx_lang'] ] = array( 'tags' => 'Tags', 'tri_periodique' => 'Tri périodique', + + ); diff --git a/lang/ecrire_fr.php b/lang/ecrire_fr.php new file mode 100644 index 0000000..35ac479 --- /dev/null +++ b/lang/ecrire_fr.php @@ -0,0 +1,15 @@ + 'Colonne droite', + 'info_post_scriptum_2' => 'Colonne droite :', + 'info_ps' => 'Colonne droite', + +); diff --git a/lang/spip_fr.php b/lang/spip_fr.php new file mode 100644 index 0000000..23f5112 --- /dev/null +++ b/lang/spip_fr.php @@ -0,0 +1,13 @@ + 'Rechercher dans les transcriptions', + +); diff --git a/prive/style_prive_plugin_baz_april.html b/prive/style_prive_plugin_baz_april.html new file mode 100644 index 0000000..75e608a --- /dev/null +++ b/prive/style_prive_plugin_baz_april.html @@ -0,0 +1,17 @@ +[(#REM)