summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-07-06 18:19:38 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-07-06 18:19:38 +0200
commit1f79d16318411774420dcd0613ddb9aef4c23572 (patch)
treed4450cd1233730b3616596ed32076cd6c13397be /client
parent19c238caedc823d6bbaec5c36f633c685e618821 (diff)
downloadtwin-style-crystal-1f79d16318411774420dcd0613ddb9aef4c23572.tar.gz
twin-style-crystal-1f79d16318411774420dcd0613ddb9aef4c23572.zip
Exclude common strings of twin clients from translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'client')
-rw-r--r--client/CMakeL10n.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/client/CMakeL10n.txt b/client/CMakeL10n.txt
index 2ef5a48..815eb43 100644
--- a/client/CMakeL10n.txt
+++ b/client/CMakeL10n.txt
@@ -1,6 +1,10 @@
##### create translation templates ##############
-tde_l10n_create_template( "messages/twin-style-crystal" )
+tde_l10n_create_template(
+ CATALOG "messages/twin-style-crystal"
+ SOURCES .
+ X-POT ${CMAKE_SOURCE_DIR}/../../../core/tde-i18n/template/messages/tdebase/twin_clients.pot
+)
tde_l10n_create_template(
CATALOG "desktop_files/twin-style-crystal-desktops"