diff options
Diffstat (limited to 'mdkapplet-enterprise-update-helper')
-rwxr-xr-x | mdkapplet-enterprise-update-helper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkapplet-enterprise-update-helper b/mdkapplet-enterprise-update-helper index e993556a..d6d0754a 100755 --- a/mdkapplet-enterprise-update-helper +++ b/mdkapplet-enterprise-update-helper @@ -153,7 +153,7 @@ sub no_rights_dialog() { $w, [ get_banner(N("Adding an additional package medium")), - gtknew('Label_Left', text => N("Your Mandriva account does not have %s download subscription enabled.", N("MES5")), + gtknew('Label_Left', text => N("Your Mandriva account does not have %s download subscription enabled.", translate_product()), @common), gtknew('HButtonBox', layout => 'start', children_tight => [ interactive::gtk::add_padding( |