Document the process to update translations.

REL8_1_STABLE
Peter Eisentraut 20 years ago
parent b473d7adc4
commit 15a110ed01
  1. 7
      src/tools/RELEASE_CHANGES

@ -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.
---------------------------------------------------------------------------

Loading…
Cancel
Save