Drupal.locale = { 'pluralFormula': function($n) { return Number(($n>1)); }, 'strings': { "Changes made in this table will not be saved until the form is submitted.": "As mudanças nessa tabela não serão aplicadas até que o formulário seja enviado." } };