From 747c6f2a4d994ff1c52a982d8fa7093324cfa1c5 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Mon, 24 Oct 2011 11:26:20 +0200 Subject: [PATCH] [eit.commands.commit] update i18n string, scanning database -> scanning --- server/eit/commands/commit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/eit/commands/commit.py b/server/eit/commands/commit.py index cefb885b3..f2d303d38 100644 --- a/server/eit/commands/commit.py +++ b/server/eit/commands/commit.py @@ -122,7 +122,7 @@ class EitCommit(EitCommand): # normal scanning entropy_server.output( - red("%s..." % (_("Scanning database for differences"),) ), + red("%s..." % (_("Scanning..."),) ), header=brown(" * "), importance=1) try: