Update tour plugin French text to avoid multi-line button

pull/2487/head
Yannick Warnier 9 years ago
parent 7a2a590120
commit 094e3b32b5
  1. 2
      plugin/tour/lang/french.php

@ -24,7 +24,7 @@ $strings['Skip'] = 'Passer';
$strings['Next'] = 'Suivant';
$strings['Prev'] = 'Précédent';
$strings['Done'] = 'Terminé';
$strings['StartButtonText'] = 'Démarrer le tour guidé';
$strings['StartButtonText'] = 'Tour guidé';
/* String for the steps */
// if body class = section-mycampus

Loading…
Cancel
Save