Skip to content

Commit

Permalink
Merge branch 'osc-plugin-controller' of https://github.com/NozBead/Mu…
Browse files Browse the repository at this point in the history
…seScore into osc-plugin-controller
  • Loading branch information
Anzo committed May 18, 2020
2 parents da5cd0b + 174d9bd commit 38ab4f4
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions build/travis/job_macos_lupdate/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ rm mscore.pro
rm instruments.pro
rm tours.pro

sudo pip install transifex-client

cat > ~/.transifexrc <<EOL
[https://www.transifex.com]
hostname = https://www.transifex.com
password = $TRANSIFEX_PASSWORD
token =
username = $TRANSIFEX_USER
EOL

cp share/locale/mscore_en_US.ts share/locale/mscore_en.ts
tx push -s
#sudo pip install transifex-client

#cat > ~/.transifexrc <<EOL
#[https://www.transifex.com]
#hostname = https://www.transifex.com
#password = $TRANSIFEX_PASSWORD
#token =
#username = $TRANSIFEX_USER
#EOL

#cp share/locale/mscore_en_US.ts share/locale/mscore_en.ts
#tx push -s

0 comments on commit 38ab4f4

Please sign in to comment.