mGroupIDItem->setWhatsThis(i18n("Here you can enter the group ID (a number) that the files and directories of the mounted share will have. If you are using the CIFS file system and the remote server supports the CIFS Unix Extentions, this setting will be ignored."));
mFileMaskItem->setLabel(i18n("The file tqmask for a share"));
mFileMaskItem->setWhatsThis(i18n("This is the tqmask that will be used for creating files. It must be defined in octal. In case the CIFS file system is used, this setting only takes effect if the server does not support the CIFS Unix Extensions."));
mFileMaskItem->setLabel(i18n("The file mask for a share"));
mFileMaskItem->setWhatsThis(i18n("This is the mask that will be used for creating files. It must be defined in octal. In case the CIFS file system is used, this setting only takes effect if the server does not support the CIFS Unix Extensions."));
mDirectoryMaskItem->setLabel(i18n("The directory tqmask for a share"));
mDirectoryMaskItem->setWhatsThis(i18n("This is the tqmask that will be used for creating directories. It must be defined in octal. In case the CIFS file system is used, this setting only takes effect if the server does not support the CIFS Unix Extensions."));
mDirectoryMaskItem->setLabel(i18n("The directory mask for a share"));
mDirectoryMaskItem->setWhatsThis(i18n("This is the mask that will be used for creating directories. It must be defined in octal. In case the CIFS file system is used, this setting only takes effect if the server does not support the CIFS Unix Extensions."));