From b6db2310f7595bdd6b93a2cab5680abbe5ce6599 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Tue, 10 Nov 2015 14:18:49 -0300 Subject: [i18n] do not translate https label text --- changes/next-changelog.rst | 1 + src/leap/bitmask/gui/ui/wizard.ui | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst index 22af9bd8..c40257b8 100644 --- a/changes/next-changelog.rst +++ b/changes/next-changelog.rst @@ -21,6 +21,7 @@ Bugfixes - `#7585 `_: Open email help link on browser. - `#7598 `_: Fix errback on InvalidAuthToken. - `#1235 `_: Description for the fixed stuff corresponding with issue #1235. +- Do not translate 'https' text on QLabel. - Bugfix without related issue number. Misc diff --git a/src/leap/bitmask/gui/ui/wizard.ui b/src/leap/bitmask/gui/ui/wizard.ui index b125577e..37226d13 100644 --- a/src/leap/bitmask/gui/ui/wizard.ui +++ b/src/leap/bitmask/gui/ui/wizard.ui @@ -316,7 +316,7 @@ - https:// + https:// Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter @@ -339,7 +339,7 @@ - https:// + https:// Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter -- cgit v1.2.3