Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8a32819

Browse files
committed
Update translation updates instructions
1 parent3151019 commit8a32819

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

‎src/tools/RELEASE_CHANGES

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,16 @@ For All Releases (major, minor, beta, RC)
1616
Windows releases, if any (see src/timezone/README)
1717

1818
* Translation updates
19-
Translations are kept intheproject "pgtranslation" on PgFoundry.
20-
1. Check out themessages module (of the right branch).
21-
2.Tagthemessages: cvs tag -c RELx_y_z
22-
3. Check out theadmin module.
23-
4. From babel.postgresql.org, download the "qualified list"
19+
1. Check outthemessages repository (of the right branch) from
20+
<http://git.postgresql.org/git/pgtranslation/messages.git>.
21+
2.Check outtheadmin repository from
22+
<http://git.postgresql.org/git/pgtranslation/admin.git>.
23+
3. From babel.postgresql.org, download the "qualified list"
2424
for the respective branch.
25-
5. Run "sh .../admin/cp-po -L qualified-list-xxx.txt .../messages .../pgsql
26-
6. Commit.
25+
4. Run ".../admin/cp-po -L qualified-list-xxx.txt -g .../messages .../postgresql".
26+
This creates a commit in the postgresql repository.
27+
5. Tag the messages: git tag RELx_y_z
28+
6. Push everything.
2729

2830

2931
For Major Releases

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp