Spanish localization

2 views
Skip to first unread message

Traveller5000

unread,
Jun 28, 2009, 4:09:40 AM6/28/09
to inputex
Hello
I'm new to this group, so I don't know if this is the
usual way... bat I have submitted a file es.js containing Spanish
localization.

I hope it can be usefull for somebody

To use it with YUI loader, remember to update inputex-
loader.js with:

// Locals
{
name: 'inputex-lang-fr',
type: 'js',
fullpath: pathToInputEx+'js/locals/fr.js',
varName: 'inputEx.lang_fr',
requires: ['inputex']
},
{
name: 'inputex-lang-it',
type: 'js',
fullpath: pathToInputEx+'js/locals/it.js',
varName: 'inputEx.lang_it',
requires: ['inputex']
},
+ {
+ name: 'inputex-lang-es',
+ type: 'js',
+ fullpath: pathToInputEx+'js/locals/es.js',
+ varName: 'inputEx.lang_es',
+ requires: ['inputex']
+ }

Joe Developer

unread,
Jun 28, 2009, 4:17:17 AM6/28/09
to inp...@googlegroups.com
Thank you!, yes that is very useful.
where is the translation file itself?
--
<a href="http://joedev.no-ip.org">JoeDev</a><br>
Every Facet, Every Department Of Your Mind Is To Be Programmed By You, And Unless You Assume Your Rightful Responsibility To Program Your Own Mind, The World Will Program It For You.

Traveller5000

unread,
Jun 28, 2009, 4:27:44 AM6/28/09
to inputex
the file is in the files section of this forum. If you cannot get it
there, I can paste it here.

On Jun 28, 10:17 am, Joe Developer <joe.d.develo...@gmail.com> wrote:
> Thank you!, yes that is very useful.
> where is the translation file itself?
>

neyric

unread,
Aug 11, 2009, 5:12:23 AM8/11/09
to inputex
Reply all
Reply to author
Forward
0 new messages