05-17-2014, 12:54 AM
05-17-2014, 04:08 AM
Hello!
Welcome to Linux Lite. To keep the ISO a reasonable size, not every language/dialect is included in the ISO.
Click on 'Menu > Settings > Language Support'. There you will see a bar saying 'Install/Remove Languages'. Portuguese is one of the choices.
Once you install Portuguese support, you should be able to select 'Brazil' as a subset. If not, holler. We'll go from there...
73 DE N4RPS
Rob
Welcome to Linux Lite. To keep the ISO a reasonable size, not every language/dialect is included in the ISO.
Click on 'Menu > Settings > Language Support'. There you will see a bar saying 'Install/Remove Languages'. Portuguese is one of the choices.
Once you install Portuguese support, you should be able to select 'Brazil' as a subset. If not, holler. We'll go from there...
73 DE N4RPS
Rob
siqueira3103
05-17-2014, 09:39 AM
Hello good day, I've done, the more the system does not change the language.
http://uploaddeimagens.com.br/imagens/sc..._30_41-png
http://www.tickimg.com.br/uploads/_scree...:32:59.png
http://i61.tinypic.com/svhnkh.png
:'(
http://uploaddeimagens.com.br/imagens/sc..._30_41-png
http://www.tickimg.com.br/uploads/_scree...:32:59.png
http://i61.tinypic.com/svhnkh.png
:'(
05-17-2014, 09:59 AM
I would highly recommend you start again but this time use the Language Guide in the Help Manual. Menu > Help Manual > Install Guide > Setting your Language.
siqueira3103
05-17-2014, 06:04 PM
These forms can not change the language... 

Rearis
07-23-2014, 08:19 AM
Now this worried me...
ikszman
09-16-2014, 06:15 PM
Hi everyone.
Unfortunately for me, this is what happened.
Menu > Help Manual > Install Guide > Setting your Language.
They did. Left to default (U.S.) English.
Solution:
Terminal open,Edit this: -> /etc/default/locale.
The first and the last entry is renamed as appropriate.
For example, I have:
Good luck.
Unfortunately for me, this is what happened.
Menu > Help Manual > Install Guide > Setting your Language.
They did. Left to default (U.S.) English.
Solution:
Terminal open,
Code:
sudo leafpad
The first and the last entry is renamed as appropriate.
For example, I have:
Code:
LANG="hu_HU.UTF-8"
LC_NUMERIC="hu_HU.UTF-8"
LC_TIME="hu_HU.UTF-8"
LC_MONETARY="hu_HU.UTF-8"
LC_PAPER="hu_HU.UTF-8"
LC_IDENTIFICATION="hu_HU.UTF-8"
LC_NAME="hu_HU.UTF-8"
LC_ADDRESS="hu_HU.UTF-8"
LC_TELEPHONE="hu_HU.UTF-8"
LC_MEASUREMENT="hu_HU.UTF-8"
LANGUAGE="hu"
Good luck.