summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/services.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/services.pm b/perl-install/services.pm
index bff175244..0ddaaf79a 100644
--- a/perl-install/services.pm
+++ b/perl-install/services.pm
@@ -233,7 +233,7 @@ sub ask_standalone_gtk {
($started, $action) = $update_service->($service, $l);
$display->($_);
}
- )) } (_("Start"), _("Stop"))
+ )) } (__("Start"), __("Stop"))
]
}
@$l)), 500, 400),