Arreglo en label para idioma portuges
This commit is contained in:
@@ -62,7 +62,7 @@ Date.dayNames = [
|
||||
|
||||
if(Ext.MessageBox){
|
||||
Ext.MessageBox.buttonText = {
|
||||
ok : "OK",
|
||||
ok : "Correto",
|
||||
cancel : "Cancelar",
|
||||
yes : "Sim",
|
||||
no : "Não"
|
||||
@@ -91,7 +91,7 @@ if(Ext.DatePicker){
|
||||
monthYearText : 'Escolha um Mês (Control+Cima/Baixo para mover entre os anos)',
|
||||
todayTip : "{0} (Espaço)",
|
||||
format : "d/m/Y",
|
||||
okText : " OK ",
|
||||
okText : " Correto ",
|
||||
cancelText : "Cancelar",
|
||||
startDay : 0
|
||||
});
|
||||
|
||||
@@ -87,7 +87,7 @@ Date.dayNames = [
|
||||
|
||||
if(Ext.MessageBox){
|
||||
Ext.MessageBox.buttonText = {
|
||||
ok : "OK",
|
||||
ok : "Correto",
|
||||
cancel : "Cancelar",
|
||||
yes : "Sim",
|
||||
no : "Não"
|
||||
@@ -133,7 +133,7 @@ if(Ext.DatePicker){
|
||||
monthYearText : 'Escolha um Mês (Control+Cima/Baixo para mover entre os anos)',
|
||||
todayTip : "{0} (Espaço)",
|
||||
format : "d/m/Y",
|
||||
okText : " OK ",
|
||||
okText : " Correto ",
|
||||
cancelText : "Cancelar",
|
||||
startDay : 0
|
||||
});
|
||||
|
||||
@@ -82,7 +82,7 @@ Date.getShortDayName = function(day) {
|
||||
|
||||
if(Ext.MessageBox){
|
||||
Ext.MessageBox.buttonText = {
|
||||
ok : "OK",
|
||||
ok : "Correto",
|
||||
cancel : "Cancelar",
|
||||
yes : "Sim",
|
||||
no : "Não"
|
||||
@@ -111,7 +111,7 @@ if(Ext.DatePicker){
|
||||
monthYearText : 'Escolha um mês (Control+Up/Down avaçar/recuar anos)',
|
||||
todayTip : "{0} (barra de espa<70>o)",
|
||||
format : "y/m/d",
|
||||
okText : "*OK*",
|
||||
okText : "*Correto*",
|
||||
cancelText : "Cancelar",
|
||||
startDay : 0
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user