You are not logged in.
Pages: 1
You can edit your first post to mark it solved...
I used this live:
devuan_jessie_1.0.0_amd64_desktop-Live.iso ( https://devuan.c3l.lu/devuan_jessie/desktop-live/ )
I chose the Italian during installation (using refracta)
then as usual I've copied backup files for thunar and xfce, which I use both in gentoo and debian, but are just the xfce4 panel configurations and the custom thunar menu.
I solved by inserting in the .bashrc file of my user the string:
export LANG=it_IT.UTF-8
export LC_ALL=it_IT.UTF-8
even though this does not seem to me a user-friend result.
Can I put "solved" in the title?
I do it this way:
export LANG=it_IT.UTF-8 export LC_ALL=it_IT.UTF-8
I wrote it as root and restarted, but the result is always the same.
Hello everyone .
I have a small problem with the localization of the Italian language.
I have configured local-gen, I added a line containing ":" $ {LANG: = it_IT.UTF-8} "; export LANG" in / etc / profile
I reconfigured everything with dpkg-reconfigure locales
installed all the packages in the Italian language.
But when I reboot I can not get the localized system in Italian.
Someone can help me figure out where I'm wrong. Thank you.
Sorry for my bad English.
*Prompt:
# locale-gen
it_IT.UTF-8... done
Generation complete.
---------------------------------
# locale -a
C
C.UTF-8
POSIX
it_IT.utf8
--------------------------------
Pages: 1