projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b473d7a
)
Document the process to update translations.
author
Peter Eisentraut
<peter_e@gmx.net>
Mon, 10 Oct 2005 19:41:27 +0000
(19:41 +0000)
committer
Peter Eisentraut
<peter_e@gmx.net>
Mon, 10 Oct 2005 19:41:27 +0000
(19:41 +0000)
src/tools/RELEASE_CHANGES
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/RELEASE_CHANGES
b/src/tools/RELEASE_CHANGES
index 42f89ff59aaa45ab261696174f953c5624fd14fa..f6d34a86992a61ced021aad9e1f0e400683b2652 100644
(file)
--- a/
src/tools/RELEASE_CHANGES
+++ b/
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.
+
---------------------------------------------------------------------------