switch interface language?
Forums ► For GIMP users ► switch interface language?
-
Rene Veerman
(over 3 years ago)
-
Alexander Rabtchevich
(over 3 years ago)
-
Rene Veerman
(over 3 years ago)
- Alexander Rabtchevich (over 3 years ago)
-
Rene Veerman
(over 3 years ago)
-
Cristian Secar?
(over 3 years ago)
- indebele (about 3 years ago)
-
Alexander Rabtchevich
(over 3 years ago)
Sent: 2008-10-04 15:37:44 UTC (over 3 years ago)
From: Rene Veerman
switch interface language?
Is it possible to switch interface languages? I've been fed dutch, but
like english better._______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
Sent: 2008-10-04 15:46:55 UTC (over 3 years ago)
From: Alexander Rabtchevich
switch interface language?
Rene Veerman wrote:
> Is it possible to switch interface languages? I've been fed dutch, but
> like english better.
>_______________________________________________
> Gimp-user mailing list
> Gimp-user@lists.XCF.Berkeley.EDU
> https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
>
>
Yes, it's possible. On Unix use a script
export LC_ALL=en_US.UTF-8 && gimpOn Windows add a parameter
LC_ALL
with a value
en_US.UTF-8
to system->additional->system variables. That will change the language
of _all_ GTK+ programs you use.With respect
Alexander Rabtchevich
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
Sent: 2008-10-04 15:48:44 UTC (over 3 years ago)
From: Rene Veerman
switch interface language?
Alexander Rabtchevich wrote:
> Rene Veerman wrote:
>> Is it possible to switch interface languages? I've been fed dutch, but
>> like english better.
>>_______________________________________________
>> Gimp-user mailing list
>> Gimp-user@lists.XCF.Berkeley.EDU
>> https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
>>
>>
> Yes, it's possible. On Unix use a script
> export LC_ALL=en_US.UTF-8 && gimp
>
> On Windows add a parameter
> LC_ALL
> with a value
> en_US.UTF-8
> to system->additional->system variables. That will change the language
> of _all_ GTK+ programs you use.
>
> With respect
> Alexander Rabtchevich
>
i'm using windows gimp 2.6. can't find that system menu you mention.. or
is that not a menu path?
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
Sent: 2008-10-04 16:10:08 UTC (over 3 years ago)
From: Alexander Rabtchevich
switch interface language?
Rene Veerman wrote:
> Alexander Rabtchevich wrote:
>> Rene Veerman wrote:
>>> Is it possible to switch interface languages? I've been fed dutch, but
>>> like english better.
>>>_______________________________________________
>>> Gimp-user mailing list
>>> Gimp-user@lists.XCF.Berkeley.EDU
>>> https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
>>>
>> Yes, it's possible. On Unix use a script
>> export LC_ALL=en_US.UTF-8 && gimp
>>
>> On Windows add a parameter
>> LC_ALL
>> with a value
>> en_US.UTF-8
>> to system->additional->system variables. That will change the
>> language of _all_ GTK+ programs you use.
>>
>> With respect
>> Alexander Rabtchevich
>>
> i'm using windows gimp 2.6. can't find that system menu you mention..
> or is that not a menu path?
>
In XP it is located at Control panel -> System -> Additional -> system
variables (a button at the bottom of the dialog). Then click lower
create button.With respect
Alexander Rabtchevich
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
Sent: 2008-10-04 22:45:47 UTC (over 3 years ago)
From: Cristian Secar?
switch interface language?
On Sat, 04 Oct 2008 15:37:44 +0200, Rene Veerman wrote:
> Is it possible to switch interface languages? I've been fed dutch,
> but like english better.You can make a simple *.bat file on the desktop and then click that one
instead of the original shortcut. That way you can launch whatever
version you need/want.
The file should contain these four lines:set lang=en
cd c:\Program Files\GIMP-2.0\bin
start GIMP-2.6.exe
exitCristi
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
Sent: 2008-12-17 13:15:53 UTC (about 3 years ago)
From: indebele
switch interface language?
>On Sat, 04 Oct 2008 15:37:44 +0200, Rene Veerman wrote:
>
>> Is it possible to switch interface languages? I've been fed dutch,
>> but like english better.
>
>You can make a simple *.bat file on the desktop and then click that one
>instead of the original shortcut. That way you can launch whatever
>version you need/want.
>The file should contain these four lines:
>
>set lang=en
>cd c:\Program Files\GIMP-2.0\bin
>start GIMP-2.6.exe
>exit
>
>Cristi
>--
indebeleAfter searching for weeks, I finally found your post, which worked and for
which I thank you - all other suggesetions were completely 'above me'. Have
already passed this on to another 'searcher'! Thanks again._______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user




