- even better prompt :O)
authorJan Kupec <jkupec@suse.cz>
Thu, 28 Feb 2008 20:09:08 +0000 (20:09 +0000)
committerJan Kupec <jkupec@suse.cz>
Thu, 28 Feb 2008 20:09:08 +0000 (20:09 +0000)
src/zypper-misc.cc

index bf38379..c09a874 100644 (file)
@@ -483,7 +483,10 @@ static tribool show_problem (Zypper & zypper,
       return false;
     }
 
-    stm << _("Choose from above solutions by number or skip, retry or cancel"); 
+    stm << _PL(
+      "Choose the above solution using '1' or skip, retry or cancel",
+      "Choose from above solutions by number or skip, retry or cancel",
+      solutions.size());
 
     zypper.out().prompt(PROMPT_DEP_RESOLVE, stm.str(),
       // TranslatorExplanation: dependency problem solution input prompt