Skip to content

Commit

Permalink
profiles/translation: Add tx pull step
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed May 31, 2024
1 parent 3e30083 commit bf2a31a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/profiles/translation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ Prepare the compendia
git checkout main
git pull --rebase
tx pull -w 20 -f -a
for extension_version in bids/v1.1.5 charges/master documentation_details/master finance/master location/v1.1.5 metrics/1.1 milestone_documents/v1.1.5 performance_failures/master project/master risk_allocation/master shareholders/master signatories/master tariffs/1.1 ppp/master; do
msgcat --use-first locale/$lang/LC_MESSAGES/$extension_version/**/*.po > $lang-$(echo $extension_version | tr '/' '-').po
done
Expand Down

0 comments on commit bf2a31a

Please sign in to comment.