Using the `pyside6-project lupdate` command can generate the ts files used for translations in PySide6. However, sometimes we want to place the ts files in a subfolder, but we find that it is impossible to achieve this.
This is because the `pyside6-project lupdate` command uses the ts file names, which do not include paths. Therefore, it operates within the project directory, and since there are several ts files, it will execute multiple times.
- relates to
-
PYSIDE-2861 `pyside6-project lupdate` forgets subfolders
-
- Closed
-
For Gerrit Dashboard: PYSIDE-3095 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
654766,3 | pyside6-project lupdate: Support directories in .ts file names | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |
656110,2 | pyside6-project lupdate: Support directories in .ts file names | 6.9 | pyside/pyside-setup | Status: MERGED | +2 | 0 |