Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b1e71e8

Browse files
committed
Update translation updating procedure. This pertains to some changes I
made to automatically exclude translations below the 80% minimum.
1 parent c7b5e85 commit b1e71e8

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

src/tools/RELEASE_CHANGES

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,12 @@ For All Releases (major, minor, beta, RC)
1717
* Translation updates
1818
Translations are kept in the project "pgtranslation" on PgFoundry.
1919
1. Check out the messages module (of the right branch).
20-
2. Check out the admin module.
21-
3. Run "sh .../admin/cp-po .../messages .../pgsql
22-
4. Commit.
20+
2. Tag the messages: cvs tag -c RELx_y_z
21+
3. Check out the admin module.
22+
4. From babel.postgresql.org, download the "qualified list"
23+
for the respective branch.
24+
5. Run "sh .../admin/cp-po -L qualified-list-xxx.txt .../messages .../pgsql
25+
6. Commit.
2326

2427

2528
For Major Releases

0 commit comments

Comments
 (0)