mirror of
https://github.com/postgres/postgres.git
synced 2026-06-10 01:00:11 -04:00
Document the process to update translations.
This commit is contained in:
parent
b473d7adc4
commit
15a110ed01
1 changed files with 7 additions and 0 deletions
|
|
@ -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…
Reference in a new issue