diff --git a/.tx/config b/.tx/config new file mode 100644 index 000000000..4872d8dc7 --- /dev/null +++ b/.tx/config @@ -0,0 +1,8 @@ +[main] +host = https://www.transifex.net + +[virt-manager.virt-managerpot] +file_filter = po/.po +source_file = po/virt-manager.pot +source_lang = en + diff --git a/docs/RELEASE-PROCESS.txt b/docs/RELEASE-PROCESS.txt index e14f687eb..87363b28a 100644 --- a/docs/RELEASE-PROCESS.txt +++ b/docs/RELEASE-PROCESS.txt @@ -11,10 +11,11 @@ Preparing the source tree: 1. Sync up latest translations - see po/README.txt 2. Change release number in configure.ac 3. Update virtinst version requirement in configure.ac - 3. Update NEWS file (and spec with release info) + 4. Update NEWS file (and spec with release info) + 5. Sync translations from transifex (see po/README.txt) 6. Update virt-manager.spec.in changelog & reset Release to '1' - 5. Checkin changes - 6. Run 'git tag RELEASE-X.Y.Z-1' + 7. Checkin changes + 8. Run 'git tag RELEASE-X.Y.Z-1' Preparing the build: diff --git a/po/README.txt b/po/README.txt index db2ec380a..f193ad596 100644 --- a/po/README.txt +++ b/po/README.txt @@ -1,14 +1,12 @@ Notes on translation process ============================ -The translations for virt-manager are handled by the fedora community -via transifex. Translations are committed directly to the repo, so the -maintainers job is quite easy :) - -To update the virt-manager translation template, run +The translations for virt-manager are handled via transifex.net. +To pull in the latest translations requires the transifex-client package: + tx pull make update-po Translators can easily sign up to contribute: -https://translate.fedoraproject.org/ +http://help.transifex.net/