Refer to coding-style.md
make update-ts
-
add the language to the LANGUAGES variable in
CMakeLists.txt
SET(LANGUAGES zh_CN xx_YY)
-
make update-ts
-
add a line to
seafile-client.qrc
<file>i18n/seafile_xx_YY.qm</file>
-
add the language to the LANGUAGES variable in
CMakeLists.txt
SET(LANGUAGES zh_CN xx_YY)
-
add a line to
seafile-client.qrc
<file>i18n/seafile_xx_YY.qm</file>