projects
/
platform
/
upstream
/
zypper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2487141
)
- even better prompt :O)
author
Jan Kupec
<jkupec@suse.cz>
Thu, 28 Feb 2008 20:09:08 +0000
(20:09 +0000)
committer
Jan Kupec
<jkupec@suse.cz>
Thu, 28 Feb 2008 20:09:08 +0000
(20:09 +0000)
src/zypper-misc.cc
patch
|
blob
|
history
diff --git
a/src/zypper-misc.cc
b/src/zypper-misc.cc
index
bf38379
..
c09a874
100644
(file)
--- a/
src/zypper-misc.cc
+++ b/
src/zypper-misc.cc
@@
-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