~ubuntu-branches/ubuntu/hardy/squirrelmail/hardy-updates

« back to all changes in this revision

Viewing changes to README.locales

  • Committer: Bazaar Package Importer
  • Author(s): Thijs Kinkhorst
  • Date: 2005-02-06 21:41:51 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050206214151-z4n1o8mnttgzuj0y
Tags: 2:1.4.4-3
* Move default_pref config file from /var to /etc, as per Debian policy
  (Closes: #293281)
* [JvW] (finally) override two lintian warnings about nonstandard
  permissions that are intentional (Closes: #293366)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The locales (translations) for the SquirrelMail package are provided in
 
2
the package "squirrelmail-locales" on which the "squirrelmail" package
 
3
currently depends. In future versions of Debian this may be changed from
 
4
a dependency to a recommendation.
 
5
 
1
6
You may need to reconfigure locales with:
2
 
 
3
7
  dpkg-reconfigure locales
4
 
 
5
8
to make alternative languages work, as per bugs 143277, 139023, etc.
6
9
 
 
10
In some cases it might also be needed to restart Apache after you've
 
11
upgraded or added locales, because of some internal caching of locale
 
12
information by Apache.