PDA

View Full Version : French locale for 1.1



perrich
8 Jun 2007, 11:19 AM
I've translated locale file to French (fr_CA have spelling errors).

ext-lang-fr_FR.js file:
[PHP]
/*
* Ext JS Library 1.1 Beta 1
* Copyright(c) 2006-2007, Ext JS, LLC.
* licensing@extjs.com
*
* http://www.extjs.com/license
*/

/*
* French (France) translation
* By Perrich
* 06-08-2007, 09:07 PM
*/

Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">En cours de chargement...</div>';

if(Ext.View){
Ext.View.prototype.emptyText = "";
}

if(Ext.grid.Grid){
Ext.grid.Grid.prototype.ddText = "{0} ligne(s) s

trbs
8 Jun 2007, 3:54 PM
cool !

could you please read the translation thread at http://extjs.com/forum/showthread.php?t=4323 and include your version as a zipped file to the thread ?

i monitor that thread for new languages or fixes to existing language files.

perrich
9 Jun 2007, 12:50 AM
Thanks, sorry I've not read this thread...

You've now a completed file in zip format with Ext 1.0.1 french (France) translation and I hope all Ext 1.1 change : http://extjs.com/forum/showpost.php?p=37972&postcount=73