Drupal.locale = { 'pluralFormula': function($n) { return Number(($n>1)); }, 'strings': { "Your server has been successfully tested to support this feature.": "Seu servidor foi testado e foi verificado que ele suporta esse recurso.", "Testing clean URLs...": "Testando URLs limpas..." } };