From e90d66331eec5e9888f851e08bbe72c1885736ca Mon Sep 17 00:00:00 2001 From: jack31 Date: Tue, 26 Jul 2022 01:27:01 +0200 Subject: [PATCH] [Salvatore] [source:lang/ skeleditor] Export depuis https://trad.spip.net de la langue en [Salvatore] [source:lang/ skeleditor] Mise a jour du bilan depuis https://trad.spip.net --- lang/skeleditor.xml | 2 +- lang/skeleditor_en.php | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/lang/skeleditor.xml b/lang/skeleditor.xml index c64c015..9912f34 100644 --- a/lang/skeleditor.xml +++ b/lang/skeleditor.xml @@ -6,7 +6,7 @@ source="https://git.spip.net/spip-contrib-extensions/skeleditor.git" reference="fr"> - + diff --git a/lang/skeleditor_en.php b/lang/skeleditor_en.php index 7dc6306..08e5a01 100644 --- a/lang/skeleditor_en.php +++ b/lang/skeleditor_en.php @@ -12,6 +12,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( // A 'action_download' => 'Download', 'action_nouveau' => 'New File', + 'action_personaliser' => 'Customise', 'action_supprimer' => 'Delete', 'action_upload' => 'Send a file', @@ -24,6 +25,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'editer_skel' => 'Edit the template', 'editer_skel_debug' => 'Edit the template (debug mode)', 'effacer_confirme' => 'Do you really want to delete this file ?', + 'erreur_autoriser_creation_fichier' => 'You are not allowed to create a new file ', 'erreur_creation_sous_dossier' => 'Can’t create @dir@ sub-directory', 'erreur_droits' => 'error: can’t create the file. Please check the template directory’s rights', 'erreur_ecrire_dans_sous_dossier' => 'Can’t write in @dir@ sub-directory', @@ -54,6 +56,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( // I 'info_copie' => 'This file will be copied in the @dir@ directory when saved', + 'info_copie_fichier' => 'This file will be copied to @file@ when saving', // L 'label_code' => 'Spip code:',