mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
[ts]update crowdin.ts and document
This commit is contained in:
parent
b392c83e86
commit
a36f218df2
5458
locale/crowdin.ts
5458
locale/crowdin.ts
File diff suppressed because it is too large
Load diff
|
@ -3,7 +3,7 @@ This project uses crowdin to organize all the transactions.When some new transac
|
|||
# how to update the crowdin.ts file
|
||||
|
||||
```
|
||||
lupdate-pro.exe -no-obsolete -no-ui-lines -locations none goldendict.pro -ts locale\crowdin.ts
|
||||
lupdate.exe -no-obsolete -no-ui-lines -locations none .\src\ -ts .\locale\crowdin.ts
|
||||
```
|
||||
|
||||
the option `-no-obsolete` will remove obsolete items from crowdin.ts file.
|
||||
|
|
Loading…
Reference in a new issue