Drupal.locale = { 'pluralFormula': function($n) { return Number(($n>1)); }, 'strings': { "Select all rows in this table": "Sélectionner toutes les lignes du tableau", "Deselect all rows in this table": "Désélectionner toutes les lignes du tableau" } };