MessageFormat.locale.pt_BR = function ( n ) { if ( n === 1 ) { return "one"; } return "other"; };