<html>
<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>The source code</title>
<link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="../resources/prettify/prettify.js"></script>
</head>
<body onload="prettyPrint();">
<pre class="prettyprint lang-js">/*!
- * Ext JS Library 3.0.3
- * Copyright(c) 2006-2009 Ext JS, LLC
+ * Ext JS Library 3.2.1
+ * Copyright(c) 2006-2010 Ext JS, Inc.
* licensing@extjs.com
* http://www.extjs.com/license
*/
-<div id="prop-Ext.Direct.Transaction-indicatorText"></div>/**
+<div id="prop-Ext.state.Provider-indicatorText"></div>/**
* Portuguese/Brazil Translation by Weber Souza
* 08 April 2007
* Updated by Allan Brazute Alves (EthraZa)
if(Ext.form.VTypes){
Ext.apply(Ext.form.VTypes, {
- emailText : 'Este campo deve ser um endereço de e-mail válido, no formado "usuario@dominio.com.br"',
+ emailText : 'Este campo deve ser um endereço de e-mail válido, no formato "usuario@dominio.com.br"',
urlText : 'Este campo deve ser uma URL no formato "http:/'+'/www.dominio.com.br"',
alphaText : 'Este campo deve conter apenas letras e _',
alphanumText : 'Este campo deve conter apenas letras, números e _'
if(Ext.form.HtmlEditor){
Ext.apply(Ext.form.HtmlEditor.prototype, {
- createLinkText : 'Porfavor, entre com a URL do link:',
+ createLinkText : 'Por favor, entre com a URL do link:',
buttonTips : {
bold : {
title: 'Negrito (Ctrl+B)',
cls: 'x-html-editor-tip'
},
italic : {
- title: 'Italico (Ctrl+I)',
- text: 'Deixa o texto selecionado em italico.',
+ title: 'Itálico (Ctrl+I)',
+ text: 'Deixa o texto selecionado em itálico.',
cls: 'x-html-editor-tip'
},
underline : {
cls: 'x-html-editor-tip'
},
createlink : {
- title: 'Hyperligação',
- text: 'Transforma o texto selecionado em um hyperlink.',
+ title: 'Link',
+ text: 'Transforma o texto selecionado em um link.',
cls: 'x-html-editor-tip'
},
sourceedit : {
collapsibleSplitTip : "Arraste para redimensionar. Duplo clique para esconder."
});
}
-</pre>
+</pre>
</body>
</html>
\ No newline at end of file