branch | ui-scaling |
changeset 15304 | c4fd2813b127 |
parent 13517 | b62b14aa88d4 |
13390:0135e64c6c66 | 15304:c4fd2813b127 |
---|---|
1 #!/bin/sh - |
|
2 # Script to update all frontend locale files. |
|
3 |
|
4 # HOW TO USE: |
|
5 # - Run this script in the tools/ directory. |
|
6 # Result: All .ts files in share/hedgewars/Data/Locale will be updated. |
|
7 |
|
8 lupdate ../QTfrontend -ts ../share/hedgewars/Data/Locale/hedgewars_*.ts |