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