Abrowser's Language

7 respuestas [Último envío]
SVTony
Desconectado/a
se unió: 02/07/2014

I'd like to change my abrowser's language. How do I do that?
I have not found any way to do this.

SuperTramp83

I am a translator!

Desconectado/a
se unió: 10/31/2014

you have to install the language pack of the desired language. The easy way of doing so is opening synaptic and inserting the word abrowser in the search field. abrowser-locale-de is for example the german language pack..You find synaptic in the system settings or otherwise in terminal:
sudo synaptic
cheers

SVTony
Desconectado/a
se unió: 02/07/2014

Thanks! That worked.

lembas
Desconectado/a
se unió: 05/13/2010

> sudo synaptic

It's best to use gksudo with graphical apps categorically to not risk fouling up the permissions. So rather

gksudo synaptic

buildcomplete
Desconectado/a
se unió: 01/26/2015

what risk are you thinking of?

I would think the only difference is the interface (graphical/command-line)

lembas
Desconectado/a
se unió: 05/13/2010

Upstream documentation says

gksudo sets HOME=~root, and copies .Xauthority to a tmp directory. This prevents files in your home directory becoming owned by root.

buildcomplete
Desconectado/a
se unió: 01/26/2015

thanks,
that is good to know.

SuperTramp83

I am a translator!

Desconectado/a
se unió: 10/31/2014

:)