aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/GnuPGControllerDialog.ui11
1 files changed, 9 insertions, 2 deletions
diff --git a/ui/GnuPGControllerDialog.ui b/ui/GnuPGControllerDialog.ui
index 9c9d7180..968aba70 100644
--- a/ui/GnuPGControllerDialog.ui
+++ b/ui/GnuPGControllerDialog.ui
@@ -125,9 +125,9 @@
</widget>
</item>
<item>
- <widget class="QLabel" name="label">
+ <widget class="QLabel" name="customGnuPGPathTipsLabel">
<property name="text">
- <string>Tips: please select a directroy where gpgconf is located.</string>
+ <string>Tips: please select a directroy where &quot;gpgconf&quot; is located in.</string>
</property>
</widget>
</item>
@@ -137,6 +137,13 @@
</widget>
</item>
<item>
+ <widget class="QLabel" name="restartTipsLabel">
+ <property name="text">
+ <string>Tips: notice that modify any of these settings will cause an Application restart.</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>