This commit is contained in:
Fabio Erculiani
2009-06-10 10:30:50 +02:00
parent e39ce4fd01
commit b6d665de7b
+1 -1
View File
@@ -3511,7 +3511,7 @@ class Server(Singleton, TextInterface):
)
return None
mytxt = red("%s ...") % (_("Moving database (if not exists)"),)
mytxt = red("%s ...") % (_("Copying database (if not exists)"),)
self.updateProgress(
mytxt,
importance = 1,