diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-01-21 07:16:42 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-01-21 07:16:42 +0000 |
commit | 8dfdaa21d8ab26fad9030597f14f034938914ef2 (patch) | |
tree | cad45d8ca3eb46d6b273f41e53f5e48d70d31abc /samba_wizard | |
parent | 0080c643d1983eed20ca963f8ebea7814298561f (diff) | |
download | drakwizard-8dfdaa21d8ab26fad9030597f14f034938914ef2.tar drakwizard-8dfdaa21d8ab26fad9030597f14f034938914ef2.tar.gz drakwizard-8dfdaa21d8ab26fad9030597f14f034938914ef2.tar.bz2 drakwizard-8dfdaa21d8ab26fad9030597f14f034938914ef2.tar.xz drakwizard-8dfdaa21d8ab26fad9030597f14f034938914ef2.zip |
English proofreading by Stew Benedict
Diffstat (limited to 'samba_wizard')
-rw-r--r-- | samba_wizard/samba.wiz | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/samba_wizard/samba.wiz b/samba_wizard/samba.wiz index 12b232cb..bc61be8e 100644 --- a/samba_wizard/samba.wiz +++ b/samba_wizard/samba.wiz @@ -144,7 +144,7 @@ </Info> <Info - helpText="Samba need to know the Windows Workgroup it will serve." + helpText="Samba needs to know the Windows Workgroup it will serve." > </Info> <Freetext @@ -463,7 +463,7 @@ </Target> <Info - helpText="Shared dir:" + helpText="Shared directory:" > </Info> @@ -476,7 +476,7 @@ <Freetext name="freetext_dir" variableName="shared_dir" - helpText="Shared dir:" + helpText="Shared directory:" editable="true" fillfunc="get_dir" > @@ -521,7 +521,7 @@ <Info - helpText="Type users or group separated by a coma (groups must be preceded by a \'@\') like this :\nroot, fred, @users, @wheel for each kind of permission." + helpText="Type users or group separated by a comma (groups must be preceded by a \'@\') like this :\nroot, fred, @users, @wheel for each kind of permission." > </Info> @@ -650,7 +650,7 @@ needed to configure Samba." <Freetext name="freetext" variableName="shared_dir" - helpText="Shared dir:" + helpText="Shared directory:" editable="false" > </Freetext> @@ -738,7 +738,7 @@ needed to configure Samba." > <Info - helpText="This Wizard need to run as root" + helpText="This Wizard needs to run as root" > </Info> </Page> |