- better prompt text (bnc #365236)
authorJan Kupec <jkupec@suse.cz>
Thu, 28 Feb 2008 19:56:09 +0000 (19:56 +0000)
committerJan Kupec <jkupec@suse.cz>
Thu, 28 Feb 2008 19:56:09 +0000 (19:56 +0000)
src/zypper-misc.cc

index 5fedeec..bf38379 100644 (file)
@@ -482,8 +482,8 @@ static tribool show_problem (Zypper & zypper,
       zypper.out().error(stm.str());
       return false;
     }
-    
-    stm << _("Choose the number, skip, retry or cancel"); 
+
+    stm << _("Choose from above solutions by number or skip, retry or cancel"); 
 
     zypper.out().prompt(PROMPT_DEP_RESOLVE, stm.str(),
       // TranslatorExplanation: dependency problem solution input prompt