Browse Source

Merge pull request #6030 from mavlink/localization

Updating strings for localization [ci skip]
QGC4.4
Gus Grubba 7 years ago committed by GitHub
parent
commit
c94a663c22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      localization/gen_translation_source.sh
  2. 5145
      localization/qgc.ts

2
localization/gen_translation_source.sh

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
#!/bin/bash
# This is set to find lupdate in my particular installation. You will need to set the path
# where you have Qt installed.
QT_PATH=~/Applications/Qt/5.7/clang_64/bin
QT_PATH=~/Applications/Qt/5.9.1/clang_64/bin
$QT_PATH/lupdate ../src -ts qgc.ts

5145
localization/qgc.ts

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save