[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / saisies / lang / saisies_en.php
index b4818be..a582617 100644 (file)
@@ -23,6 +23,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'construire_action_dupliquer_copie' => '(copy)',
        'construire_action_supprimer' => 'Delete',
        'construire_ajouter_champ' => 'Add a field',
+       'construire_ajouter_groupe' => 'Add a group',
        'construire_attention_enregistrer' => 'Remember to save your changes!',
        'construire_attention_modifie' => 'The form below is different from the initial form. You can reset it to the state before the changes.',
        'construire_attention_supprime' => 'Your changes include deletions of fields. Please confirm the registration of the new version of the form.',
@@ -107,6 +108,8 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'option_label_case_label' => 'Label located beside the check box',
        'option_label_explication' => 'The title that will be displayed.',
        'option_label_label' => 'Label',
+       'option_limite_branche_explication' => 'Limit the choice to one specific branch of the site',
+       'option_limite_branche_label' => 'Limit to one branch',
        'option_maxlength_explication' => 'The user can not type more characters than this number.',
        'option_maxlength_label' => 'Maximum number of characters',
        'option_multiple_explication' => 'The user will be able to select several values',
@@ -198,5 +201,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        // Z
        'z' => 'zzz'
 );
-
-?>