summaryrefslogtreecommitdiffstats
path: root/mgaapplet-config
diff options
context:
space:
mode:
Diffstat (limited to 'mgaapplet-config')
-rwxr-xr-xmgaapplet-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/mgaapplet-config b/mgaapplet-config
index 59113839..babba1b1 100755
--- a/mgaapplet-config
+++ b/mgaapplet-config
@@ -82,7 +82,7 @@ sub configure() {
step_increment => 1,
value_ref => \$config{FIRST_CHECK_DELAY}) ],
[ gtknew('CheckButton',
- text => N("Check for newer \"%s\" releases", $product),
+ text => N("Check for newer \"%s\" releases", "Mageia"),
active_ref => \$config{DO_NOT_ASK_FOR_DISTRO_UPGRADE},
),
],