From ed5488a490de53529f939b64a7d5bbef0bc1fac2 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Mon, 6 Mar 2017 17:35:57 +0200 Subject: [PATCH] Gerrit: Improve text in authentication dialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If5610bad071d6c5d633e28fb16cfe003bdbbd6a0 Reviewed-by: André Hartmann Reviewed-by: Leena Miettinen --- src/plugins/git/gerrit/authenticationdialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/git/gerrit/authenticationdialog.ui b/src/plugins/git/gerrit/authenticationdialog.ui index 7aabac76e0b..5fd21bd7580 100644 --- a/src/plugins/git/gerrit/authenticationdialog.ui +++ b/src/plugins/git/gerrit/authenticationdialog.ui @@ -23,7 +23,7 @@ - <html><head/><body><p>Gerrit server with HTTP was detected, but you need to setup credentials for it.</p><p>To get your password, <a href="LINK_PLACEHOLDER"><span style=" text-decoration: underline; color:#007af4;">click here</span></a> (sign in if needed). Click Generate Password if it is blank, and copy the user name and password to this form.</p><p>Choose Anonymous if you do not want authentication for this server. On this case, changes that require authentication (like draft changes, or private projects) will not be displayed.</p></body></html> + <html><head/><body><p>Gerrit server with HTTP was detected, but you need to set up credentials for it.</p><p>To get your password, <a href="LINK_PLACEHOLDER"><span style=" text-decoration: underline; color:#007af4;">click here</span></a> (sign in if needed). Click Generate Password if the password is blank, and copy the user name and password to this form.</p><p>Choose Anonymous if you do not want authentication for this server. In this case, changes that require authentication (like draft changes or private projects) will not be displayed.</p></body></html> Qt::RichText