'Update',
// C
'cfg' => 'CFG',
'choisir_module_a_configurer' => 'Choose the module to configure.',
'config_enregistree' => '@nom@ has been saved',
'config_supprimee' => '@nom@ has been deleted',
'configuration_modules' => 'Module configuration',
// E
'erreur_copie_fichier' => 'It is impossible to copythe file @fichier@ to its final destination',
'erreur_enregistrement' => 'An error occurred while saving @nom@',
'erreur_lecture' => 'Impossible to read @nom@',
'erreur_open_w_fichier' => 'Impossible to open @fichier@ for modification',
'erreur_suppression' => 'An error occurred while deleting @nom@',
'erreur_suppression_fichier' => 'The file @fichier@ cannot be deleted.',
'erreur_type_id' => 'The field @champ@ must begin with a letter or an underscore',
'erreur_type_idnum' => 'The field @champ@ must be numeric',
'erreur_type_pwd' => 'The field @champ@ must comprise more than 5 characters',
// I
'id_manquant' => 'Missing identifier',
'installation_librairies' => 'Download libraries',
'installation_liste_libs' => 'List of libraries',
'installer_dossier_lib' => 'You must create a directory named @dir@ with write permissions at the root of your SPIP site.',
'installer_lib_192' => 'To install a library, unzip the zip file manually and copy its contents to the @dir@ directory.',
// N
'nom_table_manquant' => 'Missing SQL table name',
'nouveau' => 'New',
// O
'ok' => 'OK',
// P
'pas_de_champs_dans' => 'No field found in @nom@',
'pas_de_changement' => 'No change found in @nom@',
// R
'refus_configuration_webmestre' => 'Only the site webmasters are authorised to modify these parameters.',
'reset' => 'Delete',
// S
'supprimer' => 'Delete'
);
?>