| | |
| | | $wb['directory_error_notinweb'] = 'Le répertoire nest pas dans la racine web.'; |
| | | $wb['parent_domain_id_error_empty'] = 'Pas de site web sélectionné.'; |
| | | $wb['quota_size_error_regex'] = 'Quota: entrez -1 pour illimité ou un nombre > 0'; |
| | | $wb['dir_dot_error'] = 'No .. in path allowed.'; |
| | | $wb['dir_slashdot_error'] = 'No ./ in path allowed.'; |
| | | $wb['generate_password_txt'] = 'Generate Password'; |
| | | $wb['repeat_password_txt'] = 'Repeat Password'; |
| | | $wb['password_mismatch_txt'] = 'The passwords do not match.'; |
| | | $wb['password_match_txt'] = 'The passwords do match.'; |
| | | $wb['dir_dot_error'] = 'Les .. sont interdits.'; |
| | | $wb['dir_slashdot_error'] = 'Les ./ sont interdits.'; |
| | | $wb['generate_password_txt'] = 'Générer un mot de passe'; |
| | | $wb['repeat_password_txt'] = 'Vérification du mot de passe'; |
| | | $wb['password_mismatch_txt'] = 'Les mots de passe ne correspondent pas.'; |
| | | $wb['password_match_txt'] = 'Les mots de passe correspondent.'; |
| | | ?> |