Renaming of the file for the Swedish translation in a CMake script (bug #2524)
A translation file was renamed to use the correct ISO-639 name.
03bd4fa463 (gui)
/gui.pro
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
This commit is contained in:
parent
87d85cd89e
commit
db84b3d0e7
|
@ -102,8 +102,8 @@ SET(CHECK_TRANS
|
||||||
cppcheck_nl.ts
|
cppcheck_nl.ts
|
||||||
cppcheck_pl.ts
|
cppcheck_pl.ts
|
||||||
cppcheck_ru.ts
|
cppcheck_ru.ts
|
||||||
cppcheck_se.ts
|
|
||||||
cppcheck_sr.ts
|
cppcheck_sr.ts
|
||||||
|
cppcheck_sv.ts
|
||||||
)
|
)
|
||||||
|
|
||||||
SET(CHECK_RCCS gui.qrc)
|
SET(CHECK_RCCS gui.qrc)
|
||||||
|
|
Loading…
Reference in New Issue