From 5a70b25ba7210812bf096ed4056f90170ef31f98 Mon Sep 17 00:00:00 2001 From: Gan Eng Chin Date: Sat, 22 Jun 2013 22:13:54 +0800 Subject: [PATCH] Removed "<" in the "Anterior" text. Removed "<" in the "Anterior" text, so that it is consistent with "Seguinte". --- ui/i18n/jquery.ui.datepicker-pt.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/i18n/jquery.ui.datepicker-pt.js b/ui/i18n/jquery.ui.datepicker-pt.js index 999f20e3e96..4fb16f0329c 100644 --- a/ui/i18n/jquery.ui.datepicker-pt.js +++ b/ui/i18n/jquery.ui.datepicker-pt.js @@ -2,7 +2,7 @@ jQuery(function($){ $.datepicker.regional['pt'] = { closeText: 'Fechar', - prevText: '<Anterior', + prevText: 'Anterior', nextText: 'Seguinte', currentText: 'Hoje', monthNames: ['Janeiro','Fevereiro','Março','Abril','Maio','Junho',