Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "hide": "Ocultar", "show": "Mostrar", "Changes made in this table will not be saved until the form is submitted.": "Los cambios realizados a esta tabla no se salvarán hasta que se presione el botón \x3ci\x3eGuardar\x3c/i\x3e." } };