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:
376da2d
)
- better prompt text (bnc #365236)
author
Jan Kupec
<jkupec@suse.cz>
Thu, 28 Feb 2008 19:56:09 +0000
(19:56 +0000)
committer
Jan Kupec
<jkupec@suse.cz>
Thu, 28 Feb 2008 19:56:09 +0000
(19:56 +0000)
src/zypper-misc.cc
patch
|
blob
|
history
diff --git
a/src/zypper-misc.cc
b/src/zypper-misc.cc
index
5fedeec
..
bf38379
100644
(file)
--- a/
src/zypper-misc.cc
+++ b/
src/zypper-misc.cc
@@
-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