QPhotoRec: add sv_SE and zh_CN translations - missing part
This commit is contained in:
parent
d59dbf0087
commit
945dccda01
2 changed files with 4 additions and 1 deletions
|
@ -411,7 +411,9 @@ QT_TS = \
|
|||
lang/qphotorec.ja.ts \
|
||||
lang/qphotorec.pt.ts \
|
||||
lang/qphotorec.ru.ts \
|
||||
lang/qphotorec.sv_SE.ts \
|
||||
lang/qphotorec.tr.ts \
|
||||
lang/qphotorec.zh_CN.ts \
|
||||
lang/qphotorec.zh_TW.ts
|
||||
|
||||
photorec_C_SOURCES = $(photorec_C) $(file_C) $(base_C) $(fs_C) $(photorec_ncurses_C) suspend_no.c
|
||||
|
|
|
@ -9,8 +9,9 @@
|
|||
<file>lang/qphotorec.ja.qm</file>
|
||||
<file>lang/qphotorec.pt.qm</file>
|
||||
<file>lang/qphotorec.ru.qm</file>
|
||||
<file>lang/qphotorec.sv_SE.qm</file>
|
||||
<file>lang/qphotorec.tr.qm</file>
|
||||
<file>lang/qphotorec.zh_CN.qm</file>
|
||||
<file>lang/qphotorec.zh_TW.qm</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
|
|
Loading…
Reference in a new issue