summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-11-17 16:04:48 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-11-17 16:04:48 +0000
commitc0879b8af9d65e04adc6851a9a44b85dfccee795 (patch)
tree13be30257840dedc8a20ae3e66df2480eeb9eb2a
parent9e506be8b1ea574c353babc6d7bd6dd4253f1db3 (diff)
downloadurpmi-c0879b8af9d65e04adc6851a9a44b85dfccee795.tar
urpmi-c0879b8af9d65e04adc6851a9a44b85dfccee795.tar.gz
urpmi-c0879b8af9d65e04adc6851a9a44b85dfccee795.tar.bz2
urpmi-c0879b8af9d65e04adc6851a9a44b85dfccee795.tar.xz
urpmi-c0879b8af9d65e04adc6851a9a44b85dfccee795.zip
"more strongly" is not correct English
-rwxr-xr-xurpmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmi b/urpmi
index 4f48bd62..12d0f943 100755
--- a/urpmi
+++ b/urpmi
@@ -682,7 +682,7 @@ foreach my $set (@{$state->{transaction} || []}) {
++$nok;
push @errors, @l;
} else {
- message_input(N("Try installation even more strongly (--force)? (y/N) "),
+ message_input(N("Try harder to install (--force)? (y/N) "),
$force && $yesexpr, boolean => 1) =~ /[$yesexpr]/ or ++$nok, next;
$urpm->{log}("starting force installing packages without deps");
@l = $urpm->install(