diff options
author | Slávek Banko <[email protected]> | 2018-12-20 18:46:01 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-12-20 18:50:33 +0100 |
commit | 66c73b1bc2823c2849eb4f12af8922d60bca8ce1 (patch) | |
tree | f790a3ab2f14c6a3f0639899eb8549d881effc6a /pt_BR/CMakeLists.txt | |
parent | 06d2c2be77f50b83f04dd86e3d9a68473b72d1ae (diff) | |
download | k3b-i18n-66c73b1bc2823c2849eb4f12af8922d60bca8ce1.tar.gz k3b-i18n-66c73b1bc2823c2849eb4f12af8922d60bca8ce1.zip |
Add translation templates.
Modify CMake rules for translations
to make them independent of languages.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 9fed4e832edb35b2d169172a8380453aac98b143)
Diffstat (limited to 'pt_BR/CMakeLists.txt')
-rw-r--r-- | pt_BR/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pt_BR/CMakeLists.txt b/pt_BR/CMakeLists.txt index a435eb9..ba78952 100644 --- a/pt_BR/CMakeLists.txt +++ b/pt_BR/CMakeLists.txt @@ -1,2 +1 @@ -tde_conditional_add_subdirectory( BUILD_MESSAGES messages ) tde_conditional_add_subdirectory( BUILD_DOC doc ) |