Skip to content
Snippets Groups Projects
Commit b1e71e8f authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Update translation updating procedure. This pertains to some changes I

made to automatically exclude translations below the 80% minimum.
parent c7b5e851
No related branches found
No related tags found
No related merge requests found
......@@ -17,9 +17,12 @@ For All Releases (major, minor, beta, RC)
* 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.
2. Tag the messages: cvs tag -c RELx_y_z
3. Check out the admin module.
4. From babel.postgresql.org, download the "qualified list"
for the respective branch.
5. Run "sh .../admin/cp-po -L qualified-list-xxx.txt .../messages .../pgsql
6. Commit.
For Major Releases
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment