Bonjour,
Suite à ceci,
l’interface de KDE et de certains programmes est en français mais il en reste en anglais.
Comment mettre les interfaces de toutes les applications en français en une seule manipulation ?
Il y a une erreur quelque part :
[code]root@debian:~# aptitude upgrade
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
Traceback (most recent call last):
File “/usr/bin/apt-listchanges”, line 33, in
from ALChacks import *
File “/usr/share/apt-listchanges/ALChacks.py”, line 32, in
sys.stderr.write(("Can’t set locale; make sure $LC* and $LANG are correct!\n"))
NameError: name ‘_’ is not defined
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale (“C”).
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
root@debian:~#[/code]