From e69b81c2b8ec6f49614b3ce657e200cd2dc2beb9 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Wed, 20 Jun 2007 19:54:43 +0000 Subject: * cosmetical change of info text git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1184 95ad53e4-c205-0410-b2fa-d234c58c8868 --- config-db/slxconfig-demuxer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-db') diff --git a/config-db/slxconfig-demuxer b/config-db/slxconfig-demuxer index ff1dc18d..bb54f718 100755 --- a/config-db/slxconfig-demuxer +++ b/config-db/slxconfig-demuxer @@ -555,7 +555,7 @@ sub writeConfigurations foreach my $system (@systems) { next unless $system->{id} > 0; - vlog(0, _tr('exporting system %d:%s', $system->{id}, $system->{name})); + vlog(0, _tr('exporting system %d : %s', $system->{id}, $system->{name})); $systemConfCount++; my $info = $openslxDB->aggregatedSystemFileInfoFor($system); -- cgit v1.2.3-55-g7522