Skip to content

Commit

Permalink
Rename translation files
Browse files Browse the repository at this point in the history
  • Loading branch information
DamirPorobic committed Oct 2, 2020
1 parent 0530006 commit dfbf805
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translations/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ set(KIMAGEANNOTATOR_LANG_TS
kImageAnnotator_sv.ts
kImageAnnotator_tr.ts
kImageAnnotator_uk.ts
kImageAnnotator_zh_Hans.ts)
kImageAnnotator_zh_CN.ts)

if (DEFINED UPDATE_TS_FILES)
qt5_create_translation(KIMAGEANNOTATOR_LANG_QM ${CMAKE_SOURCE_DIR}/translations ${KIMAGEANNOTATOR_SRCS} ${KIMAGEANNOTATOR_LANG_TS} OPTIONS "-no-obsolete")
Expand Down
File renamed without changes.

0 comments on commit dfbf805

Please sign in to comment.