I recompiled old translation without any changes:
BUILD_ARGS="-l -Mobjfpc -Sh -Fcutf8 -Fulib/common/*
-Fulib/common/kernel/linux -Filib/common/kernel"
for LANG in ru
do
  fpc -Fu/common/* -Fulib/common/* apps/ide/lang_$LANG/i18n_$LANG.pas
  fpc -Fu/common/* -Fulib/common/* tools/i18n/lang_$LANG/i18n_$LANG.pas
  mv -vf apps/ide/lang_$LANG/libi18n_$LANG.so apps/ide/
  mv -vf tools/i18n/lang_$LANG/libi18n_$LANG.so tools/i18n/
done

------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to