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