This commit is contained in:
Marcos Pinto 2007-07-05 21:56:35 +00:00
commit 2c958c6cf5

View file

@ -78,7 +78,7 @@ def N_(self):
return self return self
STATE_MESSAGES = ( N_("Queued"), STATE_MESSAGES = ( N_("Queued"),
N_("Checking)"), N_("Checking"),
N_("Connecting"), N_("Connecting"),
N_("Downloading Metadata"), N_("Downloading Metadata"),
N_("Downloading"), N_("Downloading"),