From fab0fdfe70dc3ab548bff44942f92c44d19a395e Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Fri, 23 Mar 2007 14:18:43 +0000 Subject: * fixed incorrect uses of the _tr() function git-svn-id: http://svn.openslx.org/svn/openslx/trunk@812 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/slxos-setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer/slxos-setup') diff --git a/installer/slxos-setup b/installer/slxos-setup index 9a14921d..b120cfc6 100755 --- a/installer/slxos-setup +++ b/installer/slxos-setup @@ -138,7 +138,7 @@ if ($action =~ m[import]i) { list-supported list-installed update -Try '$0 --help' for more info.\n"); +Try '%s --help' for more info.\n", $0); } __END__ -- cgit v1.2.3-55-g7522