Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "Los cambios sobre estos bloques no se guardarán hasta que no pulse el botón \x3cem\x3eGuardar bloques\x3c/em\x3e." } };