# Descriptions must nor exceed a line!
# Descriptions must not exeed 55 characters!
# substitute `+', `-' and `,' in module names with `_'

msg_Something_went_wrong="Something went wrong. You might want to write down the error messages
before you continue. Please press ENTER when you are ready."
msg_Cant_make_temfile="Can't make temporary file for dialog box."
msg_Desc_not_avail="(No description available)"
msg_Exit="Exit"
msg_Finished_these="Finished with these modules. Return to previous menu."
msg_Please_wait_l="Please wait while modules are detected."
msg_Please_wait="Please wait"
msg_module_not_installed="The \$module module is not currently installed."
msg_module_installed="The \$module module is currently installed."
msg_Remove="Remove"
msg_Remove_l="Remove the module from the kernel?"
msg_Install="Install"
msg_Install_l="Install this module in the kernel?"
msg_doc_unavailable="Parameter documentation for this module is unavailable"
msg_Error="Error"
msg_enter_arguments_l="Please enter any command-line arguments for the \$module module. Many modules can autoprobe and do not require additional parameters."
msg_enter_arguments="Enter Command-Line Arguments \$old_arguments"
msg_Installing_module="Installing module \$module. If the device isn't there, or isn't configured 
correctly, this could cause your system to pause for up to a minute."
msg_Installation_succeeded="Installation succeeded."
msg_Installation_failed="Installation failed."
msg_Please_press_ENTER="Please press ENTER when you are ready to continue."
msg_Extracting_module="Extracting \$module module from floppy ... "
msg_tgz_does_not_exist="/floppy/modules.tgz does not exist"
msg_done="done."
msg_Executing_postinst="Executing module post-install script \`\$i' ..."
msg_postinst_failed="Executing \$module's post-install script failed"
msg_postinst_done="Post-install \`\$i' scripts done."
msg_Removing_module="Removing module \$module..."
msg_not_removed="\$module was not removed."
msg_Select_Category_l="Modules are loadable device drivers. Please go through the menus
for each category and look for devices, network protocols, filesystems,
etc. that you would like to have supported by your system. You should
not install modules for devices that aren't installed in your system,
as they will sometimes cause the system to pause for a long time while
it is searching for the device. Also, drivers for devices that you
don't have use memory that you could put to better use.

Please select the category of modules."
msg_Select_Category="Select Category"
msg_Select_modules_l="The modules that are currently installed on your system have
a \"+\" character to the right of their name. Modules that aren't
installed have a \"-\" to the right of their name. You can read a
page about the purpose of any module and then you can enable
or disable it. To do so, use the up and down arrow keys to move
the cursor to the line for the module, and then press ENTER."
msg_Select_modules="Select \$directory modules"
msg_kernel_version_problem="I couldn't find the kernel version.
Please make sure /proc is mounted."
msg_Problem="Problem"
msg_Invalid_option="Invalid option"
msg_Cannot_open="Cannot open"


shell_cdromsymlink_aztcd="cd /dev && rm -f cdrom && ln -s aztcd0 cdrom"
shell_cdromsymlink_cdu31a="cd /dev && rm -f cdrom && ln -s sonycd cdrom"
shell_cdromsymlink_cm206="cd /dev && rm -f cdrom && ln -s cm206cd cdrom"
shell_cdromsymlink_gscd="cd /dev && rm -f cdrom && ln -s gscd cdrom"
# XXX unknown device name
#shell_cdromsymlink_isp16="cd /dev && rm -f cdrom && ln -s isp16 cdrom"
shell_cdromsymlink_mcd="cd /dev && rm -f cdrom && ln -s mcd cdrom"
shell_cdromsymlink_mcdx="cd /dev && rm -f cdrom && ln -s mcdx0 cdrom"
shell_cdromsymlink_optcd="cd /dev && rm -f cdrom && ln -s optcd cdrom"
shell_cdromsymlink_sbpcd="cd /dev && rm -f cdrom && ln -s sbpcd0 cdrom"
shell_cdromsymlink_sjcd="cd /dev && rm -f cdrom && ln -s sjcd cdrom"
shell_cdromsymlink_sonycd535="cd /dev && rm -f cdrom && ln -s cdu535 cdrom"
shell_cdromsymlink_sr_mod="cd /dev && rm -f cdrom && ln -s scd0 cdrom"


dir_descrs="block cdrom fs ipv4 ipv6 misc net pcmcia scsi video"
dir_descr_block="Disks and disk-like devices"
dir_descr_cdrom="Device drivers for CD-ROM drives"
dir_descr_fs="Drivers that allow many different filesystems to be accessed"
dir_descr_ipv4="Internet Protocol drivers"
dir_descr_ipv6="Internet Protocol version 6 drivers"
dir_descr_misc="Drivers that don't fit in the other categories"
dir_descr_net="Drivers for network interface cards and network protocols"
dir_descr_pcmcia="PCMCIA cards"
dir_descr_scsi="Drivers for SCSI controller cards and classes of SCSI devices"
dir_descr_video="Drivers for Video4Linux"
