Re: Changing the language of the UI

2007-02-21 Thread Georg Baum
Am Mittwoch, 21. Februar 2007 18:59 schrieb Ran Rutenberg: > Dear Developers an Translators, > > I have installed Linux on my computer and compiled LyX 1.5 > successfully with it (my earlier attempts to compile it on windows did > not work so well). However I tried to run LyX with the option > "LC

Re: Changing the language of the UI

2007-02-21 Thread Pavel Sanda
> >what about "export LC_MESSAGES=he_HE" ? > > Where should I ran this option? What should I do after I ran it? (I'm > new to linux - I have it for less then a week) if you are under x session run some terminal and type the following: LC_MESSAGES=he_HE lyx pavel

Re: Changing the language of the UI

2007-02-21 Thread Ran Rutenberg
On 2/21/07, Pavel Sanda <[EMAIL PROTECTED]> wrote: what about "export LC_MESSAGES=he_HE" ? Where should I ran this option? What should I do after I ran it? (I'm new to linux - I have it for less then a week) Thanks, Ran Rutenberg

Re: Changing the language of the UI

2007-02-21 Thread Pavel Sanda
> "LC_MESSAGES=he" but the only difference from the normal UI was that what about "export LC_MESSAGES=he_HE" ? pavel

Changing the language of the UI

2007-02-21 Thread Ran Rutenberg
Dear Developers an Translators, I have installed Linux on my computer and compiled LyX 1.5 successfully with it (my earlier attempts to compile it on windows did not work so well). However I tried to run LyX with the option "LC_MESSAGES=he" but the only difference from the normal UI was that the

Re: Changing the language of the UI

2007-02-13 Thread Pavel Sanda
> Meanwhile, I asked a friend of mine to compile LyX on Linux for me, > but I couldn't figure how to make it use my translation of the user > interface (the he.po file) - How should I do this? 1. copy your he.po into trunk/po/ (rewrite the older one). 2. inside po directory "make he.gmo" 3. copy h

Re: Changing the language of the UI

2007-02-13 Thread Ran Rutenberg
On 2/10/07, Michael Gerz <[EMAIL PROTECTED]> wrote: in that case you should read INSTALL.Win32. I followed the instructions but every time I try to compile I get this error: support.lib(os.obj) : error LNK2019: unresolved external symbol __imp__AddFontRe [EMAIL PROTECTED] referenced in f

Re: Changing the language of the UI

2007-02-10 Thread Michael Gerz
Georg Baum schrieb: Am Freitag, 9. Februar 2007 22:51 schrieb Michael Gerz: Ran Rutenberg schrieb: Dear Developers, I am one of the translators on the project and I would be glad to know how I can change the language of the UI using the localization file he.po. By doing so I hope I cou

Re: Changing the language of the UI

2007-02-10 Thread Georg Baum
Am Freitag, 9. Februar 2007 22:51 schrieb Michael Gerz: > Ran Rutenberg schrieb: > > Dear Developers, > > > > I am one of the translators on the project and I would be glad to know > > how I can change the language of the UI using the localization file > > he.po. By doing so I hope I could check th

Re: Changing the language of the UI

2007-02-10 Thread Michael Gerz
Create a lyx.bat file that contains two lines set LANG=HE lyx.exe You can double-click on a bat file and execute it. Maybe the LyX installer allows you to set the language in a different way. Uwe? Joost? Bo? Michael Ran Rutenberg schrieb: On 2/9/07, Michael Gerz <[EMAIL PROTECTED]> wro

Re: Changing the language of the UI

2007-02-09 Thread Michael Gerz
Ran Rutenberg schrieb: Dear Developers, I am one of the translators on the project and I would be glad to know how I can change the language of the UI using the localization file he.po. By doing so I hope I could check the translation while it's still in progress and make sure I am in the right

Changing the language of the UI

2007-02-09 Thread Ran Rutenberg
Dear Developers, I am one of the translators on the project and I would be glad to know how I can change the language of the UI using the localization file he.po. By doing so I hope I could check the translation while it's still in progress and make sure I am in the right direction. I am running