I tried to add new entries to en.js which inside the _source folder...
But how can i make the entries to appear inside the lang folder which is located inside the ckeditor root folder? cause in the root folder the en.js look different (as if it was compressed or something) do i have to use some tools to convert/compress the languges files which located in the _source? or do i have to write manualy into the files that are in the lang folder which inisde the ckeditor root folder?
Thanks ahead
Daniel
But how can i make the entries to appear inside the lang folder which is located inside the ckeditor root folder? cause in the root folder the en.js look different (as if it was compressed or something) do i have to use some tools to convert/compress the languges files which located in the _source? or do i have to write manualy into the files that are in the lang folder which inisde the ckeditor root folder?
Thanks ahead
Daniel

Re: Adding new entrys to language files...
Re: Adding new entrys to language files...
But is it possible to recompile only the languages files from source directory? into the ckeditor\lang directory
cause inside the source the are not compressed while inside the ckeditor\lang the are compressed...
is it possible to compress the languages files which are inside the source so try will be compressed like inside ckeditor\lang
Can it be done with the ckpackager.jar file?