Dutch translations

0 views
Skip to first unread message

Martin Kamerbeek (Oqapi)

unread,
Jul 10, 2009, 5:20:22 AM7/10/09
to inputex
Hi,

I have uploaded the dutch localization file for inputEx 0.2.2 to the
files section of this group. To use it, drop the file in js/locals and
don't forget to add the definition to the js/inputex-loader.js file.
Do that by adding last block in the code below:

// 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']
},
// --- Add the block below ---
{
name: 'inputex-lang-nl',
type: 'js',
fullpath: pathToInputEx+'js/locals/nl.js',
varName: 'inputEx.lang_nl',
requires: ['inputex']
}


Regards,
Martin - http://www.oqapi.nl

neyric

unread,
Aug 10, 2009, 5:20:53 AM8/10/09
to inputex
Thanks a lot !
I'll add it to the next release....

On 10 juil, 11:20, "Martin Kamerbeek (Oqapi)"

neyric

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