Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Select all rows in this table": "Vælg alle rækker i tabellen", "Deselect all rows in this table": "Fravælg alle rækker i tabellen" } };