summaryrefslogtreecommitdiffstats
path: root/mgaapplet
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2016-05-29 00:46:24 +0200
committerRémi Verschelde <rverschelde@gmail.com>2016-05-29 00:46:24 +0200
commitec153af32ff4f1d70a0387135ccc25894bd8a3af (patch)
tree51f467054b7f75cff04b1aa84d1db16aa5994822 /mgaapplet
parent09e9a31fd57247a1559974b2ffcd2224c7779196 (diff)
downloadmgaonline-ec153af32ff4f1d70a0387135ccc25894bd8a3af.tar
mgaonline-ec153af32ff4f1d70a0387135ccc25894bd8a3af.tar.gz
mgaonline-ec153af32ff4f1d70a0387135ccc25894bd8a3af.tar.bz2
mgaonline-ec153af32ff4f1d70a0387135ccc25894bd8a3af.tar.xz
mgaonline-ec153af32ff4f1d70a0387135ccc25894bd8a3af.zip
Fix wrong contact address for support (mga#17430)
Diffstat (limited to 'mgaapplet')
-rwxr-xr-xmgaapplet2
1 files changed, 1 insertions, 1 deletions
diff --git a/mgaapplet b/mgaapplet
index 9b68a91f..02b66b26 100755
--- a/mgaapplet
+++ b/mgaapplet
@@ -92,7 +92,7 @@ my %state = (
critical => {
colour => [ 'noconf' ],
menu => [ 'check' ],
- tt => [ N_("Service configuration problem. Please check logs and send mail to support\@mageiaonline.com") ]
+ tt => [ N_("Service configuration problem. Please check the logs and contact %s.", "https://www.mageia.org/support/#comm") ]
},
busy => {
colour => [ 'busy' ],