- one more string
authorJan Kupec <jkupec@suse.cz>
Wed, 25 Jun 2008 14:08:56 +0000 (14:08 +0000)
committerJan Kupec <jkupec@suse.cz>
Wed, 25 Jun 2008 14:08:56 +0000 (14:08 +0000)
src/locks.cc

index 6a76c5b..9a2ee54 100644 (file)
@@ -226,7 +226,7 @@ void remove_locks(Zypper & zypper, const Zypper::ArgList & args)
 
     // nothing removed
     if (start == locks.size())
-      zypper.out().info("No lock has been removed.");
+      zypper.out().info(_("No lock has been removed."));
     //removed something
     else
       zypper.out().info(str::form(_PL(