Exclude common strings of twin clients from translations.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/2/head
Slávek Banko 3 years ago
parent 19c238caed
commit 1f79d16318
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -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"

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-07-02 03:48+0200\n"
"POT-Creation-Date: 2021-07-06 18:15+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -27,43 +27,10 @@ msgid ""
"Your emails"
msgstr ""
#: crystalclient.cpp:897
msgid "Menu"
msgstr ""
#: crystalclient.cpp:908 crystalclient.cpp:1018
msgid "Not on all desktops"
msgstr ""
#: crystalclient.cpp:911 crystalclient.cpp:1018
msgid "On All Desktops"
msgstr ""
#: crystalclient.cpp:930
msgid "Minimize"
msgstr ""
#: crystalclient.cpp:938
msgid "Keep Above Others"
msgstr ""
#: crystalclient.cpp:946
msgid "Keep Below Others"
msgstr ""
#: crystalclient.cpp:954
msgid "Shade"
msgstr ""
#: crystalclient.cpp:968 crystalclient.cpp:1035
msgid "Maximize"
msgstr ""
#: config/configdialog.ui:16
#, no-c-format
msgid "Config Dialog"
msgstr ""
#: config/configdialog.ui:37
#, no-c-format
msgid "Ge&neral"
@ -85,11 +52,6 @@ msgstr ""
msgid "Shows a tooltip, if the mouse pointer is over the caption."
msgstr ""
#: config/configdialog.ui:87
#, no-c-format
msgid "Title &Alignment"
msgstr ""
#: config/configdialog.ui:93
#, no-c-format
msgid "Use these buttons to set the alignment of the window title"
@ -186,11 +148,6 @@ msgstr ""
msgid "Height of the title par (independend to border width)"
msgstr ""
#: config/configdialog.ui:443
#, no-c-format
msgid "Use shadowed &text"
msgstr ""
#: config/configdialog.ui:446 config/configdialog.ui:1764
#, no-c-format
msgid "Alt+T"

Loading…
Cancel
Save