Locale: Difference between revisions

From XPUB & Lens-Based wiki
(New page: <source lang="bash"> ls -l /usr/share/i18n/locales/ </source> It may be necessary to install support for locales? On a Debian/Ubuntu system this can be done with (or is this standard on a...)
(No difference)

Revision as of 00:07, 6 April 2009

ls -l /usr/share/i18n/locales/

It may be necessary to install support for locales? On a Debian/Ubuntu system this can be done with (or is this standard on all systems):

apt-get install locales