Cannot switch from DE to EN on Debian Sarge 3.1

Discussion in 'Installation/Configuration' started by ppc, Jun 1, 2007.

  1. ppc

    ppc New Member

    Hi

    I'm trying for over a week to change the damn language from German to English on my dedicated server and I can't

    So far I have tried:

    and nothing

    as you can see its still DE

    I don't know what to do next ...

    Please help me
     
  2. falko

    falko Super Moderator Howtoforge Staff

    You could try
    Code:
    apt-get install localeconf
     
  3. ppc

    ppc New Member

    quickfileupload:~# apt-get install localeconf
    Reading Package Lists... Done
    Building Dependency Tree... Done
    localeconf is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 260 not upgraded.
    quickfileupload:~#

    no luck
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Then try
    Code:
    dpkg-reconfigure localeconf
     
  5. ppc

    ppc New Member

    No luck falko.
     

Share This Page