diff options
author | Till Kamppeter <tkamppeter@mandriva.com> | 2004-02-24 14:06:45 +0000 |
---|---|---|
committer | Till Kamppeter <tkamppeter@mandriva.com> | 2004-02-24 14:06:45 +0000 |
commit | 3ac0179c333d2ac5c463178d8b7b8c199c4c39bd (patch) | |
tree | bea01b6cf116ff54158e35b26f89ce305832d7ef /perl-install/standalone | |
parent | 1113bd539ae317073b2450404b4e6e24a95fd363 (diff) | |
download | drakx-3ac0179c333d2ac5c463178d8b7b8c199c4c39bd.tar drakx-3ac0179c333d2ac5c463178d8b7b8c199c4c39bd.tar.gz drakx-3ac0179c333d2ac5c463178d8b7b8c199c4c39bd.tar.bz2 drakx-3ac0179c333d2ac5c463178d8b7b8c199c4c39bd.tar.xz drakx-3ac0179c333d2ac5c463178d8b7b8c199c4c39bd.zip |
UI text fixes.
Diffstat (limited to 'perl-install/standalone')
-rwxr-xr-x | perl-install/standalone/scannerdrake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/scannerdrake b/perl-install/standalone/scannerdrake index a6d13602e..adc167bc2 100755 --- a/perl-install/standalone/scannerdrake +++ b/perl-install/standalone/scannerdrake @@ -547,7 +547,7 @@ sub sharewindow { ( { title => N("Scannerdrake"), - messages => N("Here you can choose whether the scanners connected to this machine should be accessable by remote machines and by which remote machines.") . + messages => N("Here you can choose whether the scanners connected to this machine should be accessible by remote machines and by which remote machines.") . N("You can also decide here whether scanners on remote machines should be made available on this machine."), }, [ |