Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "An error occurred.": "Es ist ein Fehler aufgetreten." } };