AJ wrote:

My misc.php has two erros, can i get some help? These are the erros, dont know whats wrong with them though

You need to add \ before ' that appears INSIDE the string such as

'Erreur posts selection'    =>    'Error: You haven\'t select any post',
'Deplacer posts'        =>    'Move posts',