Document the process to update translations.

This commit is contained in:
Peter Eisentraut 2005-10-10 19:41:27 +00:00
parent b473d7adc4
commit 15a110ed01

View File

@ -45,6 +45,13 @@
* Update pg_upgrade to handle new version, or disable
* Translation updates
Translations are kept in the project "pgtranslation" on PgFoundry.
1. Check out the messages module (of the right branch).
2. Check out the admin module.
3. Run "sh .../admin/cp-po .../messages .../pgsql
4. Commit.
---------------------------------------------------------------------------