From 0a0cd167915f0e38e036ae2d944bff3f55ef8075 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 23 Feb 2006 12:58:44 +0000 Subject: use translated strings --- live/draklive-install/draklive-install | 2 ++ 1 file changed, 2 insertions(+) (limited to 'live') diff --git a/live/draklive-install/draklive-install b/live/draklive-install/draklive-install index 2c9202a77..080816f6c 100755 --- a/live/draklive-install/draklive-install +++ b/live/draklive-install/draklive-install @@ -9,6 +9,8 @@ use install_interactive; use fs::type; use common; +push @::textdomains, 'draklive-install'; + { use interactive; package interactive; -- cgit v1.2.1