This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 789f3559c107ca35bb0770ae090f84b3f4b2b534 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Feb 8 23:47:15 2020 +0100 res/i18n/x2goclient_de.ts: better translate UNIX cleanup helper and fix "X2Go Client" as "X2GoClient" globally. --- debian/changelog | 2 ++ res/i18n/x2goclient_de.ts | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 54282af..607a1e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -173,6 +173,8 @@ x2goclient (4.1.2.2-0x2go1) UNRELEASED; urgency=medium - res/i18n/x2goclient_cs.ts: fix up whitespace and mark actually finished translation string as such, also removing my previous comment. - res/i18n/x2goclient_nb_no.ts: fix up whitespace and typos. + - res/i18n/x2goclient_de.ts: better translate UNIX cleanup helper and fix + "X2Go Client" as "X2GoClient" globally. * debian/control: + Add build-depend on pkg-config. * x2goclient.spec: diff --git a/res/i18n/x2goclient_de.ts b/res/i18n/x2goclient_de.ts index 317511d..c3d04a4 100644 --- a/res/i18n/x2goclient_de.ts +++ b/res/i18n/x2goclient_de.ts @@ -1425,7 +1425,7 @@ sound system connections through firewalls</source> <message> <location filename="../../src/help.cpp" line="177"/> <source>Disables X2Go Client's UNIX cleanup helper. This will prevent X2Go Client from terminating spawned processes after the main program terminates or crashes. Use with care and when in doubt, do not use this parameter at all.</source> - <translation>Deaktiviert den Unix-Cleanup-Helper des X2GoClients. Dies verhindert, dass X2GoClient Kindsprozesse töten kann, nachdem sich das Hauptprogramm beendet hat oder abgestürzt ist. Bitte mit Vorsicht verwenden, und im Zweifelsfall diesen Parameter nicht benutzen.</translation> + <translation>Deaktiviert den UNIX-Aufräum-Helfer des X2GoClients. Dies verhindert, dass X2GoClient Kindsprozesse töten kann, nachdem sich das Hauptprogramm beendet hat oder abgestürzt ist. Bitte mit Vorsicht verwenden, und im Zweifelsfall diesen Parameter nicht benutzen.</translation> </message> </context> <context> @@ -3054,7 +3054,7 @@ Please check your settings</source> <message> <location filename="../../src/onmainwindow.cpp" line="194"/> <source>X2Go Client</source> - <translation>X2Go Client</translation> + <translation>X2GoClient</translation> </message> <message> <location filename="../../src/onmainwindow.cpp" line="229"/> -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git