From d0713d018c021d7d9b1dde4ecc191ff3828a4732 Mon Sep 17 00:00:00 2001 From: Olivier Goffart Date: Mon, 15 Jan 2018 11:29:08 +0100 Subject: [PATCH] client_de.ts: Fix spacing in a translation Issue #6303 --- translations/client_de.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/client_de.ts b/translations/client_de.ts index 928134fcc0..a453fc0c47 100644 --- a/translations/client_de.ts +++ b/translations/client_de.ts @@ -2804,7 +2804,7 @@ Es ist nicht ratsam, diese zu benutzen. <html><head/><body><p>You can direct people to this shared file or folder <a href="private link menu"><span style=" text-decoration: underline; color:#0000ff;">by giving them a private link</span></a>.</p></body></html> - <html><head/><body><p>Sie können Leute direkt zu dieser Freigabe leiten<a href="private link menu"><span style=" text-decoration: underline; color:#0000ff;">, wenn Sie Ihnen einen privaten Link</span></a>gibst.</p></body></html> + <html><head/><body><p>Sie können Leute direkt zu dieser Freigabe leiten, <a href="private link menu"><span style=" text-decoration: underline; color:#0000ff;">wenn Sie Ihnen einen privaten Link</span></a> gibst.</p></body></html>