[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: development environment
From: |
Davi Leal |
Subject: |
Re: development environment |
Date: |
Tue, 14 Oct 2008 20:47:04 +0200 |
User-agent: |
KMail/1.9.9 |
Federico Giménez Nieto wrote:
> Ok, i have the QEMU vm up and working! When browsing to the homepage it
> detects correctly the browser language (es) but the texts are in english,
> don't know if this is normal.
The "locale -a" command should show the es_ES.utf8. Else you should add it
executing the "dpkg-reconfigure locales" as root.
Besides, you should follow the 12 and 13 steps exposed at [1].
[1] http://savannah.nongnu.org/cookbook/?func=detailitem&item_id=155
> Currently i don't have any debian partition (i use arch), perhaps this is a
> good opportunity to install one, what do you think?
Yes, it is :)
You should follow the [1] guide and ask for help if you need it.