I try some little translation user's web ui to Russian for my web-site.
Its really hard and dirty work :(
Some text I can translate by modifying header and footer, but other ui
was rewriting in sources by many

#ifdef LANG_RU
...
#elif LANG_EN
...
#endif

and add -DLANG_RU in Makefile

Many problems with merge my changes and main trunk.
And translated not all UI, only basically user's pages.

My repo live on http://snegopat.ru/fossil/
branch orefkovs-change

WBR, Alexander Orefkov.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to