diff options
Diffstat (limited to 'Rpmdrake/edit_urpm_sources.pm')
-rw-r--r-- | Rpmdrake/edit_urpm_sources.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Rpmdrake/edit_urpm_sources.pm b/Rpmdrake/edit_urpm_sources.pm index ca27895f..b865bbcf 100644 --- a/Rpmdrake/edit_urpm_sources.pm +++ b/Rpmdrake/edit_urpm_sources.pm @@ -1189,7 +1189,7 @@ sub run() { local $urpm->{fatal} = sub { interactive_msg('rpmdrake', N("The Package Database is locked. Please close other applications -working with the Package Database (do you have another media +working with the Package Database. Do you have another media manager on another desktop, or are you currently installing packages as well?")); die $err_msg; |