diff options
author | Saturneric <[email protected]> | 2022-01-04 15:49:00 +0000 |
---|---|---|
committer | Saturneric <[email protected]> | 2022-01-04 15:49:00 +0000 |
commit | 952d0424ab1a130d4365bd9995b03a9fc1ddd81b (patch) | |
tree | 4c5e5d3b7b41a3e3ac1da007c47a0189e0e1df0f /ui/NetworkSettings.ui | |
parent | <feature, fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1 and ad... (diff) | |
download | GpgFrontend-952d0424ab1a130d4365bd9995b03a9fc1ddd81b.tar.gz GpgFrontend-952d0424ab1a130d4365bd9995b03a9fc1ddd81b.zip |
<fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1.
1. fixed proxy settings ui.
2. fixed send mail settings ui.
3. fixed uncaught exception handling.
Diffstat (limited to 'ui/NetworkSettings.ui')
-rw-r--r-- | ui/NetworkSettings.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/NetworkSettings.ui b/ui/NetworkSettings.ui index a288d440..9e27d11b 100644 --- a/ui/NetworkSettings.ui +++ b/ui/NetworkSettings.ui @@ -274,7 +274,7 @@ <item> <widget class="QCheckBox" name="prohibitUpdateCheck"> <property name="text"> - <string>Prohibit checking for updates.</string> + <string>Prohibit checking for version updates when the program starts.</string> </property> </widget> </item> |