[X2Go-Commits] [x2goclient] 01/02: res/i18n/x2goclient_de.ts: fix typo in close message.
git-admin at x2go.org
git-admin at x2go.org
Tue Sep 13 02:00:54 CEST 2016
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goclient.
commit 682b1c084d4e36d128674f84f8b05aa1e0a0c0d1
Author: Peter Barth <p.barth at gmx.de>
Date: Tue Sep 13 01:26:50 2016 +0200
res/i18n/x2goclient_de.ts: fix typo in close message.
---
debian/changelog | 4 ++++
res/i18n/x2goclient_de.ts | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e3c5559..2639d30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -78,6 +78,10 @@ x2goclient (4.0.5.2-0x2go1) UNRELEASED; urgency=medium
- reset session data in broker config.
- add "--no-autoresume" parameter.
+ [ Peter Barth ]
+ * New upstream release (4.0.5.2):
+ - res/i18n/x2goclient_de.ts: fix typo in close message.
+
-- X2Go Release Manager <git-admin at x2go.org> Thu, 24 Mar 2016 23:04:42 +0100
x2goclient (4.0.5.1-0x2go1) unstable; urgency=low
diff --git a/res/i18n/x2goclient_de.ts b/res/i18n/x2goclient_de.ts
index fbe3b3a..69de131 100644
--- a/res/i18n/x2goclient_de.ts
+++ b/res/i18n/x2goclient_de.ts
@@ -1935,7 +1935,7 @@ Möchten Sie die Verbindung abbrechen?</translation>
<message>
<location filename="../../src/onmainwindow.cpp" line="1404"/>
<source>Closing X2Go Client ...</source>
- <translation>X2GoClient wird geschossen ...</translation>
+ <translation>X2GoClient wird geschlossen ...</translation>
</message>
<message>
<location filename="../../src/onmainwindow.cpp" line="1552"/>
@@ -2851,7 +2851,7 @@ Bitte installieren sie eine neuere Version von x2goserver</translation>
</message>
<message>
<source>Closing x2goclient...</source>
- <translation type="obsolete">X2Go Client wird geschossen...</translation>
+ <translation type="obsolete">X2Go Client wird geschlossen...</translation>
</message>
<message>
<source>Closed x2goclient.</source>
--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list